]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2022-04-25  Fangrui Songelf: Remove unused enum allowmask
2022-04-25  Florian Weimerscripts/glibcelf.py: Mark as UNSUPPORTED on Python...
2022-04-23  Noah Goldsteinx86: Optimize {str|wcs}rchr-evex
2022-04-23  Noah Goldsteinx86: Optimize {str|wcs}rchr-avx2
2022-04-23  Noah Goldsteinx86: Optimize {str|wcs}rchr-sse2
2022-04-23  Noah Goldsteinbenchtests: Improve bench-strrchr
2022-04-22  H.J. Lux86-64: Fix SSE2 memcmp and SSSE3 memmove for x32
2022-04-22  Florian WeimerDefault to --with-default-link=no (bug 25812)
2022-04-22  Florian Weimerscripts: Add glibcelf.py module
2022-04-21  Emil Soleyman... Add locale for syr_SY
2022-04-20  Fangrui Songelf: Move elf_dynamic_do_Rel RTLD_BOOTSTRAP branches...
2022-04-20  Fangrui Songm68k: Handle fewer relocations for RTLD_BOOTSTRAP ...
2022-04-20  Adhemerval... nptl: Fix pthread_cancel cancelhandling atomic operations
2022-04-20  Noah Goldsteinx86: Fix missing __wmemcmp def for disable-multiarch...
2022-04-19  Fangrui Songelf: Remove __libc_init_secure
2022-04-18  =Joshua Kinardmips: Fix mips64n32 64 bit time_t stat support (BZ...
2022-04-15  Noah Goldsteinx86: Cleanup page cross code in memcmp-avx2-movbe.S
2022-04-15  Noah Goldsteinx86: Remove memcmp-sse4.S
2022-04-15  Noah Goldsteinx86: Optimize memcmp SSE2 in memcmp.S
2022-04-15  Adhemerval... misc: Use 64 bit time_t interfaces on syslog
2022-04-15  Adhemerval... misc: syslog: Move SYSLOG_NAME to USE_MISC (BZ #16355)
2022-04-15  Adhemerval... misc: syslog: Use fixed-sized buffer and remove memstream
2022-04-15  Adhemerval... misc: syslog: Simplify implementation
2022-04-15  Adhemerval... misc: syslog: Fix indentation and style
2022-04-15  Adhemerval... misc: Add syslog test
2022-04-15  Adhemerval... support: Add xmkfifo
2022-04-15  Adhemerval... stdio: Split __get_errname definition from errlist.c
2022-04-15  Noah Goldsteinx86: Reduce code size of mem{move|pcpy|cpy}-ssse3
2022-04-15  Noah Goldsteinx86: Remove mem{move|cpy}-ssse3-back
2022-04-15  Noah Goldsteinx86: Remove str{p}{n}cpy-ssse3
2022-04-15  Noah Goldsteinx86: Remove str{n}cat-ssse3
2022-04-15  Noah Goldsteinx86: Remove str{n}{case}cmp-ssse3
2022-04-15  Noah Goldsteinx86: Remove {w}memcmp-ssse3
2022-04-14  Adhemerval... nptl: Handle spurious EINTR when thread cancellation...
2022-04-14  Stefan LieblerS390: Add new s390 platform z16.
2022-04-14  Noah GoldsteinReplace {u}int_fast{16|32} with {u}int32_t
2022-04-13  Adhemerval... stdlib: Reflow and sort most variable assignments
2022-04-13  Florian Weimerelf: Fix memory leak in _dl_find_object_update (bug...
2022-04-12  Samuel Thibaulthurd: Define ELIBEXEC
2022-04-12  Samuel Thibaulthurd: Fix arbitrary error code
2022-04-12  Carlos O'DonellNEWS: Move PLT tracking slowdown to glibc 2.35.
2022-04-12  Szabolcs NagyRemove _dl_skip_args_internal declaration
2022-04-11  DJ Delorietest-container: Fix "unused code" warnings on HURD
2022-04-11  Noah GoldsteinAdd .clang-format style file
2022-04-11  Tom Coldrickmanual: Avoid name collision in libm ULP table [BZ...
2022-04-09  Alan Modrapowerpc: Relocate stinfo->main
2022-04-09  Alan Modrapowerpc64: Set up thread register for _dl_relocate_stat...
2022-04-09  Alan Modrapowerpc64: Use medium model toc accesses throughout
2022-04-09  Alan Modralinux: Constify rfv variable in dl_vdso_vsym
2022-04-09  Ricardo Bittencourtstring: Replace outdated comments in strlen().
2022-04-07  Stefan LieblerS390: Fix elf/tst-audit25[ab]
2022-04-07  Adhemerval... sparc64: Remove fcopysign{f} implementation
2022-04-07  Adhemerval... alpha: Remove fcopysign{f} implementation
2022-04-07  Adhemerval... math: Use builtin for ldbl-96 copysign
2022-04-07  Adhemerval... ia64: Remove fcopysign{f} implementation
2022-04-07  Adhemerval... x86: Remove fcopysign{f} implementation
2022-04-07  Adhemerval... powerpc: Remove fcopysign{f} implementation
2022-04-07  Ilyahoo ProshelAdd rif_MA locale [BZ #27781]
2022-04-06  Siddhesh Poyarekartests/string: Drop simple/stupid/builtin tests
2022-04-06  Siddhesh Poyarekartest-memcpy: Actually reverse source and destination
2022-04-05  Adhemerval... benchtests: Only build libmvec benchmarks iff $(build...
2022-04-05  Adhemerval... linux: Fix __closefrom_fallback iterates until max...
2022-04-05  Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-04-04  Adhemerval... sparc: Remove s_abs implementations
2022-04-04  Adhemerval... ia64: Remove fabs implementations
2022-04-04  Adhemerval... x86: Remove fabs{f} implementation
2022-04-04  Adhemerval... alpha: Remove s_abs implementations
2022-04-04  DJ DelorieAllow for unpriviledged nested containers
2022-04-01  Szabolcs NagyIncrease the test timeout of some string tests
2022-03-31  Siddhesh Poyarekarrealpath: Bring back GNU extension on ENOENT and EACCES...
2022-03-31  Adhemerval... stdlib: Fix tst-getrandom memcmp call
2022-03-31  Adhemerval... stdlib: Fix tst-rand48.c printf types
2022-03-31  Adhemerval... elf: Remove unused functions from tst-audit25(a,b)
2022-03-31  Adhemerval... nptl: Use libc-diag.h with tst-thread-setspecific
2022-03-31  Adhemerval... crypt: Remove unused variable on cert test
2022-03-31  Adhemerval... elf: Remove unused variables in tests
2022-03-31  Adhemerval... elf: Fix wrong fscanf usage on tst-pldd
2022-03-31  Adhemerval... posix: Remove unused variable on tst-_Fork.c
2022-03-31  Adhemerval... resolv: Initialize loop variable on tst-resolv-trailing
2022-03-31  Adhemerval... locale: Remove set but unused variable on ld-collate.c
2022-03-31  Adhemerval... localedate: Fix printf type on tst_mbrtowc
2022-03-31  Adhemerval... localedata: Remove unused variables in tests
2022-03-28  Noah Goldsteinx86: Small improvements for wcslen
2022-03-28  Noah Goldsteinx86: Small improvements for wcscpy-ssse3
2022-03-28  Cristian Rodríguezdebug: Improve fdelt_chk error message
2022-03-28  Joseph MyersAdd HWCAP2_AFP, HWCAP2_RPRES from Linux 5.17 to AArch64...
2022-03-25  Noah Goldsteinx86: Remove AVX str{n}casecmp
2022-03-25  Noah Goldsteinx86: Add EVEX optimized str{n}casecmp
2022-03-25  Noah Goldsteinx86: Add AVX2 optimized str{n}casecmp
2022-03-25  Noah Goldsteinstring: Expand page cross test cases in test-strncmp.c
2022-03-25  Noah Goldsteinstring: Expand page cross test cases in test-strcmp.c
2022-03-25  Noah Goldsteinx86: Optimize str{n}casecmp TOLOWER logic in strcmp...
2022-03-25  Noah Goldsteinx86: Optimize str{n}casecmp TOLOWER logic in strcmp.S
2022-03-25  Noah Goldsteinstring: Expand page cross tests in test-strncasecmp.c
2022-03-25  Noah Goldsteinstring: Expand page cross tests in test-strcasecmp.c
2022-03-25  Noah Goldsteinbenchtests: Use json-lib in bench-strncasecmp.c
2022-03-25  Noah Goldsteinbenchtests: Use json-lib in bench-strcasecmp.c
2022-03-25  Noah Goldsteinx86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S...
2022-03-25  Noah Goldsteinx86: Remove strspn-sse2.S and use the generic implement...
2022-03-25  Noah Goldsteinx86: Remove strpbrk-sse2.S and use the generic implemen...
next