Age | Commit message (Expand) | Author | Files | Lines |
2012-11-24 | Fix C++ header directory detection for non-standard paths. | Adam Conrad | 1 | -6/+5 |
2012-11-21 | Properly check linker -z XXX support | H.J. Lu | 1 | -60/+11 |
2012-11-18 | Fix ifunc configure check for 64-bit targets | Andreas Schwab | 1 | -2/+6 |
2012-11-09 | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 1 | -0/+7 |
2012-11-02 | Require an exact Autoconf version. | Roland McGrath | 1 | -1/+1 |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 1 | -0/+6 |
2012-10-24 | change ifunc assembly test to a link test | Mike Frysinger | 1 | -10/+21 |
2012-10-24 | drop -q flag when using grep | Mike Frysinger | 1 | -3/+3 |
2012-10-19 | Remove relics of support for configuring in the source directory. | Joseph Myers | 1 | -7/+1 |
2012-10-10 | Use $CXX not cc1plus to locate C++ headers. | Joseph Myers | 1 | -3/+2 |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath | 1 | -0/+3 |
2012-09-15 | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 1 | -1/+0 |
2012-09-06 | Improve C++ header location detection (bug 13966) | Allan McRae | 1 | -6/+4 |
2012-09-02 | Check for gawk >= 3.0 (bug 13412) | Allan McRae | 1 | -1/+3 |
2012-08-22 | Add --disable-build-nscd configure option. | Roland McGrath | 1 | -0/+10 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 1 | -0/+14 |
2012-08-22 | Fix sed configure check for newer sed --version output. | Dmitry V. Levin | 1 | -1/+1 |
2012-08-17 | Make sysheaders available in config.make. | Roland McGrath | 1 | -0/+1 |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 1 | -24/+2 |
2012-07-23 | configure.in <sysdeps resolving>: Correct printing Implies_before. | Thomas Schwinge | 1 | -1/+1 |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 1 | -26/+5 |
2012-06-22 | Use AC_LANG_SOURCE to fix autoconf warnings. | Carlos O'Donell | 1 | -2/+2 |
2012-06-22 | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 1 | -0/+2 |
2012-05-30 | Weaken PIE configure test to a compile test. | Joseph Myers | 1 | -12/+2 |
2012-05-25 | Don't use header files in glibc configure | H.J. Lu | 1 | -0/+5 |
2012-05-25 | Add --enable-systemtap configuration to define static probe points. | Roland McGrath | 1 | -0/+24 |
2012-05-21 | Filter out unknown symbols in stack-protector test. | Joseph Myers | 1 | -0/+7 |
2012-05-16 | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 1 | -0/+34 |
2012-05-16 | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath | 1 | -0/+16 |
2012-05-16 | Update Texinfo version requirement. | Joseph Myers | 1 | -1/+1 |
2012-05-15 | configure change to handle Implies-{before,after} files | Roland McGrath | 1 | -32/+37 |
2012-05-10 | Make sunrpc code usable again | Andreas Jaeger | 1 | -0/+11 |
2012-04-29 | Always run check-abi | Andreas Jaeger | 1 | -8/+0 |
2012-04-26 | Don't handle unsupported OSes in configure (base_os settings). | Joseph Myers | 1 | -12/+2 |
2012-04-25 | Remove --as-needed configure test. | Joseph Myers | 1 | -17/+0 |
2012-04-24 | Don't handle libgcc_s suffixes. | Joseph Myers | 1 | -15/+1 |
2012-03-28 | Remove sysdeps/elf support from configure. | Andreas Jaeger | 1 | -18/+1 |
2012-03-21 | Disable use of FMA instructions in branred | Andreas Schwab | 1 | -0/+9 |
2012-03-21 | Weaken -fstack-protector configure test to a compile test. | Thomas Schwinge | 1 | -12/+4 |
2012-03-21 | Use autoconf macro for testing compiler options with empty input. | Joseph Myers | 1 | -3/+2 |
2012-03-16 | Use sysdeps/*/preconfigure fragments from main source tree. | Roland McGrath | 1 | -10/+4 |
2012-03-14 | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller | 1 | -0/+1 |
2012-03-08 | Fix .ctors/.dtors header configure test for bootstrapping. | Joseph Myers | 1 | -16/+9 |
2012-03-01 | Require binutils 2.20 or later. | Joseph Myers | 1 | -3/+3 |
2012-02-27 | Require GCC 4.3 or later. | Joseph Myers | 1 | -1/+1 |
2012-02-25 | Fix configure logic for disabling multi-arch. | Joseph Myers | 1 | -1/+1 |
2012-02-08 | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 1 | -1/+0 |
2012-01-30 | Fix makefile/configure problems with sse2avx changes. | Joseph Myers | 1 | -0/+1 |
2012-01-08 | Static linking is always needed | Ulrich Drepper | 1 | -10/+0 |
2012-01-08 | Remove pwd tst from configure | Ulrich Drepper | 1 | -10/+0 |