]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps
Add HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.
[thirdparty/glibc.git] / sysdeps /
2019-01-01  Joseph MyersAdd HWCAP_SSBS from Linux 4.20 to AArch64 bits/hwcap.h.
2019-01-01  Joseph MyersUpdate syscall-names.list for Linux 4.20.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-31  H.J. Luriscv: Use __has_include__ to include <asm/syscalls...
2018-12-28  Aurelien JarnoUpdate Alpha libm-test-ulps
2018-12-26  H.J. Lux86-64: Remove s_sincosf-sse2.S
2018-12-26  H.J. LuRegenerate sysdeps/x86_64/fpu/libm-test-ulps
2018-12-26  H.J. Lux86-64: Vectorize sincosf_poly and update s_sincosf...
2018-12-21  Joseph MyersUpdate nios2, sparc32 localplt.data for difftime change...
2018-12-21  Mao HanAdd C-SKY port
2018-12-19  Joseph MyersRemove x86 mathinline.h.
2018-12-19  Joseph MyersRemove x86 mathinline.h sinh, cosh, tanh inlines.
2018-12-19  Tulio Magno Quites... Print cache size and geometry auxv types on LD_SHOW_AUXV=1
2018-12-19  Samuel Thibaulthurd: Fix 64bit fcntl lock implementation
2018-12-18  Adhemerval Zanellas390: Use generic kernel_sigaction.h
2018-12-18  Adhemerval Zanellaia64: Remove kernel_sigaction.h
2018-12-18  Adhemerval Zanellahppa: Remove kernel_sigaction.h
2018-12-18  Adhemerval Zanellaalpha: Use Linux generic sigaction implementation
2018-12-18  Adhemerval Zanellam68k: Fix sigaction kernel definition (BZ #23960)
2018-12-18  Joseph MyersRemove __ASSUME_ST_INO_64_BIT.
2018-12-18  Stefan LieblerS390: Cleanup ifunc-resolve.h.
2018-12-18  Stefan LieblerS390: Refactor gconv_simple ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wmemcmp ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wmemset ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wmemchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcscspn ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcspbrk ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsspn ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsrchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcschrnul ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcschr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsncmp ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcscmp ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsncat ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcscat ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcpncpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsncpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcpcpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcscpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcsnlen ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor wcslen ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor memrchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor memccpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor rawmemchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor memchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strcspn ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strpbrk ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strspn ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strrchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strchrnul ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strchr ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strncmp ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strcmp ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strncat ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strcat ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor stpncpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strncpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor stpcpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strcpy ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strnlen ifunc handling.
2018-12-18  Stefan LieblerS390: Refactor strlen ifunc handling.
2018-12-18  Stefan LieblerS390: Add z13 memmem ifunc variant.
2018-12-18  Stefan LieblerS390: Add z13 strstr ifunc variant.
2018-12-18  Stefan LieblerS390: Add z13 memmove ifunc variant.
2018-12-18  Stefan LieblerS390: Add configure check to detect z13 as mininum...
2018-12-18  Stefan LieblerS390: Use memcpy for forward cases in memmove.
2018-12-18  Stefan LieblerS390: Remove s390 specific implementation of bcopy.
2018-12-18  Stefan LieblerS390: Refactor memcpy/mempcpy ifunc handling.
2018-12-18  Stefan LieblerS390: Unify 31/64bit memcpy.
2018-12-18  Stefan LieblerS390: Refactor memcmp ifunc handling.
2018-12-18  Stefan LieblerS390: Unify 31/64bit memcmp.
2018-12-18  Stefan LieblerS390: Implement bzero with memset.
2018-12-18  Stefan LieblerS390: Refactor memset ifunc handling.
2018-12-18  Stefan LieblerS390: Unify 31/64bit memset.
2018-12-18  Stefan LieblerS390: Use hwcap instead of dl_hwcap in ifunc-resolvers.
2018-12-18  Stefan LieblerS390: Add configure check to detect z10 as mininum...
2018-12-18  H.J. Lux86: Merge i386/x86_64 atomic-machine.h
2018-12-17  Joseph MyersDo not clobber r12 for ia64 syscalls.
2018-12-17  Joseph MyersAdd test that MAP_* constants agree with kernel.
2018-12-17  Mao HanAdd statx conditionals for wordsize-32 *xstat.c
2018-12-14  Joseph MyersRemove x86 mathinline.h asinh, acosh, atanh inlines.
2018-12-13  Joseph MyersDo not clobber sp in _hurd_stack_setup.
2018-12-13  Carlos O'Donellx86: Add Hygon Dhyana support.
2018-12-12  Joseph MyersRemove x86 mathinline.h hypot inline.
2018-12-12  Florian Weimertimespec_get (posix): Fix copyright header
2018-12-12  Tulio Magno Quites... powerpc: Add missing CFI register information (bug...
2018-12-11  Szabolcs NagyFix powf overflow handling in non-nearest rounding...
2018-12-10  Joseph MyersMove tst-signal-numbers to Python.
2018-12-10  Rafael Ávila de... Enable VDSO for static linking on mips
2018-12-10  Florian Weimercompat getdents64: Use correct offset for retry [BZ...
2018-12-10  Andreas SchwabMove *-le.abilist to le/*.abilist
2018-12-08  Paul PluzhnikovFix potential stack overflow [BZ #23490]
2018-12-07  Samuel Thibaulthurd: Fix linknamespace of spawni
2018-12-07  H.J. LuAdd getcpu
2018-12-07  Samuel Thibaulthurd: Implement support for posix_spawn_file_actions_ad...
2018-12-07  Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-12-05  Zack WeinbergUse PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl.
2018-12-05  Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05  Zack WeinbergAdd __vsyslog_internal, with same flags as __v*printf_i...
next