summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Add narrowing fma functionsJoseph Myers2021-09-2267-1/+947
* ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu2021-09-226-14/+98
* Adjust new narrowing div/mul tests for IBM long double, update powerpc ULPsJoseph Myers2021-09-221-0/+3
* Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2021-09-2114-14/+18
* nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer2021-09-211-2/+2
* powerpc: Fix unrecognized instruction errors with recent GCCPaul A. Clarke2021-09-201-0/+1
* nptl: pthread_kill needs to return ESRCH for old programs (bug 19193)Florian Weimer2021-09-201-2/+19
* Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu2021-09-191-4/+8
* elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-1621-32/+0
* htl: Reimplement GSCOPESergey Bugaev2021-09-163-20/+76
* htl: Move thread table to ld.soSergey Bugaev2021-09-169-11/+52
* Redirect fma calls to __fma in libmJoseph Myers2021-09-1521-0/+21
* mach lll_lock/unlock: Explicitly request private lockingSamuel Thibault2021-09-151-2/+2
* elf: Replace most uses of THREAD_GSCOPE_IN_TCBSergey Bugaev2021-09-151-5/+6
* Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l...Joseph Myers2021-09-141-0/+4
* Update kernel version to 5.14 in tst-mman-consts.pyJoseph Myers2021-09-141-1/+1
* nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer2021-09-133-0/+212
* nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193)Florian Weimer2021-09-134-90/+95
* Add narrowing square root functionsJoseph Myers2021-09-1064-1/+994
* Update syscall lists for Linux 5.14Joseph Myers2021-09-0826-2/+33
* MIPS: Setup errno for {f,l,}xstatJiaxun Yang2021-09-073-3/+9
* Update hppa libm-test-ulpsJohn David Anglin2021-09-061-1/+1
* AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura2021-09-061-1/+8
* Revert "AArch64: Update A64FX memset not to degrade at 16KB"Szabolcs Nagy2021-09-061-8/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031611-1979/+0
* AArch64: Update A64FX memset not to degrade at 16KBNaohiro Tamura via Libc-alpha2021-09-031-1/+8
* configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song2021-08-311-0/+4
* hurd msync: Drop bogus testSamuel Thibault2021-08-311-3/+0
* hurd: Fix typo in msyncSamuel Thibault2021-08-311-1/+1
* x86-64: Use testl to check __x86_string_controlH.J. Lu2021-08-301-2/+2
* i686: Don't include multiarch memove in libc.aH.J. Lu2021-08-301-1/+1
* Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p...Adhemerval Zanella2021-08-261-21/+10
* powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports itFangrui Song2021-08-243-0/+40
* x86-64: Remove assembler AVX512DQ checkH.J. Lu2021-08-2414-138/+0
* x86-64: Remove compiler -mavx512f checkH.J. Lu2021-08-244-39/+0
* hurd: Remove old test-err_np.c fileSamuel Thibault2021-08-231-4/+0
* x86-64: Optimize load of all bits set into ZMM register [BZ #28252]H.J. Lu2021-08-2210-64/+11
* x86: fix Autoconf caching of instruction support checks [BZ #27991]Matt Whitlock2021-08-192-37/+53
* arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song2021-08-181-37/+10
* riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song2021-08-181-11/+10
* Remove sysdeps/*/tls-macros.hFangrui Song2021-08-1823-1429/+0
* x86_64: Simplify elf_machine_{load_address,dynamic}Fangrui Song2021-08-171-14/+7
* elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song2021-08-162-6/+4
* hurd: Drop fmh kludgeSamuel Thibault2021-08-161-35/+0
* mips: increase stack alignment in clone to match the ABIXi Ruoyao2021-08-131-3/+3
* mips: align stack in clone [BZ #28223]Xi Ruoyao2021-08-121-0/+7
* hurd mmap: Reduce the requested max vmprotSergey Bugaev2021-08-111-4/+18
* hurd mmap: Factorize MAP_SHARED flag checkSergey Bugaev2021-08-111-12/+10
* aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song2021-08-111-15/+9
* [5/5] AArch64: Improve A64FX memset medium loopsWilco Dijkstra2021-08-101-26/+19