about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* elf: Introduce rtld_setup_main_mapFlorian Weimer2022-01-171-144/+159
* hurd: Make RPC input array parameters constSamuel Thibault2022-01-163-10/+10
* hurd: optimize exec cleanupSamuel Thibault2022-01-162-24/+28
* hurd: Add __rtld_execveSamuel Thibault2022-01-152-2/+126
* hurd: Fix exec() leak on proc_task2proc failureSamuel Thibault2022-01-151-2/+2
* htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault2022-01-156-79/+11
* htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault2022-01-151-3/+3
* hurd: drop SA_SIGINFO availability xfailSamuel Thibault2022-01-151-2/+1
* hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault2022-01-151-2/+5
* hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2022-01-152-0/+7
* [hurd] Drop spurious #ifdef SHAREDSamuel Thibault2022-01-151-2/+0
* [hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault2022-01-151-0/+3
* elf tst-dl_find_object: Fix typoSamuel Thibault2022-01-151-1/+1
* s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer2022-01-141-2/+3
* 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