aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-11Unconditionally define __stack_chk_guard [BZ #26817]maskray/stack_chk_guardFangrui Song
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
2021-01-05Import filename.h from gnulibAdhemerval Zanella
2021-01-05Import idx.h from gnulibAdhemerval Zanella
2021-01-05alpha: Provide wait4 for static library [BZ #27150]Adhemerval Zanella
2021-01-05aarch64: push the set of rules before falling into slow pathShuo Wang
2021-01-04nptl: Fix comment typo in pthread_cond_wait.cJangwoong Kim
2021-01-04x86: Check IFUNC definition in unrelocated executable [BZ #20019]H.J. Lu
2021-01-04hurd: Fix mmap(!MAP_FIXED) on bogus addressSamuel Thibault
2021-01-04x86-64: Avoid rep movsb with short distance [BZ #27130]H.J. Lu
2021-01-04aarch64: fix stack missing after sp is updatedShuo Wang
2021-01-04nptl: Remove set*id, set*gid files which are not builtFlorian Weimer
2021-01-04Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar
2021-01-04posix: Sync fnmatch with gnulibAdhemerval Zanella
2021-01-04Sync flexmember.h with gnulibAdhemerval Zanella
2021-01-04Sync intprops.h with gnulibAdhemerval Zanella
2021-01-04posix: Sync glob code with gnulibAdhemerval Zanella
2021-01-04posix: Sync regex code with gnulibAdhemerval Zanella
2021-01-04Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar
2021-01-02Sync FDL from https://www.gnu.org/licenses/fdl-1.3.texiPaul Eggert
2021-01-02Sync move-if-change from GnulibPaul Eggert
2021-01-02Update automatically-generated copyright datesPaul Eggert
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy
2020-12-31nonstring: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar
2020-12-31string: Enable __FORTIFY_LEVEL=3Siddhesh Poyarekar
2020-12-31Introduce _FORTIFY_SOURCE=3Siddhesh Poyarekar