aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2-2/+5
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar10-21/+21
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy1-0/+1
2022-01-11Use Linux 5.16 in build-many-glibcs.pyJoseph Myers1-1/+1
2022-01-10x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein1-0/+10
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein1-0/+10
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy16-32/+54
2022-01-10elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer1-36/+20
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer2-0/+16
2022-01-07elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer3-77/+133
2022-01-07ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault1-5/+1
2022-01-06AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra3-3/+3
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella22-3438/+6
2022-01-05Documentation for OpenRISC portStafford Horne2-0/+10
2022-01-05build-many-glibcs.py: add OpenRISC supportStafford Horne1-0/+5
2022-01-05or1k: Build InfrastructureStafford Horne9-0/+63
2022-01-05or1k: ABI listsStafford Horne10-0/+3095
2022-01-05or1k: Linux ABIStafford Horne10-0/+555
2022-01-05or1k: Linux Syscall InterfaceStafford Horne6-0/+738
2022-01-05or1k: math soft float supportStafford Horne7-0/+1333
2022-01-05or1k: Atomics and Locking primitivesStafford Horne1-0/+71
2022-01-05or1k: Thread Local Storage supportStafford Horne4-0/+279
2022-01-05or1k: startup and dynamic linking codeStafford Horne7-0/+666
2022-01-05or1k: ABI ImplementationStafford Horne12-0/+419
2022-01-05linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne1-0/+1
2022-01-05elf: Add reloc for OpenRISCStafford Horne1-0/+37
2022-01-04elf: Add a comment after trailing backslashesH.J. Lu1-0/+4
2022-01-04elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu3-3/+24
2022-01-04elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault1-0/+4
2022-01-03elf: Sort tests and modules-namesH.J. Lu1-147/+405
2022-01-04hurd: nuke all unknown ports on execSamuel Thibault1-7/+39
2022-01-04hurd: Fix auth port leakSamuel Thibault1-5/+8
2022-01-03Remove stale reference to libanl.aAdhemerval Zanella1-1/+0
2022-01-03elf: Add <dl-debug.h>H.J. Lu5-33/+80
2022-01-03Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738]H.J. Lu2-5/+35
2022-01-02hurd: Implement _S_msg_get_dtableSamuel Thibault1-4/+47
2022-01-01Update automatically-generated copyright datesPaul Eggert2-200/+200
2022-01-01Sync move-if-change from Gnulib, updating copyrightPaul Eggert1-1/+1
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert23-23/+23
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert11764-11771/+11770
2022-01-01hurd: Use __trivfs_server_name instead of trivfs_server_nameSamuel Thibault1-9/+9
2021-12-31hurd: Bump BRK_START to 0x20000000Samuel Thibault1-1/+1
2021-12-31hurd: Avoid overzealous shared objects constraintsSamuel Thibault2-3/+3
2021-12-31time: Refactor timesize.h for some ABIsAdhemerval Zanella4-11/+15
2021-12-31hurd: Make getrandom a stub inside the random translatorSamuel Thibault1-0/+13
2021-12-31open64: Force O_LARGEFILE on all architecturesStafford Horne4-29/+4
2021-12-30x86-64: Add vector tan/tanf implementation to libmvecSunil K Pandey50-1/+21913
2021-12-30x86-64: Add vector erfc/erfcf implementation to libmvecSunil K Pandey50-1/+14970
2021-12-30resolv: Do not install libanl.so symbolic linkAdhemerval Zanella1-0/+5
2021-12-30resolv: Do not build libanl.so for ABIs starting at 2.35Adhemerval Zanella1-1/+5