aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Update syscall lists for Linux 5.16Joseph Myers27-2/+29
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer4-255/+27
2022-01-13stdlib: Fix formatting of tests list in MakefileSiddhesh Poyarekar1-75/+77
2022-01-13stdlib: Sort tests in MakefileSiddhesh Poyarekar1-24/+75
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey1-148/+173
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar6-15/+58
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar16-67/+73
2022-01-12Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella1-1/+1
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella4-354/+5
2022-01-12Revert "support: Add support_socket_so_timestamp_time64"Adhemerval Zanella3-61/+0
2022-01-12timezone: Fix tst-bz28707 Makefile ruleAdhemerval Zanella1-1/+2
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella4-5/+354
2022-01-12support: Add support_socket_so_timestamp_time64Adhemerval Zanella3-0/+61
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella6-39/+39
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