| Commit message (Expand) | Author | Age | Files | Lines |
* | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers | 2013-03-20 | 1 | -8/+0 |
* | Add support for rtld directory different from slib directory | Andreas Schwab | 2013-03-19 | 1 | -0/+1 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -1/+0 |
* | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 2013-01-11 | 1 | -0/+1 |
* | Support --with-pkgversion and --with-bugurl. | Joseph Myers | 2012-11-09 | 1 | -0/+6 |
* | Use $(NM) not nm in tst-cancel-wrappers. | Jim Blandy | 2012-10-21 | 1 | -0/+1 |
* | Remove $(have-cpp-asm-debuginfo) check | H.J. Lu | 2012-09-15 | 1 | -1/+0 |
* | Add --disable-build-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -0/+1 |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -0/+1 |
* | Make sysheaders available in config.make. | Roland McGrath | 2012-08-17 | 1 | -0/+1 |
* | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 2012-06-22 | 1 | -0/+1 |
* | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 2012-05-16 | 1 | -0/+1 |
* | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath | 2012-05-16 | 1 | -0/+1 |
* | Make sunrpc code usable again | Andreas Jaeger | 2012-05-10 | 1 | -0/+1 |
* | Do check-textrel test using readelf rather than a build-time C program. | Roland McGrath | 2012-05-01 | 1 | -0/+1 |
* | Always run check-abi | Andreas Jaeger | 2012-04-29 | 1 | -1/+0 |
* | Remove --as-needed configure test. | Joseph Myers | 2012-04-25 | 1 | -1/+0 |
* | Don't handle libgcc_s suffixes. | Joseph Myers | 2012-04-24 | 1 | -1/+0 |
* | Disable use of FMA instructions in branred | Andreas Schwab | 2012-03-21 | 1 | -0/+1 |
* | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller | 2012-03-14 | 1 | -0/+1 |
* | Remove have-initfini and need-nopic-initfini | Andreas Schwab | 2012-02-08 | 1 | -2/+0 |
* | Fix makefile/configure problems with sse2avx changes. | Joseph Myers | 2012-01-30 | 1 | -0/+1 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -1/+0 |
* | Remove pwd tst from configure | Ulrich Drepper | 2012-01-08 | 1 | -1/+0 |
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -1/+1 |
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -1/+0 |
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -1/+0 |
* | Optimize accurate 64-bit routines for FMA4 on x86-64 | Ulrich Drepper | 2011-10-24 | 1 | -0/+1 |
* | Use CPPFLAGS from configure. | Mike Frysinger | 2011-09-19 | 1 | -0/+1 |
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -1/+0 |
* | Remove support for automatic cvs check-ins | Ulrich Drepper | 2011-09-08 | 1 | -1/+0 |
* | Use linker --print-output-format option if available. | Roland McGrath | 2011-07-14 | 1 | -0/+1 |
* | Default install_root value from DESTDIR. | Roland McGrath | 2011-07-05 | 1 | -1/+1 |
* | Explicitly remove .gnu.glibc-stub sections with objcopy when not using | Roland McGrath | 2011-07-02 | 1 | -0/+1 |
* | Add --with-default-link configure option. | Roland McGrath | 2011-07-02 | 1 | -0/+1 |
* | Remove the --experimental-malloc option | Ulrich Drepper | 2011-06-28 | 1 | -2/+0 |
* | No need for RANLIB make variable anymore | Ulrich Drepper | 2011-05-31 | 1 | -1/+0 |
* | AVX audit test failures with gcc 4.6 | H.J. Lu | 2011-02-02 | 1 | -0/+1 |
* | BZ #11840: Fix config.cache usage for -fgnu89-inline check. | Roland McGrath | 2010-07-26 | 1 | -1/+1 |
* | Pass -mtune=i686 to assembler when compiling for i686 | H.J. Lu | 2010-03-04 | 1 | -0/+1 |
* | Add AVX support to ld.so auditing for x86-64. | H.J. Lu | 2009-07-10 | 1 | -0/+1 |
* | Add SSE4.2 support for strcspn, strpbrk, and strspn on x86-64. | H.J. Lu | 2009-07-03 | 1 | -0/+2 |
* | [BZ #10118] | Ulrich Drepper | 2009-05-09 | 1 | -0/+1 |
* | Add nss-crypt entry. Rename pic_default to libc_cv_pic_default. | Ulrich Drepper | 2009-04-02 | 1 | -1/+3 |
* | * config.h.in (USE_MULTIARCH): Define. | Ulrich Drepper | 2009-03-13 | 1 | -0/+3 |
* | 2008-08-18 Roland McGrath <roland@redhat.com> | Roland McGrath | 2008-08-18 | 1 | -1/+1 |
* | * config.make.in (datarootdir): Add to shut up configure. | Ulrich Drepper | 2007-08-25 | 1 | -0/+1 |
* | * config.make.in: Likewise. | Ulrich Drepper | 2007-06-08 | 1 | -1/+1 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -0/+1 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 1 | -5/+0 |