| Age | Commit message (Expand) | Author |
| 2025-12-11 | configure: use TEST_CC to check for --no-error-execstack | Adhemerval Zanella |
| 2025-11-26 | aarch64: make GCS configure checks aarch64-only | Yury Khrustalev |
| 2025-08-22 | x86: Set have-protected-data to no if unsupported | H.J. Lu |
| 2025-07-24 | Disable SFrame support by default | Adhemerval Zanella |
| 2024-12-22 | Use -finput-charset=ascii only if supported | H.J. Lu |
| 2024-12-18 | Check if clang and clang++ are used to test glibc | H.J. Lu |
| 2024-12-11 | Add TEST_CC and TEST_CXX support | H.J. Lu |
| 2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel |
| 2023-07-17 | configure: Use autoconf 2.71 | Siddhesh Poyarekar |
| 2023-01-12 | configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS | Adhemerval Zanella |
| 2023-01-11 | configure: Allow user override LD, AR, OBJCOPY, and GPROF | Adhemerval Zanella |
| 2022-12-06 | configure: Remove AS check | Adhemerval Zanella |
| 2022-12-06 | configure: Remove check if ld is GNU | Adhemerval Zanella |
| 2022-12-06 | configure: Remove check if as is GNU | Adhemerval Zanella |
| 2022-10-28 | Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling. | Ludovic Courtès |
| 2022-06-05 | grep: egrep -> grep -E, fgrep -> grep -F | Sam James |
| 2022-01-03 | Properly check linker option in LIBC_LINKER_FEATURE [BZ #28738] | H.J. Lu |
| 2021-10-29 | Fix LIBC_PROG_BINUTILS for -fuse-ld=lld | Adhemerval Zanella |
| 2021-10-25 | configure: Don't check LD -v --help for LIBC_LINKER_FEATURE | Fangrui Song |
| 2021-06-04 | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura |
| 2018-01-25 | LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes | Andreas Schwab |
| 2017-08-15 | gmon: Add test for basic mcount/gprof functionality | Florian Weimer |
| 2016-12-26 | Work even with compilers which enable -fstack-protector by default [BZ #7065] | Nick Alcock |
| 2015-11-27 | Rename localedir to complocaledir (bug 14259). | Carlos O'Donell |
| 2014-10-31 | Make aclocal.m4 comment mention updating install.texi for autoconf version. | Joseph Myers |
| 2014-09-29 | Require autoconf 2.69 | H.J. Lu |
| 2014-07-17 | Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. | Joseph Myers |
| 2013-10-30 | rename configure.in to configure.ac | Mike Frysinger |
| 2013-04-06 | i386: Fail at configure time for i386 builds. | Carlos O'Donell |
| 2013-03-20 | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers |
| 2012-11-21 | Properly check linker -z XXX support | H.J. Lu |
| 2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers |
| 2012-11-02 | Require an exact Autoconf version. | Roland McGrath |
| 2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
| 2012-03-21 | Use autoconf macro for testing compiler options with empty input. | Joseph Myers |
| 2012-03-16 | Use sysdeps/*/preconfigure fragments from main source tree. | Roland McGrath |
| 2012-03-08 | Fix .ctors/.dtors header configure test for bootstrapping. | Joseph Myers |
| 2012-01-08 | Remove last remnants of RANLIB | Ulrich Drepper |
| 2011-07-02 | Explicitly remove .gnu.glibc-stub sections with objcopy when not using | Roland McGrath |
| 2011-02-15 | Remove use of ranlib. | Ulrich Drepper |
| 2009-09-15 | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath |
| 2004-07-02 | * aclocal.m4: Add provide for AC_CONFIG_AUX_DIR_DEFAULT. | Roland McGrath |
| 2002-11-14 | * scripts/abilist.awk: New file. | Roland McGrath |
| 2002-10-18 | * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL, INLINE_SYSCALL1) | Roland McGrath |
| 2002-10-18 | * aclocal.m4: Use just the bits from AS_INIT that are needed for the | Roland McGrath |
| 2002-10-18 | * configure.in (MIG): Just AC_SUBST it here. | Roland McGrath |
| 2002-10-18 | * aclocal.m4 (GLIBC_PROVIDES): Add AC_PROVIDE([_AS_ECHO_N_PREPARE]). | Roland McGrath |
| 2002-10-17 | Update. | Ulrich Drepper |
| 2002-09-29 | 2002-09-28 Roland McGrath <roland@redhat.com> | Roland McGrath |
| 2001-06-11 | Update. | Andreas Jaeger |