Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.in <sysdeps resolving>: Correct printing Implies_before. | Thomas Schwinge | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 1 | -40/+5 |
| | |||||
* | Respect --localstatedir for /var/db parent directory. | Roland McGrath | 2012-06-22 | 1 | -0/+3 |
| | |||||
* | Weaken PIE configure test to a compile test. | Joseph Myers | 2012-05-30 | 1 | -9/+3 |
| | |||||
* | Don't use header files in glibc configure | H.J. Lu | 2012-05-25 | 1 | -328/+4 |
| | |||||
* | Add --enable-systemtap configuration to define static probe points. | Roland McGrath | 2012-05-25 | 1 | -0/+48 |
| | |||||
* | Filter out unknown symbols in stack-protector test. | Joseph Myers | 2012-05-21 | 1 | -0/+7 |
| | |||||
* | BZ#10375: Configure magic to use -fno-stack-protector if needed. | Roland McGrath | 2012-05-16 | 1 | -0/+139 |
| | |||||
* | BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed. | Roland McGrath | 2012-05-16 | 1 | -0/+35 |
| | |||||
* | Update Texinfo version requirement. | Joseph Myers | 2012-05-16 | 1 | -1/+1 |
| | |||||
* | configure change to handle Implies-{before,after} files | Roland McGrath | 2012-05-15 | 1 | -33/+38 |
| | |||||
* | Make sunrpc code usable again | Andreas Jaeger | 2012-05-10 | 1 | -0/+18 |
| | | | | | | | | New configure option --enable-obsolete-rpc makes the deprecated RPC headers and functions available at compile time as they were before version 2.14. This option will be removed at some time in the future after the TI-RPC library becomes fully sufficient for the needs of existing applications. | ||||
* | Always run check-abi | Andreas Jaeger | 2012-04-29 | 1 | -13/+0 |
| | | | | | Remove the configure options for running of check-abi and always run it as part of the testsuite | ||||
* | Don't handle unsupported OSes in configure (base_os settings). | Joseph Myers | 2012-04-26 | 1 | -12/+2 |
| | |||||
* | Remove --as-needed configure test. | Joseph Myers | 2012-04-25 | 1 | -29/+0 |
| | |||||
* | Don't handle libgcc_s suffixes. | Joseph Myers | 2012-04-24 | 1 | -20/+1 |
| | |||||
* | Regenerate configure files | Andreas Jaeger | 2012-03-28 | 1 | -18/+1 |
| | |||||
* | Disable use of FMA instructions in branred | Andreas Schwab | 2012-03-21 | 1 | -0/+22 |
| | |||||
* | Weaken -fstack-protector configure test to a compile test. | Thomas Schwinge | 2012-03-21 | 1 | -9/+3 |
| | |||||
* | Use autoconf macro for testing compiler options with empty input. | Joseph Myers | 2012-03-21 | 1 | -2/+3 |
| | |||||
* | Use sysdeps/*/preconfigure fragments from main source tree. | Roland McGrath | 2012-03-16 | 1 | -9/+22 |
| | |||||
* | Add framework for using sparc VIS3 instructions, use it for copysign/signbit. | David S. Miller | 2012-03-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * sysdeps/sparc/configure.in: New file. * sysdeps/sparc/configure: Generate. * configure.in (libc_cv_sparc_as_vis3): Substitute. * configure: Regenerate. * config.h.in (HAVE_AS_VIS3_SUPPORT): New. * config.make.in (have-as-vis3): New. * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is available use -Av9d instead of -Av9a. * sysdeps/sparc/sparc64/Makefile: Likewise. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S: New file. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New file. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S: New file. * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New file. * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file. * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file. * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file. * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file. * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file. | ||||
* | Fix .ctors/.dtors header configure test for bootstrapping. | Joseph Myers | 2012-03-08 | 1 | -19/+22 |
| | |||||
* | Require binutils 2.20 or later. | Joseph Myers | 2012-03-01 | 1 | -3/+3 |
| | |||||
* | Require GCC 4.3 or later. | Joseph Myers | 2012-02-27 | 1 | -1/+1 |
| | |||||
* | Fix configure logic for disabling multi-arch. | Joseph Myers | 2012-02-25 | 1 | -1/+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/+2 |
| | |||||
* | Regenerated | Ulrich Drepper | 2012-01-08 | 1 | -1/+0 |
| | |||||
* | Remove pwd tst from configure | Ulrich Drepper | 2012-01-08 | 1 | -51/+0 |
| | |||||
* | No need for test for __builtin_expect | Ulrich Drepper | 2012-01-08 | 1 | -32/+0 |
| | |||||
* | Forgot to remove AC_SUBST(bonuded) | Ulrich Drepper | 2012-01-08 | 1 | -2/+0 |
| | |||||
* | Remove more unnecessary Alpha and IA-64 configury | Ulrich Drepper | 2012-01-08 | 1 | -7/+0 |
| | |||||
* | gcc better don't use a signed type for size_t | Ulrich Drepper | 2012-01-08 | 1 | -24/+0 |
| | |||||
* | Remove last remnants of RANLIB | Ulrich Drepper | 2012-01-08 | 1 | -3/+0 |
| | |||||
* | More fallout from supporting only ELF | Ulrich Drepper | 2012-01-08 | 1 | -450/+306 |
| | |||||
* | Remove non-ELF support | Ulrich Drepper | 2012-01-07 | 1 | -41/+2 |
| | |||||
* | Remove --enable-omitfp support | Ulrich Drepper | 2012-01-07 | 1 | -11/+0 |
| | |||||
* | Remove support in configure for unsupported architectures | Ulrich Drepper | 2012-01-07 | 1 | -5/+0 |
| | |||||
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 1 | -1/+0 |
| | |||||
* | Optimize accurate 64-bit routines for FMA4 on x86-64 | Ulrich Drepper | 2011-10-24 | 1 | -0/+2 |
| | |||||
* | Fix searching for C++ system headers for cross compilers | Andreas Schwab | 2011-10-15 | 1 | -2/+7 |
| | |||||
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 1 | -11/+0 |
| | |||||
* | Fix use of AC_INIT | Ulrich Drepper | 2011-09-11 | 1 | -168/+199 |
| | |||||
* | Cleanup of configuration options | Ulrich Drepper | 2011-09-10 | 1 | -237/+182 |
| | | | | Make several tool features mandatory and simplify the code. | ||||
* | Regenerated | Ulrich Drepper | 2011-09-08 | 1 | -22/+3 |
| | |||||
* | Default to --with-default-link=yes if configure check finds good -shared layout. | Roland McGrath | 2011-07-14 | 1 | -2/+65 |
| | |||||
* | Use linker --print-output-format option if available. | Roland McGrath | 2011-07-14 | 1 | -0/+19 |
| | |||||
* | Adjust relro test to work around GNU ld limitations. | Roland McGrath | 2011-07-14 | 1 | -0/+7 |
| | |||||
* | Fix a braino in new relro configure test. | Roland McGrath | 2011-07-11 | 1 | -1/+1 |
| |