aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2020-08-04RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki1-15/+18
2020-08-03powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer1-2/+2
2020-08-03Update Nios II libm-test-ulps file.Chung-Lin Tang1-11/+11
2020-07-27aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy1-2/+8
2020-07-25Update x86-64 libm-test-ulpsAndreas K. Hüttel1-2/+2
2020-07-24aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy1-1/+8
2020-07-21powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho1-0/+1
2020-07-21powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy1-0/+8
2020-07-20Update powerpc-nofpu libm-test-ulps.Joseph Myers1-30/+30
2020-07-18hurd: Fix longjmp check for sigstateSamuel Thibault2-2/+2
2020-07-18hurd: Fix longjmp early in initializationSamuel Thibault2-2/+16
2020-07-17AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra5-126/+161
2020-07-16Linux: Remove rseq supportFlorian Weimer48-1092/+5
2020-07-16arm: remove string/tst-memmove-overflow XFAILAurelien Jarno1-5/+0
2020-07-15AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra3-4/+8
2020-07-15AArch64: Add optimized Q-register memcpyWilco Dijkstra5-4/+255
2020-07-15AArch64: Align ENTRY to a cachelineWilco Dijkstra1-1/+1
2020-07-13Remove --enable-obsolete-rpc configure flagPetr Vorel1-162/+0
2020-07-13hurd: Fix build-many-glibcs.pyAdhemerval Zanella3-0/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu63-732/+854
2020-07-11x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu1-5/+1
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu5-24/+5
2020-07-10ARC: Build InfrastructureVineet Gupta14-0/+366
2020-07-10ARC: ABI listsVineet Gupta18-0/+4671
2020-07-10ARC: Linux Startup and Dynamic LoadingVineet Gupta2-0/+116
2020-07-10ARC: Linux ABIVineet Gupta13-0/+600
2020-07-10ARC: Linux Syscall InterfaceVineet Gupta15-0/+941
2020-07-10ARC: hardware floating point supportVineet Gupta20-0/+711
2020-07-10ARC: math soft float supportVineet Gupta5-0/+203
2020-07-10ARC: Atomics and Locking primitivesVineet Gupta1-0/+69
2020-07-10ARC: Thread Local Storage supportVineet Gupta5-0/+240
2020-07-10ARC: startup and dynamic linking codeVineet Gupta7-0/+591
2020-07-10ARC: ABI ImplementationVineet Gupta17-0/+547
2020-07-10powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho6-4/+49
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-07-09linux: Fix syscall list generation instructionsMaciej W. Rozycki1-1/+1
2020-07-09sysv: linux: Add 64-bit time_t variant for shmctlAdhemerval Zanella14-49/+330
2020-07-09sysvipc: Remove the linux shm-pad.h fileAdhemerval Zanella12-172/+198
2020-07-09sysvipc: Split out linux struct shmid_dsAdhemerval Zanella3-33/+59
2020-07-09sysv: linux: Add 64-bit time_t variant for msgctlAdhemerval Zanella14-52/+349
2020-07-09sysvipc: Remove the linux msq-pad.h fileAdhemerval Zanella11-157/+210
2020-07-09sysvipc: Split out linux struct semid_dsAdhemerval Zanella3-33/+58
2020-07-09sysv: linux: Add 64-bit time_t variant for semctlAdhemerval Zanella16-64/+372
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy1-0/+3
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy1-2/+3
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy1-0/+8
2020-07-08Remove --enable-obsolete-nsl configure flagPetr Vorel2-4/+0
2020-07-08aarch64: redefine RETURN_ADDRESS to strip PACSzabolcs Nagy1-0/+7
2020-07-08aarch64: fix pac-ret support in _mcountSzabolcs Nagy2-1/+13
2020-07-08aarch64: Add pac-ret support to assembly filesSzabolcs Nagy5-1/+47