aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-16hurd: Make RPC input array parameters constSamuel Thibault3-10/+10
2022-01-16hurd: optimize exec cleanupSamuel Thibault2-24/+28
2022-01-15hurd: Add __rtld_execveSamuel Thibault2-2/+126
2022-01-15hurd: Fix exec() leak on proc_task2proc failureSamuel Thibault1-2/+2
2022-01-15htl: Hide __pthread_attr's __schedparam type [BZ #23088]Samuel Thibault6-79/+11
2022-01-15htl: Clear kernel_thread field before releasing the thread structureSamuel Thibault1-3/+3
2022-01-15hurd: drop SA_SIGINFO availability xfailSamuel Thibault1-2/+1
2022-01-15hurd: Fix timer/clock_getres crash on NULL res parameterSamuel Thibault1-2/+5
2022-01-15hurd: Fix pthread_kill on exiting/ted threadSamuel Thibault2-0/+7
2022-01-15[hurd] Drop spurious #ifdef SHAREDSamuel Thibault1-2/+0
2022-01-15[hurd] Call _dl_sort_maps_init in _dl_sysdep_startSamuel Thibault1-0/+3
2022-01-15elf tst-dl_find_object: Fix typoSamuel Thibault1-1/+1
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer1-2/+3
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer2-1/+31
2022-01-14powerpc64le: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer1-4/+5
2022-01-14Add --with-rtld-early-cflags configure optionFlorian Weimer7-0/+49
2022-01-14elf: Split dl-printf.c from dl-misc.cFlorian Weimer3-277/+297
2022-01-14elf/Makefile: Reflow and sort most variable assignmentsFlorian Weimer1-102/+318
2022-01-14Generate gcc-macros.hFlorian Weimer1-0/+9
2022-01-14x86: HAVE_X86_LAHF_SAHF, HAVE_X86_MOVBE and -march=x86-64-vN (bug 28782)Florian Weimer2-4/+4
2022-01-14math: Add more inputs to atan2 accuracy tests [BZ #28765]Sunil K Pandey3-4/+800
2022-01-14Disable debuginfod in printer tests [BZ #28757]H.J. Lu1-0/+11
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