about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* linux: Add helper function to optimize 64-bit time_t fallback supportAdhemerval Zanella2020-08-243-1/+95
* S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]Stefan Liebler2020-08-212-0/+6
* Update kernel version to 5.8 in tst-mman-consts.py.Joseph Myers2020-08-131-1/+1
* y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit timeLukasz Majewski2020-08-131-0/+52
* aarch64: update ulps.Szabolcs Nagy2020-08-131-1/+1
* S390: Regenerate ULPs.Stefan Liebler2020-08-121-1/+1
* math: Update x86_64 ulpsAdhemerval Zanella2020-08-082-6/+6
* Linux: Use faccessat2 to implement faccessat (bug 18683)Florian Weimer2020-08-072-3/+19
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-071-1/+16
* Update syscall lists for Linux 5.8.Joseph Myers2020-08-0725-2/+27
* htl: Enable tst-cancelx?[45]Samuel Thibault2020-08-067-1/+1991
* hurd: Add missing hidden defSamuel Thibault2020-08-061-0/+1
* hurd: Rework sbrkSamuel Thibault2020-08-053-9/+32
* hurd: Implement basic sched_get/setschedulerSamuel Thibault2020-08-052-0/+75
* x86: Rename Intel CPU feature namesH.J. Lu2020-08-052-15/+15
* 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