Age | Commit message (Expand) | Author |
2022-05-13 | Remove configure fno_unit_at_a_time | Adhemerval Zanella |
2022-04-29 | Do not use --hash-style=both for building glibc shared objects | Florian Weimer |
2022-04-26 | elf: Support DT_RELR relative relocation format [BZ #27924] | Fangrui Song |
2022-04-22 | Default to --with-default-link=no (bug 25812) | Florian Weimer |
2022-04-04 | Remove -z combreloc and HAVE_Z_COMBRELOC | Fangrui Song |
2022-03-22 | configure.ac: fix bashisms in configure.ac | Sam James |
2022-01-17 | Properly handle --disable-default-pie [BZ #28780] | H.J. Lu |
2022-01-14 | Add --with-rtld-early-cflags configure option | Florian Weimer |
2021-12-13 | Replace --enable-static-pie with --disable-default-pie | Siddhesh Poyarekar |
2021-12-04 | Add --with-timeoutfactor=NUM to specify TIMEOUTFACTOR | H.J. Lu |
2021-10-29 | Check if linker also support -mtls-dialect=gnu2 | Adhemerval Zanella |
2021-09-13 | configure: Fix check for INSERT in linker script | Fangrui Song |
2021-08-31 | configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] | Fangrui Song |
2021-08-24 | elf: Skip tst-auditlogmod-* if the linker doesn't support --depaudit [BZ #28151] | Fangrui Song |
2021-08-10 | elf: Unconditionally use __ehdr_start | Fangrui Song |
2021-06-10 | Add build option to disable usage of scv on powerpc | Matheus Castanho |
2021-06-04 | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura |
2021-05-19 | Remove --enable-stackguard-randomization (BZ #27872) | Adhemerval Zanella |
2021-05-03 | Add pthread-in-libc, libpthread-routines-var, librt-routines-var | Florian Weimer |
2021-04-16 | Set the retain attribute on _elf_set_element if CC supports [BZ #27492] | Fangrui Song |
2021-03-25 | Support for multiple versions in versioned_symbol, compat_symbol | Florian Weimer |
2021-03-24 | elf: Fix not compiling ifunc tests that need gcc ifunc support | Samuel Thibault |
2021-02-21 | configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE | Naohiro Tamura |
2021-02-21 | configure: Remove obsolete AC_CHECK_TOOL_PREFIX | Naohiro Tamura |
2021-02-21 | configure: Replace obsoleted AC_HELP_STRING with AS_HELP_STRING | Naohiro Tamura |
2021-01-21 | configure: Check for static PIE support | Szabolcs Nagy |
2021-01-11 | install: Replace scripts/output-format.sed with objdump -f [BZ #26559] | Fangrui Song |
2020-12-21 | config: Allow memory tagging to be enabled when configuring glibc | Richard Earnshaw |
2020-07-13 | Remove --enable-obsolete-rpc configure flag | Petr Vorel |
2020-07-08 | Remove --enable-obsolete-nsl configure flag | Petr Vorel |
2020-05-18 | Remove NO_CTORS_DTORS_SECTIONS macro | Florian Weimer |
2020-03-06 | Remove reference of --without-fp on configure | Adhemerval Zanella |
2020-03-05 | Improve IFUNC check [BZ #25506] | Fangrui Song |
2019-12-03 | x86: Assume --enable-cet if GCC defaults to CET [BZ #25225] | Florian Weimer |
2019-09-09 | Fix http: URL in 'configure' | Paul Eggert |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-27 | elf/Makefile: Run IFUNC tests if binutils supports IFUNC | H.J. Lu |
2019-02-01 | Require GCC 6.2 or later to build glibc. | Joseph Myers |
2018-12-21 | Require GCC 5 or later to build glibc (bug 23993). | Joseph Myers |
2018-10-29 | Patch to require Python 3.4 or later to build glibc. | Joseph Myers |
2018-09-25 | Fix ifunc support with DT_TEXTREL segments (BZ#20480) | Adhemerval Zanella |
2018-08-17 | Add --with-nonshared-cflags option to configure | Florian Weimer |
2018-07-16 | x86: Support IBT and SHSTK in Intel CET [BZ #21598] | H.J. Lu |
2018-07-04 | testrun.sh: Implement --tool=strace, --tool=valgrind | Florian Weimer |
2018-06-29 | New configure option --disable-crypt. | Zack Weinberg |
2017-12-18 | Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614] | H.J. Lu |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu |
2017-12-12 | Remove --with-fp / --without-fp. | Joseph Myers |
2017-12-05 | Add elision tunables | Rogerio Alves |
2017-11-30 | plural.c: improve reproducibility | Juro Bystricky |