Age | Commit message (Expand) | Author | Files | Lines |
2021-12-13 | Replace --enable-static-pie with --disable-default-pie | Siddhesh Poyarekar | 1 | -24/+32 |
2021-12-04 | Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR | H.J. Lu | 1 | -0/+7 |
2021-10-29 | Check if linker also support -mtls-dialect=gnu2 | Adhemerval Zanella | 1 | -2/+2 |
2021-09-13 | configure: Fix check for INSERT in linker script | Fangrui Song | 1 | -1/+1 |
2021-08-31 | configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] | Fangrui Song | 1 | -5/+18 |
2021-08-24 | elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151] | Fangrui Song | 1 | -0/+4 |
2021-08-10 | elf: Unconditionally use __ehdr_start | Fangrui Song | 1 | -34/+0 |
2021-06-10 | Add build option to disable usage of scv on powerpc | Matheus Castanho | 1 | -0/+8 |
2021-06-04 | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura | 1 | -8/+11 |
2021-05-19 | Remove --enable-stackguard-randomization (BZ #27872) | Adhemerval Zanella | 1 | -9/+0 |
2021-05-03 | Add pthread-in-libc, libpthread-routines-var, librt-routines-var | Florian Weimer | 1 | -0/+6 |
2021-04-16 | Set the retain attribute on _elf_set_element if CC supports [BZ #27492] | Fangrui Song | 1 | -0/+21 |
2021-03-25 | Support for multiple versions in versioned_symbol, compat_symbol | Florian Weimer | 1 | -0/+23 |
2021-03-24 | elf: Fix not compiling ifunc tests that need gcc ifunc support | Samuel Thibault | 1 | -0/+1 |
2021-02-21 | configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE | Naohiro Tamura | 1 | -1/+2 |
2021-02-21 | configure: Remove obsolete AC_CHECK_TOOL_PREFIX | Naohiro Tamura | 1 | -1/+0 |
2021-02-21 | configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRING | Naohiro Tamura | 1 | -30/+30 |
2021-01-21 | configure: Check for static PIE support | Szabolcs Nagy | 1 | -0/+4 |
2021-01-11 | install: Replace scripts/output-format.sed with objdump -f [BZ #26559] | Fangrui Song | 1 | -11/+0 |
2020-12-21 | config: Allow memory tagging to be enabled when configuring glibc | Richard Earnshaw | 1 | -0/+15 |
2020-07-13 | Remove --enable-obsolete-rpc configure flag | Petr Vorel | 1 | -11/+0 |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel | 1 | -11/+0 |
2020-05-18 | Remove NO_CTORS_DTORS_SECTIONS macro | Florian Weimer | 1 | -30/+0 |
2020-03-06 | Remove reference of --without-fp on configure | Adhemerval Zanella | 1 | -1/+2 |
2020-03-05 | Improve IFUNC check [BZ #25506] | Fangrui Song | 1 | -1/+1 |
2019-12-03 | x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] | Florian Weimer | 1 | -1/+8 |
2019-09-09 | Fix http: URL in 'configure' | Paul Eggert | 1 | -1/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-27 | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu | 1 | -0/+1 |
2019-02-01 | Require GCC 6.2 or later to build glibc. | Joseph Myers | 1 | -1/+1 |
2018-12-21 | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers | 1 | -1/+1 |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers | 1 | -12/+6 |
2018-09-25 | Fix ifunc support with DT_TEXTREL segments (BZ#20480) | Adhemerval Zanella | 1 | -0/+35 |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer | 1 | -0/+8 |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu | 1 | -0/+6 |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer | 1 | -1/+1 |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg | 1 | -0/+11 |
2017-12-18 | Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] | H.J. Lu | 1 | -3/+5 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+29 |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers | 1 | -7/+24 |
2017-12-05 | Add elision tunables | Rogerio Alves | 1 | -10/+0 |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky | 1 | -4/+3 |
2017-11-16 | Prefer https for Sourceware links | Siddhesh Poyarekar | 1 | -3/+3 |
2017-11-06 | Use newly built crt*.o files to build shared objects [BZ #22362] | H.J. Lu | 1 | -0/+5 |
2017-10-20 | Avoid build multiarch if compiler warns about mismatched alias | Adhemerval Zanella | 1 | -3/+34 |
2017-10-05 | Remove add-ons mechanism. | Joseph Myers | 1 | -241/+27 |
2017-10-04 | crypt: Use NSPR header files in addition to NSS header files [BZ #17956] | Guido Trentalancia | 1 | -1/+5 |
2017-09-25 | Update configure.ac for binutils 2.25 | H.J. Lu | 1 | -2/+2 |
2017-08-04 | Check linker support for INSERT in linker script | H.J. Lu | 1 | -0/+21 |
2017-07-06 | Add per-thread cache to malloc | DJ Delorie | 1 | -0/+7 |