about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* x86: Add x86-64-vN check to early startupFlorian Weimer2022-01-142-1/+31
* powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-4/+5
* Add --with-rtld-early-cflags configure optionFlorian Weimer2022-01-147-0/+49
* elf: Split dl-printf.c from dl-misc.cFlorian Weimer2022-01-143-277/+297
* elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer2022-01-141-102/+318
* Generate gcc-macros.hFlorian Weimer2022-01-141-0/+9
* x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer2022-01-142-4/+4
* math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey2022-01-143-4/+800
* Disable debuginfod in printer tests [BZ #28757]H.J. Lu2022-01-141-0/+11
* Update syscall lists for Linux 5.16Joseph Myers2022-01-1327-2/+29
* i386: Remove broken CAN_USE_REGISTER_ASM_EBP (bug 28771)Florian Weimer2022-01-134-255/+27
* stdlib: Fix formatting of tests list in MakefileSiddhesh Poyarekar2022-01-131-75/+77
* stdlib: Sort tests in MakefileSiddhesh Poyarekar2022-01-131-24/+75
* x86_64: Fix SSE4.2 libmvec atan2 function accuracy [BZ #28765]Sunil K Pandey2022-01-121-148/+173
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-01-126-15/+58
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-01-1216-67/+73
* Do not build libresolv module with 64 bit time_t flagsAdhemerval Zanella2022-01-121-1/+1
* Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella2022-01-124-354/+5
* Revert "support: Add support_socket_so_timestamp_time64"Adhemerval Zanella2022-01-123-61/+0
* timezone: Fix tst-bz28707 Makefile ruleAdhemerval Zanella2022-01-121-1/+2
* linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella2022-01-124-5/+354
* support: Add support_socket_so_timestamp_time64Adhemerval Zanella2022-01-123-0/+61
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-126-39/+39
* Enable _FORTIFY_SOURCE=3 for gcc 12 and aboveSiddhesh Poyarekar2022-01-122-2/+5
* manual: Drop obsolete @refillSiddhesh Poyarekar2022-01-1210-21/+21
* aarch64: Add HWCAP2_ECV from Linux 5.16Szabolcs Nagy2022-01-111-0/+1
* Use Linux 5.16 in build-many-glibcs.pyJoseph Myers2022-01-111-1/+1
* x86: Fix __wcsncmp_evex in strcmp-evex.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* x86: Fix __wcsncmp_avx2 in strcmp-avx2.S [BZ# 28755]Noah Goldstein2022-01-101-0/+10
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-1016-32/+54
* elf: Simplify software TM implementation in _dl_find_objectFlorian Weimer2022-01-101-36/+20
* Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer2022-01-072-0/+16
* elf: Fix fences in _dl_find_object_update (bug 28745)Florian Weimer2022-01-073-77/+133
* ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault2022-01-071-5/+1
* AArch64: Check for SVE in ifuncs [BZ #28744]Wilco Dijkstra2022-01-063-3/+3
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-0622-3438/+6
* Documentation for OpenRISC portStafford Horne2022-01-052-0/+10
* build-many-glibcs.py: add OpenRISC supportStafford Horne2022-01-051-0/+5
* or1k: Build InfrastructureStafford Horne2022-01-059-0/+63
* or1k: ABI listsStafford Horne2022-01-0510-0/+3095
* or1k: Linux ABIStafford Horne2022-01-0510-0/+555
* or1k: Linux Syscall InterfaceStafford Horne2022-01-056-0/+738
* or1k: math soft float supportStafford Horne2022-01-057-0/+1333
* or1k: Atomics and Locking primitivesStafford Horne2022-01-051-0/+71
* or1k: Thread Local Storage supportStafford Horne2022-01-054-0/+279
* or1k: startup and dynamic linking codeStafford Horne2022-01-057-0/+666
* or1k: ABI ImplementationStafford Horne2022-01-0512-0/+419
* linux/syscalls: Add or1k_atomic syscall for OpenRISCStafford Horne2022-01-051-0/+1
* elf: Add reloc for OpenRISCStafford Horne2022-01-051-0/+37
* elf: Add a comment after trailing backslashesH.J. Lu2022-01-041-0/+4