about summary refs log tree commit diff
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
...
* Add --enable-systemtap configuration to define static probe points.Roland McGrath2012-05-251-0/+48
|
* Filter out unknown symbols in stack-protector test.Joseph Myers2012-05-211-0/+7
|
* BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath2012-05-161-0/+139
|
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-161-0/+35
|
* Update Texinfo version requirement.Joseph Myers2012-05-161-1/+1
|
* configure change to handle Implies-{before,after} filesRoland McGrath2012-05-151-33/+38
|
* Make sunrpc code usable againAndreas Jaeger2012-05-101-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-abiAndreas Jaeger2012-04-291-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 Myers2012-04-261-12/+2
|
* Remove --as-needed configure test.Joseph Myers2012-04-251-29/+0
|
* Don't handle libgcc_s suffixes.Joseph Myers2012-04-241-20/+1
|
* Regenerate configure filesAndreas Jaeger2012-03-281-18/+1
|
* Disable use of FMA instructions in branredAndreas Schwab2012-03-211-0/+22
|
* Weaken -fstack-protector configure test to a compile test.Thomas Schwinge2012-03-211-9/+3
|
* Use autoconf macro for testing compiler options with empty input.Joseph Myers2012-03-211-2/+3
|
* Use sysdeps/*/preconfigure fragments from main source tree.Roland McGrath2012-03-161-9/+22
|
* Add framework for using sparc VIS3 instructions, use it for copysign/signbit.David S. Miller2012-03-141-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 Myers2012-03-081-19/+22
|
* Require binutils 2.20 or later.Joseph Myers2012-03-011-3/+3
|
* Require GCC 4.3 or later.Joseph Myers2012-02-271-1/+1
|
* Fix configure logic for disabling multi-arch.Joseph Myers2012-02-251-1/+1
|
* Remove have-initfini and need-nopic-initfiniAndreas Schwab2012-02-081-2/+0
|
* Fix makefile/configure problems with sse2avx changes.Joseph Myers2012-01-301-0/+2
|
* RegeneratedUlrich Drepper2012-01-081-1/+0
|
* Remove pwd tst from configureUlrich Drepper2012-01-081-51/+0
|
* No need for test for __builtin_expectUlrich Drepper2012-01-081-32/+0
|
* Forgot to remove AC_SUBST(bonuded)Ulrich Drepper2012-01-081-2/+0
|
* Remove more unnecessary Alpha and IA-64 configuryUlrich Drepper2012-01-081-7/+0
|
* gcc better don't use a signed type for size_tUlrich Drepper2012-01-081-24/+0
|
* Remove last remnants of RANLIBUlrich Drepper2012-01-081-3/+0
|
* More fallout from supporting only ELFUlrich Drepper2012-01-081-450/+306
|
* Remove non-ELF supportUlrich Drepper2012-01-071-41/+2
|
* Remove --enable-omitfp supportUlrich Drepper2012-01-071-11/+0
|
* Remove support in configure for unsupported architecturesUlrich Drepper2012-01-071-5/+0
|
* Remove handling of VCs other then gitUlrich Drepper2011-11-171-1/+0
|
* Optimize accurate 64-bit routines for FMA4 on x86-64Ulrich Drepper2011-10-241-0/+2
|
* Fix searching for C++ system headers for cross compilersAndreas Schwab2011-10-151-2/+7
|
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-111-11/+0
|
* Fix use of AC_INITUlrich Drepper2011-09-111-168/+199
|
* Cleanup of configuration optionsUlrich Drepper2011-09-101-237/+182
| | | | Make several tool features mandatory and simplify the code.
* RegeneratedUlrich Drepper2011-09-081-22/+3
|
* Default to --with-default-link=yes if configure check finds good -shared layout.Roland McGrath2011-07-141-2/+65
|
* Use linker --print-output-format option if available.Roland McGrath2011-07-141-0/+19
|
* Adjust relro test to work around GNU ld limitations.Roland McGrath2011-07-141-0/+7
|
* Fix a braino in new relro configure test.Roland McGrath2011-07-111-1/+1
|
* Use an empirical check for .ctors/.dtors -> .init_array/.fini_array magic.Roland McGrath2011-07-091-11/+40
|
* Rewrite -z relro configure check to be empirical.Roland McGrath2011-07-091-18/+75
|
* Find readelf with AC_CHECK_TOOL for use in configure tests.Roland McGrath2011-07-091-2/+96
|
* Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath2011-07-021-0/+3
| | | | linker script.
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+13
|