about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* sh: Add sh4 fpu Implies folderAdhemerval Zanella2020-11-274-0/+4
* struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer2020-11-161-9/+15
* aarch64: Add unwind information to _start (bug 26853)Florian Weimer2020-11-101-4/+3
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-041-8/+4
* x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-301-3/+17
* Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty2020-10-281-5/+11
* sysvipc: Fix IPC_INFO and SHM_INFO handling [BZ #26636]Adhemerval Zanella2020-10-153-7/+204
* sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639]Adhemerval Zanella2020-10-153-5/+196
* sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637]Dmitry V. Levin2020-10-153-1/+191
* AArch64: Use __memcpy_simd on Neoverse N2/V1Wilco Dijkstra2020-10-143-2/+8
* AArch64: Improve backwards memmove performanceWilco Dijkstra2020-10-121-3/+4
* string: Fix strerrorname_np return value [BZ #26555]Adhemerval Zanella2020-09-291-152/+149
* x86-64: Fix FMA4 detection in ifunc [BZ #26534]Ondřej Hošek2020-09-021-1/+1
* Regenerate configure scripts.Carlos O'Donell2020-08-042-1/+2
* RISC-V: Update lp64d libm-test-ulps according to HiFive UnleashedMaciej W. Rozycki2020-08-041-15/+18
* powerpc: Fix incorrect cache line size load in memset (bug 26332)Florian Weimer2020-08-031-2/+2
* Update Nios II libm-test-ulps file.Chung-Lin Tang2020-08-031-11/+11
* aarch64: Use future HWCAP2_MTE in ifunc resolverSzabolcs Nagy2020-07-271-2/+8
* Update x86-64 libm-test-ulpsAndreas K. Hüttel2020-07-251-2/+2
* aarch64: Respect p_flags when protecting code with PROT_BTISzabolcs Nagy2020-07-241-1/+8
* powerpc: Fix POWER10 selectionTulio Magno Quites Machado Filho2020-07-211-0/+1
* powerpc64le: guarantee a .gnu.attributes section [BZ #26220]Paul E. Murphy2020-07-211-0/+8
* Update powerpc-nofpu libm-test-ulps.Joseph Myers2020-07-201-30/+30
* hurd: Fix longjmp check for sigstateSamuel Thibault2020-07-182-2/+2
* hurd: Fix longjmp early in initializationSamuel Thibault2020-07-182-2/+16
* AArch64: Improve strlen_asimd performance (bug 25824)Wilco Dijkstra2020-07-175-126/+161
* Linux: Remove rseq supportFlorian Weimer2020-07-1648-1092/+5
* arm: remove string/tst-memmove-overflow XFAILAurelien Jarno2020-07-161-5/+0
* AArch64: Rename IS_ARES to IS_NEOVERSE_N1Wilco Dijkstra2020-07-153-4/+8
* AArch64: Add optimized Q-register memcpyWilco Dijkstra2020-07-155-4/+255
* AArch64: Align ENTRY to a cachelineWilco Dijkstra2020-07-151-1/+1
* Remove --enable-obsolete-rpc configure flagPetr Vorel2020-07-131-162/+0
* hurd: Fix build-many-glibcs.pyAdhemerval Zanella2020-07-133-0/+3
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-1363-732/+854
* x86: Remove __ASSEMBLER__ check in init-arch.hH.J. Lu2020-07-111-5/+1
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-115-24/+5
* ARC: Build InfrastructureVineet Gupta2020-07-1014-0/+366
* ARC: ABI listsVineet Gupta2020-07-1018-0/+4671
* ARC: Linux Startup and Dynamic LoadingVineet Gupta2020-07-102-0/+116
* ARC: Linux ABIVineet Gupta2020-07-1013-0/+600
* ARC: Linux Syscall InterfaceVineet Gupta2020-07-1015-0/+941
* ARC: hardware floating point supportVineet Gupta2020-07-1020-0/+711
* ARC: math soft float supportVineet Gupta2020-07-105-0/+203
* ARC: Atomics and Locking primitivesVineet Gupta2020-07-101-0/+69
* ARC: Thread Local Storage supportVineet Gupta2020-07-105-0/+240
* ARC: startup and dynamic linking codeVineet Gupta2020-07-107-0/+591
* ARC: ABI ImplementationVineet Gupta2020-07-1017-0/+547
* powerpc64: Fix calls when r2 is not used [BZ #26173]Tulio Magno Quites Machado Filho2020-07-106-4/+49
* Update i686 libm-test-ulpsPatsy Franklin2020-07-091-21/+21
* linux: Fix syscall list generation instructionsMaciej W. Rozycki2020-07-091-1/+1