platform/upstream/glibc.git
2022-05-16 Andreas SchwabUpdate RISC-V specific ELF definitions
2022-05-16 Adhemerval... x86_64: Remove bzero optimization
2022-05-13 Maciej W. RozyckiRISC-V: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. RozyckiMIPS: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. Rozyckim68k: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. RozyckiC-SKY: Use an autoconf template to produce `preconfigure'
2022-05-13 Adhemerval... Remove configure fno_unit_at_a_time
2022-05-13 Adhemerval... stdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13 Adhemerval... stdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13 H.J. LuAdd declare_object_symbol_alias for assembly codes...
2022-05-13 Siddhesh Poyarekarwcrtomb: Make behavior POSIX compliant
2022-05-09 Wangyang Guonptl: Add backoff mechanism to spinlock loop
2022-05-09 Florian WeimerLinux: Implement a useful version of _startup_fatal
2022-05-09 Florian Weimeria64: Always define IA64_USE_NEW_STUB as a flag macro
2022-05-06 Adhemerval... linux: Fix posix_spawn return code if clone fails ...
2022-05-06 Siddhesh Poyarekarbenchtests: Add wcrtomb microbenchmark
2022-05-05 Xiaoming Niclock_settime/clock_gettime: Use __nonnull to avoid...
2022-05-05 Xiaoming Niclock_adjtime: Use __nonnull to avoid null pointer
2022-05-05 Xiaoming Nintp_xxxtimex: Use __nonnull to avoid null pointer
2022-05-05 Xiaoming Niadjtimex/adjtimex64: Use __nonnull to avoid null pointer
2022-05-05 Samuel Thibaulthurd spawni: Fix reauthenticating closed fds
2022-05-04 Florian WeimerLinux: Define MMAP_CALL_INTERNAL
2022-05-04 Florian Weimeri386: Honor I386_USE_SYSENTER for 6-argument Linux...
2022-05-04 Florian Weimeri386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do...
2022-05-04 Siddhesh Poyarekarmanual: Clarify that abbreviations of long options...
2022-05-02 Fangrui Songelf: Remove fallback to the start of DT_STRTAB for...
2022-05-02 Fangrui Songpowerpc32: Remove unused HAVE_PPC_SECURE_PLT
2022-04-29 Florian Weimerdlfcn: Implement the RTLD_DI_PHDR request type for...
2022-04-29 Florian Weimermanual: Document the dlinfo function
2022-04-29 Florian WeimerDo not use --hash-style=both for building glibc shared...
2022-04-29 Siddhesh Poyarekarbenchtests: Better libmvec integration
2022-04-29 Siddhesh Poyarekarbenchtests: Add UNSUPPORTED benchmark status
2022-04-28 Adhemerval... linux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64...
2022-04-27 Alan ModraUse __ehdr_start rather than _begin in _dl_start_final
2022-04-27 Noah Goldsteinsysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
2022-04-27 DJ Delorieposix/glob.c: update from gnulib
2022-04-27 Wangyang Guobenchtests: Add pthread-mutex-locks bench
2022-04-27 Adhemerval... linux: Fix missing internal 64 bit time_t stat usage
2022-04-27 Adhemerval... elf: Fix DFS sorting algorithm for LD_TRACE_LOADED_OBJE...
2022-04-26 Adhemerval... posix: Remove unused definition on _Fork
2022-04-26 H.J. LuNEWS: Mention DT_RELR support
2022-04-26 H.J. Luelf: Add more DT_RELR tests
2022-04-26 H.J. Luelf: Properly handle zero DT_RELA/DT_REL values
2022-04-26 Fangrui Songelf: Support DT_RELR relative relocation format [BZ...
2022-04-26 H.J. LuAdd GLIBC_ABI_DT_RELR for DT_RELR support
2022-04-26 H.J. Luelf: Define DT_RELR related macros and types
2022-04-26 Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-26 Carlos O'Donelli386: Regenerate ulps
2022-04-26 Florian Weimerdlfcn: Do not use rtld_active () to determine ld.so...
2022-04-26 Florian WeimerINSTALL: Rephrase -with-default-link documentation
2022-04-25 Fangrui Songelf: Move post-relocation code of _dl_start into _dl_st...
2022-04-25 Joan Brugueramisc: Fix rare fortify crash on wchar funcs. [BZ 29030]
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
next