]> git.ipfire.org Git - thirdparty/glibc.git/history - config.make.in
[powerpc] No need to enter "Ignore Exceptions Mode"
[thirdparty/glibc.git] / config.make.in
2019-05-14  Adhemerval ZanellaMake --bindir effective
2018-09-25  Adhemerval ZanellaFix ifunc support with DT_TEXTREL segments (BZ#20480)
2018-08-17  Florian WeimerAdd --with-nonshared-cflags option to configure
2018-06-29  Zack WeinbergNew configure option --disable-crypt.
2017-12-18  H.J. LuPass -no-pie to GCC only if GCC defaults to PIE [BZ...
2017-12-12  Joseph MyersRemove --with-fp / --without-fp.
2017-12-05  Rogerio AlvesAdd elision tunables
2017-11-06  H.J. LuUse newly built crt*.o files to build shared objects...
2017-10-05  Joseph MyersRemove add-ons mechanism.
2017-08-15  Florian Weimergmon: Add test for basic mcount/gprof functionality
2017-08-04  H.J. LuCheck linker support for INSERT in linker script
2017-07-06  DJ DelorieAdd per-thread cache to malloc
2017-06-13  H.J. LuMake copy of <bits/std_abs.h> from GCC 7 [BZ #21573]
2017-03-21  Thorsten KukukMerge branch 'master' of ssh://sourceware.org/git/glibc
2017-03-21  Thorsten KukukDeprecate libnsl by default (only shared library will be
2016-12-31  Siddhesh PoyarekarInitialize tunable list with the GLIBC_TUNABLES environ...
2016-12-31  Siddhesh PoyarekarAdd framework for tunables
2016-12-26  Nick AlcockDisable stack protector in early static initialization...
2016-12-22  Siddhesh PoyarekarAdd configure check for python program
2016-12-02  Carlos O'DonellBug 20918 - Building with --enable-nss-crypt fails...
2016-09-21  Florian WeimerAvoid running $(CXX) during build to obtain header...
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2015-11-27  Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-11-14  H.J. LuRun tst-prelink test for GLOB_DAT reloc
2015-10-27  Joseph MyersRemove sysdeps/nptl/configure.ac.
2015-10-26  Joseph MyersRemove support for removing glibc 2.0 headers.
2015-10-19  Mike Frysingeruse -fstack-protector-strong when available
2015-10-19  Joseph MyersRemove -fgnu89-inline configure test.
2015-10-15  Joseph MyersRemove -Bgroup configure test.
2015-10-15  Joseph MyersRemove sizeof (long double) configure test.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-15  Joseph MyersRemove -static-libgcc configure test.
2015-10-06  Florian WeimerAdd a test case for C++11 thread_local support
2015-09-18  Mike Frysingertimezone: add a configure flag to disable program install
2015-06-25  H.J. LuSupport compilers defaulting to PIE
2015-03-31  H.J. LuAdd a testcase for copy reloc against protected data
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-09-16  Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-05-09  Dominik VogtS/390: Port of lock elision to System/z
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
2013-09-04  Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04  Joseph MyersRemove --disable-versioning.
2013-07-21  Carlos O'DonellCVE-2013-2207, BZ #15755: Disable pt_chown.
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-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-21  Jim BlandyUse $(NM) not nm in tst-cancel-wrappers.
2012-09-15  H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-08-22  Roland McGrathAdd --disable-build-nscd configure option.
2012-08-22  Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-17  Roland McGrathMake sysheaders available in config.make.
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-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-10  Andreas JaegerMake sunrpc code usable again
2012-05-01  Roland McGrathDo check-textrel test using readelf rather than a build...
2012-04-29  Andreas JaegerAlways run check-abi
2012-04-25  Joseph MyersRemove --as-needed configure test.
2012-04-24  Joseph MyersDon't handle libgcc_s suffixes.
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-21  Andreas SchwabDisable use of FMA instructions in branred
2012-03-15  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-14  David S. MillerAdd framework for using sparc VIS3 instructions, use...
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 DrepperStatic linking is always needed
2012-01-08  Ulrich DrepperRemove pwd tst from configure
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
2011-10-25  Ulrich DrepperOptimize accurate 64-bit routines for FMA4 on x86-64
2011-09-19  Mike FrysingerUse CPPFLAGS from configure.
2011-09-10  Ulrich DrepperCleanup of configuration options
2011-09-09  Ulrich DrepperRemove support for automatic cvs check-ins
2011-07-15  Roland McGrathUse linker --print-output-format option if available.
2011-07-07  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-05  Roland McGrathDefault install_root value from DESTDIR.
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-05-31  Ulrich DrepperNo need for RANLIB make variable anymore
2011-02-03  H.J. LuAVX audit test failures with gcc 4.6
2010-07-26  Roland McGrathBZ #11840: Fix config.cache usage for -fgnu89-inline...
2010-03-05  H.J. LuPass -mtune=i686 to assembler when compiling for i686
2009-07-10  H.J. LuAdd AVX support to ld.so auditing for x86-64.
2009-07-03  H.J. LuAdd SSE4.2 support for strcspn, strpbrk, and strspn...
2009-05-09  Ulrich Drepper[BZ #10118]
2009-04-02  Ulrich DrepperAdd nss-crypt entry. Rename pic_default to libc_cv_pic_...
2009-03-13  Ulrich Drepper* config.h.in (USE_MULTIARCH): Define.
2008-08-18  Roland McGrath2008-08-18 Roland McGrath <roland@redhat.com>
2007-08-25  Ulrich Drepper* config.make.in (datarootdir): Add to shut up configure.
2007-06-08  Ulrich Drepper* config.make.in: Likewise.
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
next