x86_64: Update libm test ulps
[platform/upstream/glibc.git] / sysdeps /
2023-02-27 H.J. Lux86_64: Update libm test ulps
2023-02-27 Xi RuoyaoLoongArch: Add math-barriers.h
2023-02-25 John David Anglinhppa: Drop old parisc-specific MADV_* constants
2023-02-24 Sergey Bugaevhurd: Generalize init-first.c to support x86_64
2023-02-24 Sergey Bugaevhurd: Simplify init-first.c further
2023-02-24 Samuel Thibaulthurd: Mark some audit tests as unsupported
2023-02-24 Samuel Thibaulthtl: Mark select loop test as unsupported
2023-02-24 Samuel Thibaulthurd: Mark RLIMIT_AS tests as unsupported
2023-02-24 Szabolcs Nagyaarch64: update libm test ulps
2023-02-24 Mahesh Bodapatipowerpc:Regenerate ulps for hypot
2023-02-23 Joseph MyersUpdate syscall lists for Linux 6.2
2023-02-23 H.J. Lux86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]
2023-02-22 Joseph MyersIgnore MAP_VARIABLE in tst-mman-consts.py
2023-02-22 Jun TangAArch64: Fix HP_TIMING_DIFF computation [BZ# 29329]
2023-02-20 Adhemerval Zanellas390: Fix build for -march=z13
2023-02-20 Adhemerval Zanellaarm: Support gcc older than 10 for find_zero_all
2023-02-20 Adhemerval ZanellaLinux: Remove generic Implies
2023-02-20 Adhemerval ZanellaLinux: Remove unused generic Makefile
2023-02-20 Adhemerval ZanellaLinux: Assume and consolidate getpeername wire-up syscall
2023-02-20 Adhemerval ZanellaLinux: Assume and consolidate getsockname wire-up syscall
2023-02-20 Adhemerval ZanellaLinux: Move wordsize-32 Version to default
2023-02-20 Joan Brugueraelf: Restore ldconfig libc6 implicit soname logic ...
2023-02-20 Flavio CruzDefine PC, SP and SYSRETURN for hurd x86_64
2023-02-19 Sergey Bugaevhurd: Simplify init-first.c a bit
2023-02-19 Sergey Bugaevhurd: Make timer_t pointer-sized
2023-02-19 Sergey Bugaevhurd: Fix xattr function return type
2023-02-19 Sergey Bugaevhurd: Use proper integer types
2023-02-19 Sergey Bugaevhurd: Move thread state manipulation into _hurd_tls_new ()
2023-02-17 Qihao ChencaoUse uintptr_t instead of performing pointer subtraction...
2023-02-17 Pavel KozlovARC:fpu: add extra capability check before use of sqrt...
2023-02-17 Pavel KozlovARC: align child stack in clone
2023-02-17 Adhemerval Zanellastring: Remove string_private.h
2023-02-17 Adhemerval Zanellaiconv: Remove _STRING_ARCH_unaligned usage for get...
2023-02-17 Joseph MyersFix ifunc-impl-list.c build for s390
2023-02-17 Flavio Cruz[hurd] Fix i686 build breakage caused by 4fedebc91108
2023-02-16 Joseph MyersC2x strtol binary constant handling
2023-02-14 Sergey Bugaevmach: undef ENTRY2
2023-02-14 Sergey Bugaevhurd: i386 TLS tweaks
2023-02-12 Samuel Thibaulthtl: Remove ./sysdeps/htl/bits/types/struct___pthread_m...
2023-02-12 Sergey Bugaevhurd, htl: Add some x86_64-specific code
2023-02-12 Samuel ThibaultFix typos in comments
2023-02-12 Samuel Thibaulthtl: Generalize i386 pt-machdep.h to x86
2023-02-12 Sergey Bugaevhurd: Set up the basic tree for x86_64-gnu
2023-02-12 Sergey Bugaevmach: Look for mach_i386.defs on x86_64 too
2023-02-12 Sergey Bugaevhtl: Fix semaphore reference
2023-02-12 Sergey Bugaevhurd: Use mach_msg_type_number_t where appropriate
2023-02-12 Sergey Bugaevhurd: Refactor readlinkat()
2023-02-09 Samuel Thibaulthurd: Fix unwinding over INTR_MSG_TRAP
2023-02-09 Adhemerval Zanella... powerpc64: Add the clone3 wrapper
2023-02-08 Adhemerval Zanellastring: Add libc_hidden_proto for memrchr
2023-02-08 Adhemerval Zanellastring: Add libc_hidden_proto for strchrnul
2023-02-07 quxmC-SKY: Strip hard float abi from hard float feature.
2023-02-07 Stefan LieblerS390: Influence hwcaps/stfle via GLIBC_TUNABLES.
2023-02-06 Adhemerval Zanellariscv: Add string-fza.h and string-fzi.h
2023-02-06 Adhemerval Zanellash: Add string-fzb.h
2023-02-06 Richard Hendersonpowerpc: Add string-fza.h
2023-02-06 Richard Hendersonarm: Add string-fza.h
2023-02-06 Richard Hendersonalpha: Add string-fza, string-fzb.h, string-fzi.h,...
2023-02-06 Richard Hendersonhppa: Add string-fza.h, string-fzc.h, and string-fzi.h
2023-02-06 Richard Hendersonhppa: Add memcopy.h
2023-02-06 Adhemerval Zanellastring: Improve generic strnlen with memchr
2023-02-06 Adhemerval Zanellastring: Improve generic memchr
2023-02-06 Adhemerval Zanellastring: Improve generic strchr
2023-02-06 Adhemerval Zanellastring: Improve generic strchrnul
2023-02-06 Adhemerval Zanellastring: Improve generic strlen
2023-02-06 Adhemerval ZanellaAdd string vectorized find and detection functions
2023-02-06 Richard HendersonParameterize OP_T_THRES from memcopy.h
2023-02-06 Adhemerval ZanellaParameterize op_t from memcopy.h
2023-02-06 Wilco DijkstraAArch64: Improve SVE memcpy and memmove
2023-02-05 Flavio CruzMove RETURN_TO to x86/sysdep.h and implement x86_64...
2023-02-02 Flavio CruzRemove sysdeps/mach/i386/machine-sp.h
2023-02-01 Samuel Thibaulthurd: Move some i386 bits to x86
2023-02-01 Sergey Bugaevhurd: Implement SHM_ANON
2023-02-01 Sergey Bugaevhurd: Implement O_TMPFILE
2023-02-01 Adhemerval Zanella... Linux: optimize clone3 internal usage
2023-02-01 Adhemerval Zanella... aarch64: Add the clone3 wrapper
2023-02-01 Adhemerval Zanella... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-02-01 Adhemerval Zanella... Linux: Do not align the stack for __clone3
2023-02-01 Adhemerval Zanella... linux: Extend internal clone3 documentation
2023-02-01 Adhemerval Zanella... linux: Do not reset signal handler in posix_spawn if...
2023-02-01 Noah Goldsteinx86: Fix strncat-avx2.S reading past length [BZ #30065]
2023-01-31 Carlos O'DonellRegenerate configure.
2023-01-24 Andreas K. Hüttelsparc (64bit): Regenerate ulps
2023-01-24 Andreas K. Hüttelia64: Regenerate ulps
2023-01-18 Sajan Karumanchix86: Cache computation for AMD architecture.
2023-01-17 Wilco DijkstraAArch64: Improve strrchr
2023-01-17 Wilco DijkstraAArch64: Optimize strnlen
2023-01-17 Wilco DijkstraAArch64: Optimize strlen
2023-01-17 Wilco DijkstraAArch64: Optimize strcpy
2023-01-17 Wilco DijkstraAArch64: Improve strchrnul
2023-01-17 Wilco DijkstraAArch64: Optimize strchr
2023-01-17 Wilco DijkstraAArch64: Improve strlen_asimd
2023-01-17 Wilco DijkstraAArch64: Optimize memrchr
2023-01-17 Wilco DijkstraAArch64: Optimize memchr
2023-01-11 Adhemerval Zanellamath: Suppress -O0 warnings for soft-fp fsqrt [BZ ...
2023-01-10 Joseph MyersAdd HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-05 Joseph MyersFix ldbl-128 built-in function use
2023-01-03 H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-01-02 Andreas K. Hütteli686: Regenerate ulps
next