]> git.ipfire.org Git - thirdparty/glibc.git/history - configure
Fix BZ #18043 comment # 19: don't call undefined setenv(..., NULL, 1).
[thirdparty/glibc.git] / configure
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>
2008-06-25  Ulrich Drepper[BZ #5814]
2008-05-15  Ulrich Drepper[BZ #6428]
2008-04-11  Ulrich Drepper* configure.in: Check for -fno-section-anchors in addit...
2008-02-01  Roland McGrath[BZ #5442] cvs/fedora-glibc-20080201T1017
2008-01-24  Roland McGrath2008-01-24 Roland McGrath <roland@redhat.com>
2007-10-19  Jakub Jelinek2007-10-06 David S. Miller <davem@davemloft.net>
2007-06-08  Ulrich Drepper* configure.in: Avoid variable named BASH.
2007-03-20  Jakub Jelinek* configure.in (libc_cv_gnu89_inline): Only do compile...
2007-03-17  Ulrich Drepper* elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-11-03  Ulrich Drepper* locales/mai_IN: New file. cvs/fedora-glibc-20061103T1610
2006-10-30  Ulrich Drepper* sysdeps/ia64/pthread_spin_unlock.c (pthread_spin_unlo...
2006-10-29  Ulrich Drepper* configure.in: Relax -z relro requirement a bit. cvs/fedora-glibc-20061029T2155
2006-10-28  Ulrich Drepper* configure.in: Require assembler support for visibilit...
2006-10-18  Ulrich Drepper* configure.in: Disable building profile libraries... cvs/fedora-glibc-20061025T1857
2006-07-10  Ulrich Drepper* elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206
2006-04-26  Ulrich Drepper2006-04-26 James Antill <james.antill@redhat.com>
2006-03-01  Roland McGrath* configure.in (machine): Match sparcv9v and sparc64v.
2006-02-28  Roland McGrath* sysdeps/hppa: Directory removed, saved in ports repos...
2006-02-28  Roland McGrathobsolete files removed
2006-02-28  Roland McGrath* Makefile (subdir-target-args): New variable.
2006-02-25  Roland McGrath* configure.in: Use sparc/sparc32/sparcv9/sparcv9b...
2006-02-22  Roland McGrath* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.
2006-01-30  Roland McGrath2006-01-30 Alexandre Oliva <aoliva@redhat.com>
2006-01-06  Ulrich Drepper* scripts/check-c++-types.sh: Add more pthread types.
2006-01-04  Ulrich DrepperRegenerated: autoconf configure.in
2005-12-28  Roland McGrath* config.make.in (c++-sysincludes): New substituted...
2005-11-08  Roland McGrath* configure.in: Grok --with-cpu=CPU option. If given...
2005-11-06  Ulrich Drepper* malloc/malloc.c (munmap_chunk): Add sanity checks.
2005-11-05  Ulrich Drepper* configure.in: Remove test for support for subtracting...
2005-11-05  Ulrich Drepper* configure.in: If init_array/fini_array support is...
2005-11-05  Roland McGrath[BZ #1089]
2005-09-06  Ulrich Drepper* configure.in: Compile source test file with -fPIC...
2005-07-19  Ulrich Drepper* stdio-common/Makefile (aux): Add fxprintf.
2005-06-26  Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-06-15  Ulrich Drepper* hesiod/hesiod_p.h (struct hesiod_p): Add classes...
2005-05-26  Ulrich Drepper[BZ #954]
2005-04-28  Ulrich Drepper* sysdeps/i386/sysdep.h: Add cfi instrumentation to...
next