aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-23Fix iconv build with GCC mainlineJoseph Myers
2021-08-23rtld: copy terminating null in tunables_strdup (bug 28256)Andreas Schwab
2021-08-23mtrace: Fix output with PIE and ASLR [BZ #22716]Siddhesh Poyarekar
2021-08-22x86-64: Optimize load of all bits set into ZMM register [BZ #28252]H.J. Lu
2021-08-20Update string/test-memmove.c to cover 16KB copyH.J. Lu
2021-08-20elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]Arjun Shankar
2021-08-19x86: fix Autoconf caching of instruction support checks [BZ #27991]Matt Whitlock
2021-08-18arm: Simplify elf_machine_{load_address,dynamic}Fangrui Song
2021-08-18riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]Fangrui Song
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-08-17x86_64: Simplify elf_machine_{load_address,dynamic}Fangrui Song
2021-08-16elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ...Fangrui Song
2021-08-16hurd: Drop fmh kludgeSamuel Thibault
2021-08-15time: Fix overflow itimer tests on 32-bit systemsStafford Horne
2021-08-13mips: increase stack alignment in clone to match the ABIXi Ruoyao
2021-08-12mips: align stack in clone [BZ #28223]Xi Ruoyao
2021-08-12librt: add test (bug 28213)Nikita Popov
2021-08-12mtrace: Use a static buffer for printing [BZ #25947]Siddhesh Poyarekar
2021-08-11hurd mmap: Reduce the requested max vmprotSergey Bugaev
2021-08-11hurd mmap: Factorize MAP_SHARED flag checkSergey Bugaev
2021-08-11aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]Fangrui Song
2021-08-10elf: Unconditionally use __ehdr_startFangrui Song
2021-08-10hurd: Add support for AT_NO_AUTOMOUNTSamuel Thibault
2021-08-10[5/5] AArch64: Improve A64FX memset medium loopsWilco Dijkstra
2021-08-10[4/5] AArch64: Improve A64FX memset by removing unroll32Wilco Dijkstra
2021-08-10[3/5] AArch64: Improve A64FX memset for remaining bytesWilco Dijkstra
2021-08-10[2/5] AArch64: Improve A64FX memset for large sizesWilco Dijkstra
2021-08-10[1/5] AArch64: Improve A64FX memset for small sizesWilco Dijkstra
2021-08-09Use binutils 2.37 branch in build-many-glibcs.pyJoseph Myers
2021-08-09Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers
2021-08-09librt: fix NULL pointer dereference (bug 28213)Nikita Popov
2021-08-06powerpc64: Add checks for Altivec and VSX in ifunc selectionAnton Blanchard
2021-08-06powerpc64: Check cacheline size before using optimised memset routinesAnton Blanchard
2021-08-06powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06Anton Blanchard
2021-08-06Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)Florian Weimer
2021-08-05Add INADDR_DUMMY from Linux 5.13 to netinet/in.hJoseph Myers
2021-08-05tst-mxfast: Don't run with mcheckSiddhesh Poyarekar
2021-08-04rt: Set the correct message queue for tst-mqueue10Adhemerval Zanella
2021-08-04Update sparc libm-test-ulpsAdhemerval Zanella
2021-08-04linux: Add sparck brk implementationAdhemerval Zanella
2021-08-04test-dlclose-exit-race: avoid hang on pthread_create errorDJ Delorie
2021-08-04gethosts: Remove unused argument _typeSiddhesh Poyarekar
2021-08-03hurd: Avoid spurious warningSamuel Thibault
2021-08-03gaiconf_init: Avoid double-free in label and precedence listsSiddhesh Poyarekar
2021-08-03copy_and_spawn_sgid: Avoid double calls to close()Siddhesh Poyarekar
2021-08-03iconv_charmap: Close output file when doneSiddhesh Poyarekar
2021-08-03gconv_parseconfdir: Fix memory leakSiddhesh Poyarekar
2021-08-03ldconfig: avoid leak on empty paths in config fileSiddhesh Poyarekar
2021-08-02Fix build of nptl/tst-thread_local1.cc with GCC 12Joseph Myers
2021-08-02nis: Fix leak on realloc failure in nis_getnames [BZ #28150]Robbie Harwood