Add declare_object_symbol_alias for assembly codes (BZ #28128)
[platform/upstream/glibc.git] / sysdeps /
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 Zanellalinux: Fix posix_spawn return code if clone fails ...
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-02 Fangrui Songpowerpc32: Remove unused HAVE_PPC_SECURE_PLT
2022-04-29 Siddhesh Poyarekarbenchtests: Better libmvec integration
2022-04-29 Siddhesh Poyarekarbenchtests: Add UNSUPPORTED benchmark status
2022-04-28 Adhemerval Zanellalinux: Fix fchmodat with AT_SYMLINK_NOFOLLOW for 64...
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 Adhemerval Zanellalinux: Fix missing internal 64 bit time_t stat usage
2022-04-26 Adhemerval Zanellaposix: Remove unused definition on _Fork
2022-04-26 Fangrui Songelf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_...
2022-04-26 Carlos O'Donelli386: Regenerate ulps
2022-04-25 Fangrui Songelf: Remove unused enum allowmask
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-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-20 Fangrui Songm68k: Handle fewer relocations for RTLD_BOOTSTRAP ...
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 Zanellastdio: 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 Zanellanptl: 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-12 Samuel Thibaulthurd: Define ELIBEXEC
2022-04-12 Szabolcs NagyRemove _dl_skip_args_internal declaration
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-07 Adhemerval Zanellasparc64: Remove fcopysign{f} implementation
2022-04-07 Adhemerval Zanellaalpha: Remove fcopysign{f} implementation
2022-04-07 Adhemerval Zanellamath: Use builtin for ldbl-96 copysign
2022-04-07 Adhemerval Zanellaia64: Remove fcopysign{f} implementation
2022-04-07 Adhemerval Zanellax86: Remove fcopysign{f} implementation
2022-04-07 Adhemerval Zanellapowerpc: Remove fcopysign{f} implementation
2022-04-05 Adhemerval Zanellabenchtests: Only build libmvec benchmarks iff $(build...
2022-04-05 Adhemerval Zanellalinux: Fix __closefrom_fallback iterates until max...
2022-04-05 Fangrui SongRemove -z combreloc and HAVE_Z_COMBRELOC
2022-04-04 Adhemerval Zanellasparc: Remove s_abs implementations
2022-04-04 Adhemerval Zanellaia64: Remove fabs implementations
2022-04-04 Adhemerval Zanellax86: Remove fabs{f} implementation
2022-04-04 Adhemerval Zanellaalpha: Remove s_abs implementations
2022-03-28 Noah Goldsteinx86: Small improvements for wcslen
2022-03-28 Noah Goldsteinx86: Small improvements for wcscpy-ssse3
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 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 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...
2022-03-25 Noah Goldsteinx86: Remove strcspn-sse2.S and use the generic implemen...
2022-03-25 Noah Goldsteinx86: Optimize strspn in strspn-c.c
2022-03-25 Noah Goldsteinx86: Optimize strcspn and strpbrk in strcspn-c.c
2022-03-25 Noah Goldsteinx86: Code cleanup in strchr-evex and comment justifying...
2022-03-25 Noah Goldsteinx86: Code cleanup in strchr-avx2 and comment justifying...
2022-03-24 Joseph MyersUpdate kernel version to 5.17 in tst-mman-consts.py
2022-03-23 Adhemerval Zanellagmon: Remove unused sprofil.c functions
2022-03-23 Joseph MyersUpdate syscall lists for Linux 5.17
2022-03-23 Adhemerval ZanellaFix ununsed fstatat64_time64_statx
2022-03-23 Adhemerval Zanellaelf: Remove inline _dl_dprintf
2022-03-23 Sam Jamesconfigure.ac: fix bashisms in configure.ac
2022-03-23 Siddhesh Poyarekargetaddrinfo: Refactor code for readability
2022-03-22 Siddhesh Poyarekargai_init: Avoid jumping from if condition to its else...
2022-03-22 Siddhesh Poyarekargaiconf_init: Refactor some bits for readability
2022-03-22 Siddhesh Poyarekargethosts: Return EAI_MEMORY on allocation failure
2022-03-22 Siddhesh Poyarekargaih_inet: Split result generation into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: split loopback lookup into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: make gethosts into a function
2022-03-22 Siddhesh Poyarekargaih_inet: separate nss lookup loop into its own function
2022-03-22 Siddhesh Poyarekargaih_inet: Split nscd lookup code into its own function.
2022-03-22 Siddhesh Poyarekargaih_inet: Split simple gethostbyname into its own...
2022-03-22 Siddhesh Poyarekargaih_inet: make numeric lookup a separate routine
2022-03-22 Siddhesh Poyarekargaih_inet: Simplify service resolution
2022-03-22 Siddhesh Poyarekargetaddrinfo: Fix leak with AI_ALL [BZ #28852]
2022-03-22 Siddhesh Poyarekargaih_inet: Simplify canon name resolution
next