aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20Make libc symbols hidden in static PIEnsz/bug27072Szabolcs Nagy
2021-01-20csu: Move static pie self relocation later [BZ #27072]Szabolcs Nagy
2021-01-20Use hidden visibility for early static PIE codeSzabolcs Nagy
2021-01-20csu: Avoid weak ref for __ehdr_start in static PIESzabolcs Nagy
2021-01-20configure: Check for static PIE supportSzabolcs Nagy
2021-01-20elf: Avoid RELATIVE relocs in __tunables_initSzabolcs Nagy
2021-01-20elf: Make the tunable struct definition internal onlySzabolcs Nagy
2021-01-19Use <startup.h> in __libc_init_secureH.J. Lu
2021-01-19elf: Avoid RELATIVE relocation for _dl_sysinfoH.J. Lu
2021-01-19libmvec: Add extra-test-objs to test-extrasH.J. Lu
2021-01-19Hurd: Add rtld-strncpy-c.cH.J. Lu
2021-01-18Update MIPS libm-test-ulps.Joseph Myers
2021-01-18Update arm libm-test-ulps.Joseph Myers
2021-01-18Update powerpc-nofpu libm-test-ulps.Joseph Myers
2021-01-18Update hppa libm-test-ulpsJohn David Anglin
2021-01-17ARC: nofpu: Regenerate ulpsVineet Gupta
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu
2021-01-15math/test-tgmath2: Fix fabs failure when no long doubleStafford Horne
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu
2021-01-14Fix x86 build with --enable-tunable=noAdhemerval Zanella
2021-01-13ifuncmain6pie: Remove the circular IFUNC dependency [BZ #20019]H.J. Lu
2021-01-13Use the right argument code in unnormal testsSiddhesh Poyarekar
2021-01-13ldconfig/x86: Store ISA level in cache and aux cacheH.J. Lu
2021-01-13elf: work around a gcc bug in elf_get_dynamic_infoSzabolcs Nagy
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu
2021-01-12posix: consume less entropy on tempnameAdhemerval Zanella
2021-01-12Makerules: Do not require startup files for format.lds probe objectFlorian Weimer
2021-01-11install: Replace scripts/output-format.sed with objdump -f [BZ #26559]Fangrui Song
2021-01-11math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella
2021-01-11posix: Sync tempname with gnulib [BZ #26648]Adhemerval Zanella
2021-01-11posix: Fix return value of system if shell can not be executed [BZ #27053]Adhemerval Zanella
2021-01-11support: Add xchmod wrapperAdhemerval Zanella
2021-01-11Update STATX_ATTR_DAX value from Linux 5.10.Joseph Myers
2021-01-10riscv: Initialize $gp before resolving the IRELATIVE relocationVincent Chen
2021-01-10riscv: support GNU indirect functionVincent Chen
2021-01-10posix: Correct attribute access mode on readlinkat [BZ #27024].Martin Sebor
2021-01-10 Add xfchmod to libsupportAlexandra Hájková
2021-01-09Add xchdir to libsupport.Alexandra Hájková
2021-01-09POSIX locale: Fix typo in commentMarc Aurèle La France
2021-01-08ARC: Regenerate ulpsVineet Gupta
2021-01-08mntent: Use __putc_unlocked instead of fputc_unlockedSiddhesh Poyarekar
2021-01-08aarch64: define PI_STATIC_AND_HIDDENSzabolcs Nagy
2021-01-08Update NEWS for CVE-2019-25013.Siddhesh Poyarekar
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-07Remove dbl-64/wordsize-64Wilco Dijkstra
2021-01-06Add SEGV_MTEAERR and SEGV_MTESERR from Linux 5.10.Joseph Myers
2021-01-05support: Add support_small_thread_stack_sizeAdhemerval Zanella
2021-01-05stdlib: Sync canonicalize with gnulib [BZ #10635] [BZ #26592] [BZ #26341] [BZ...Adhemerval Zanella
2021-01-05malloc: Add scratch_buffer_dupfreeAdhemerval Zanella