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