]> 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
2015-03-04  Roland McGrathAvoid C++ tests when the C++ cannot be linked.
2015-02-11  Samuel ThibaultRevert "hurd: Fix abi-tag, following ba90e05"
2014-12-22  Will NewtonRequire bison 2.7 or newer for regenerating intl/plural.y
2014-12-15  Will NewtonBump required version of texinfo to 4.7
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-11-14  Joseph MyersRequire GCC 4.6 or later to build glibc.
2014-11-10  Andrew SenkevichUpdate minimal required bunutils version to 2.22
2014-10-24  Roland McGrathRework compiler version check in configure.
2014-09-29  H.J. LuRequire autoconf 2.69
2014-09-16  Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-09-12  Joseph MyersRemove configuration name patterns from shlib-versions.
2014-08-12  Mike Frysingerdetect broken linker handling of __ehdr_start
2014-07-31  Roland McGrathUse __builtin_trap for ABORT_INSTRUCTION.
2014-06-27  Joseph MyersRemove relro configure test.
2014-06-26  Joseph MyersRemove powerpc special cases in configure.ac.
2014-06-26  Joseph MyersRemove configure tests for assembler CFI support.
2014-06-25  Joseph MyersMove USE_REGPARMS define to sysdeps/i386/configure.ac.
2014-06-25  Joseph MyersRemove BROKEN_PPC_ASM_CR0 configure test.
2014-06-25  Joseph MyersMove base_machine and machine settings from configure...
2014-05-09  Dominik VogtS/390: Port of lock elision to System/z
2014-04-14  Carlos O'Donellnscd: Make SELinux checks dynamic.
2014-04-06  Adhemerval ZanellaPowerPC: define _CALL_ELF if compiler does not
2014-03-14  Mike Frysingerstop supporting bash-1.x
2014-03-14  Mike Frysingerdelete ksh checks
2014-03-13  Roland McGrathUse __ehdr_start, when available, for rtld to get its...
2013-12-16  Allan McRaeSet AUTOCONF variable when maintainer-mode is not used
2013-12-16  Allan McRaeAdd --enable-maintainer-mode configure option
2013-10-31  Marc-Antoine PerennouAccept make versions 4.0 and greater
2013-10-30  Mike Frysingerrename configure.in to configure.ac
2013-10-04  Alan ModraPowerPC LE configury
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-08-25  Mike Frysingerconfigure: add missing quotes in $build_pt_chown test
2013-07-21  Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
2013-07-04  Siddhesh PoyarekarFix lock elision help text in INSTALL and configure
2013-07-02  Andi KleenAdd a configure option to enable lock elision and disab...
2013-06-26  Joseph MyersRequire GCC 4.4 or later to build glibc.
2013-06-21  Adhemerval ZanellaFix loop construction to functions calls
2013-06-17  Roland McGrathSort sysd-rules-patterns by descending pattern length.
2013-04-18  Carlos O'DonellConfiguring for i386 is no longer supported.
2013-04-06  Carlos O'Donelli386: Fail at configure time for i386 builds.
2013-03-20  Joseph MyersMove system-specific settings out of toplevel configure...
2013-03-19  Andreas SchwabAdd support for rtld directory different from slib...
2013-01-25  Thomas SchwingeDon't bother checking for $CC option to accept ISO...
2013-01-25  Thomas Schwingeconfigure: Default to CPP="$CC -E" unless overridden.
2013-01-12  Roland McGrathFix multiarch handling in sysdeps generation.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-11  Roland McGrathRemove some old cruft variables from configure.
2012-11-25  Adam ConradFix C++ header directory detection for non-standard...
2012-11-21  H.J. LuProperly check linker -z XXX support
2012-11-18  Andreas SchwabFix ifunc configure check for 64-bit targets
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-24  Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24  Mike Frysingerchange ifunc assembly test to a link test
2012-10-24  Mike Frysingerdrop -q flag when using grep
2012-10-19  Joseph MyersRemove relics of support for configuring in the source...
2012-10-10  Joseph MyersUse $CXX not cc1plus to locate C++ headers.
2012-10-03  Roland McGrathClean up conditionalize of ld.so.cache support.
2012-09-15  H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-09-05  Allan McRaeImprove C++ header location detection (bug 13966)
2012-09-01  Allan McRaeCheck for gawk >= 3.0 (bug 13412)
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
next