aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer
2022-01-14Generate gcc-macros.hFlorian Weimer
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey
2022-01-14Disable debuginfod in printer tests [BZ #28757]H.J. Lu
2022-01-13Update syscall lists for Linux 5.16Joseph Myers
2022-01-13i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer
2022-01-13stdlib: Fix formatting of tests list in MakefileSiddhesh Poyarekar
2022-01-13stdlib: Sort tests in MakefileSiddhesh Poyarekar
2022-01-12x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey
2022-01-12debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar
2022-01-12debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar
2022-01-12Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella
2022-01-12Revert "support: Add support_socket_so_timestamp_time64"Adhemerval Zanella
2022-01-12timezone: Fix tst-bz28707 Makefile ruleAdhemerval Zanella
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella
2022-01-12support: Add support_socket_so_timestamp_time64Adhemerval Zanella
2022-01-12elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella
2022-01-12Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar
2022-01-12manual: Drop obsolete @refillSiddhesh Poyarekar
2022-01-11aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy
2022-01-11Use Linux 5.16 in build-many-glibcs.pyJoseph Myers
2022-01-10x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein
2022-01-10x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein
2022-01-10math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy
2022-01-10elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer
2022-01-07elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer
2022-01-07ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault
2022-01-06AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra
2022-01-06debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella
2022-01-05Documentation for OpenRISC portStafford Horne
2022-01-05build-many-glibcs.py: add OpenRISC supportStafford Horne
2022-01-05or1k: Build InfrastructureStafford Horne
2022-01-05or1k: ABI listsStafford Horne
2022-01-05or1k: Linux ABIStafford Horne
2022-01-05or1k: Linux Syscall InterfaceStafford Horne
2022-01-05or1k: math soft float supportStafford Horne
2022-01-05or1k: Atomics and Locking primitivesStafford Horne
2022-01-05or1k: Thread Local Storage supportStafford Horne
2022-01-05or1k: startup and dynamic linking codeStafford Horne
2022-01-05or1k: ABI ImplementationStafford Horne
2022-01-05linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne
2022-01-05elf: Add reloc for OpenRISCStafford Horne
2022-01-04elf: Add a comment after trailing backslashesH.J. Lu
2022-01-04elf: Also try DT_RUNPATH for LD_AUDIT dlopen [BZ #28455]H.J. Lu
2022-01-04elf: Fix tst-linkall-static link when pthread is not in libcSamuel Thibault
2022-01-03elf: Sort tests and modules-namesH.J. Lu