]> git.ipfire.org Git - thirdparty/glibc.git/history - configure
Add --disable-build-nscd configure option.
[thirdparty/glibc.git] / configure
2012-08-22  Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22  Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-22  Dmitry V. LevinFix sed configure check for newer sed --version output.
2012-08-17  Roland McGrathMake sysheaders available in config.make.
2012-08-02  Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-07-23  Thomas Schwingeconfigure.in <sysdeps resolving>: Correct printing...
2012-07-10  Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-22  Roland McGrathRespect --localstatedir for /var/db parent directory.
2012-05-30  Joseph MyersWeaken PIE configure test to a compile test.
2012-05-25  H.J. LuDon't use header files in glibc configure
2012-05-25  Roland McGrathAdd --enable-systemtap configuration to define static...
2012-05-21  Joseph MyersFilter out unknown symbols in stack-protector test.
2012-05-16  Roland McGrathBZ#10375: Configure magic to use -fno-stack-protector...
2012-05-16  Roland McGrathBZ#10375: Configure magic to use -U_FORTIFY_SOURCE...
2012-05-16  Joseph MyersUpdate Texinfo version requirement.
2012-05-15  Roland McGrathconfigure change to handle Implies-{before,after} files
2012-05-10  Andreas JaegerMake sunrpc code usable again
2012-04-29  Andreas JaegerAlways run check-abi
2012-04-26  Joseph MyersDon't handle unsupported OSes in configure (base_os...
2012-04-25  Joseph MyersRemove --as-needed configure test.
2012-04-24  Joseph MyersDon't handle libgcc_s suffixes.
2012-03-28  Andreas JaegerRegenerate configure files
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-21  Andreas SchwabDisable use of FMA instructions in branred
2012-03-21  Thomas SchwingeWeaken -fstack-protector configure test to a compile...
2012-03-21  Joseph MyersUse autoconf macro for testing compiler options with...
2012-03-16  Roland McGrathUse sysdeps/*/preconfigure fragments from main source...
2012-03-15  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14  David S. MillerAdd framework for using sparc VIS3 instructions, use...
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-08  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-03-08  Joseph MyersFix .ctors/.dtors header configure test for bootstrapping.
2012-03-07  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-01  Joseph MyersRequire binutils 2.20 or later.
2012-02-27  Joseph MyersRequire GCC 4.3 or later.
2012-02-25  Joseph MyersFix configure logic for disabling multi-arch.
2012-02-08  Andreas SchwabRemove have-initfini and need-nopic-initfini
2012-01-31  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30  Joseph MyersFix makefile/configure problems with sse2avx changes.
2012-01-08  Ulrich DrepperRegenerated
2012-01-08  Ulrich DrepperRemove pwd tst from configure
2012-01-08  Ulrich Drepper No need for test for __builtin_expect
2012-01-08  Ulrich DrepperForgot to remove AC_SUBST(bonuded)
2012-01-08  Ulrich DrepperRemove more unnecessary Alpha and IA-64 configury
2012-01-08  Ulrich Dreppergcc better don't use a signed type for size_t
2012-01-08  Ulrich DrepperRemove last remnants of RANLIB
2012-01-08  Ulrich DrepperMore fallout from supporting only ELF
2012-01-08  Ulrich DrepperRemove non-ELF support
2012-01-07  Ulrich DrepperRemove --enable-omitfp support
2012-01-07  Ulrich DrepperRemove support in configure for unsupported architectures
2011-11-17  Ulrich DrepperRemove handling of VCs other then git
2011-10-25  Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-10-15  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-10-15  Andreas SchwabFix searching for C++ system headers for cross compilers
2011-09-11  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-11  Ulrich DrepperRemove --wth-tls option, TLS support is required
2011-09-11  Ulrich DrepperFix use of AC_INIT
2011-09-10  Ulrich DrepperCleanup of configuration options
2011-09-09  Ulrich DrepperRegenerated
2011-07-15  Roland McGrathDefault to --with-default-link=yes if configure check...
2011-07-15  Roland McGrathUse linker --print-output-format option if available.
2011-07-15  Roland McGrathAdjust relro test to work around GNU ld limitations.
2011-07-12  Roland McGrathFix a braino in new relro configure test.
2011-07-09  Roland McGrathUse an empirical check for .ctors/.dtors -> .init_array...
2011-07-09  Roland McGrathRewrite -z relro configure check to be empirical.
2011-07-09  Roland McGrathFind readelf with AC_CHECK_TOOL for use in configure...
2011-07-03  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-02  Roland McGrathExplicitly remove .gnu.glibc-stub sections with objcopy...
2011-07-02  Roland McGrathAdd --with-default-link configure option.
2011-06-28  Ulrich DrepperRemove the --experimental-malloc option
2011-06-28  Roland McGrathDistinguish configure check for .ctors/.dtors header...
2011-06-10  Roland McGrathUse AC_LANG_PROGRAM in nss-crypt check.
2011-05-21  Ulrich DrepperFix configure visibility tests
2011-02-17  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-02-15  Ulrich DrepperRemove use of ranlib.
2011-02-03  H.J. LuAdd missing configure patch.
2011-01-17  Andreas SchwabDon't override --enable-multi-arch.
2010-12-25  H.J. LuRemove `.ctors' and `.dtors' output sections
2010-08-24  Roland McGrathRejigger header generation for default uname implementa...
2010-08-23  Mike FrysingerRemove multiarch dirs when gnu indirect is not supported
2010-07-26  Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-07-10  Ulrich DrepperUse newer autoconf.
2010-03-05  H.J. LuPass -mtune=i686 to assembler when compiling for i686
2009-12-24  H.J. LuEnable multiarch whenever possible.
2009-09-28  H.J. LuHandle future binutils versions correctly.
2009-09-15  Roland McGrathconfigure tweaks, support $libc_add_on_config_subdirs
2009-09-08  H.J. LuSupport binutils 2.100 and 3.0.
2009-09-05  H.J. LuSupport binutils 2.20.
2009-07-10  H.J. LuAdd AVX support to ld.so auditing for x86-64.
2009-07-10  Ulrich DrepperImplement STB_GNU_UNIQUE handling.
2009-07-03  H.J. LuAdd SSE4.2 support for strcspn, strpbrk, and strspn...
2009-05-31  Andreas SchwabMove AC_CANONICAL_HOST before first use of $host and...
2009-04-07  Ulrich Drepper* sysdeps/x86_64/memchr.S: New file.
2009-04-05  Ulrich Drepper* sysdeps/x86_64/strlen.S: Optimize by using SSE2 instr...
2009-04-02  Ulrich Drepper* configure.in: Recognize --enable-nss-crypt.
2009-03-13  Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2008-11-26  Ulrich DrepperRegenerated: autoconf configure.in
2008-11-11  Roland McGrath* sysdeps/x86_64/configure: New file.
2008-08-18  Roland McGrath2008-08-18 Roland McGrath <roland@redhat.com>
next