]> git.ipfire.org Git - thirdparty/glibc.git/history - Makeconfig
Update nss tests to new skeleton
[thirdparty/glibc.git] / Makeconfig
2017-08-17  H.J. LuSupport mcount/gprof test with GCC defaulting to PIE
2017-08-15  Florian Weimergmon: Add test for basic mcount/gprof functionality
2017-06-09  Zack WeinbergPolish the treatment of dl-tunable-list.h in Makeconfig.
2017-05-25  H.J. LuSupport dl-tunables.list in subdirectories
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-03-02  Florian WeimerDocument and fix --enable-bind-now [BZ #21015]
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31  Siddhesh PoyarekarEnhance --enable-tunables to select tunables frontend...
2016-12-31  Siddhesh PoyarekarAdd framework for tunables
2016-12-26  Nick AlcockEnable -fstack-protector=* when requested by configure...
2016-12-13  Florian WeimerExpose linking against libsupport as make dependency
2016-12-09  Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-09-21  Florian WeimerGenerate .op pattern rules for profiling builds only
2016-09-20  Florian WeimerRemove remnants of .og patterns
2016-07-11  Siddhesh PoyarekarRevert "Add pretty printers for the NPTL lock types"
2016-07-08  Martin GalvanAdd pretty printers for the NPTL lock types
2016-07-05  H.J. LuMake copies of cstdlib/cmath and use them [BZ #20314]
2016-02-25  Carlos O'DonellEnable --localedir to set message catalog directory...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-27  Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-10-27  Joseph MyersUse -std=gnu11 instead of -std=gnu99.
2015-10-27  Joseph MyersRemove configure test for needing -P for .S files.
2015-10-21  Joseph MyersUse -Wold-style-definition.
2015-10-19  Joseph MyersRemove -fgnu89-inline configure test.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-08-20  Joseph MyersDon't use -Wno-error=undef.
2015-07-24  Siddhesh PoyarekarUse IE model for static variables in libc.so, libpthrea...
2015-06-25  H.J. LuSupport compilers defaulting to PIE
2015-06-10  Dmitry V. LevinPrepare for restoration of .interp section in libpthread.so
2015-05-14  Andrew SenkevichThis is update for configure, build and install of...
2015-04-24  Florian WeimerDo not build with -Winline
2015-04-09  Roland McGrathOmit libc-modules.h for all .v.i files.
2015-03-05  Roland McGrathAvoid re-exec-self in bug-setlocale1.
2015-02-12  Roland McGrathUse -Werror=undef for assembly code.
2015-02-12  Roland McGrathSupport after-link variable to run a final step on...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-11-24  Siddhesh PoyarekarUse MODULE_NAME in stap-probe instead of IN_LIB
2014-11-19  Siddhesh PoyarekarAuto-generate libc-modules.h
2014-11-19  Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-09-26  Joseph MyersClean up gnu/lib-names.h generation (bug 14171).
2014-09-16  Joseph MyersRemove bitrotten --enable-oldest-abi (bug 6652).
2014-09-12  Joseph MyersRemove configuration name patterns from shlib-versions.
2014-09-10  Florian WeimerTurn on -Werror=implicit-function-declaration
2014-06-27  Joseph MyersRemove shlib-versions ABI names support.
2014-06-06  Joseph MyersDon't require test wrappers to preserve environment...
2014-05-21  Joseph MyersConsistently use $(elf-objpfx).
2014-05-08  Roland McGrathSome configure-related decrufting.
2014-04-06  Adhemerval ZanellaPowerPC: define _CALL_ELF if compiler does not
2014-03-14  Joseph MyersDo not terminate default test runs on test failure.
2014-03-14  Roland McGrathCompile with -Wundef.
2014-03-07  Joseph Myersconformtest: split up running of tests from makefile.
2014-02-27  Joseph MyersSupport expected failures in .test-result files.
2014-02-15  Tomas DohnalekGenerate .test-result files for ordinary tests.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-10-30  Mike Frysingerrename configure.in to configure.ac
2013-04-11  Siddhesh PoyarekarDon't use run-via-rtld-prefix for anything other than...
2013-03-19  Andreas SchwabAdd support for rtld directory different from slib...
2013-03-08  Roland McGrathAdd dependency tracking for preconfigure files.
2013-02-27  Roland McGrathFix last change.
2013-02-27  Roland McGrathGeneralize %.v.i rule a bit.
2013-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-02-08  Roland McGrathSupport sysdeps/.../include/ directories.
2013-02-05  Roland McGrathMove nss directory into sysdeps Subdirs.
2013-01-11  H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-10-25  Joseph MyersFix run-program-prefix comment.
2012-10-24  Joseph MyersSupport cross-testing.
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-23  Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-23  Joseph MyersRefactor parts of run-program-prefix and built-program...
2012-10-19  Joseph MyersRemove relics of support for configuring in the source...
2012-10-10  Joseph MyersDon't include link-libc-static in +link-static-before...
2012-09-28  Roland McGrathClean up *objdir variables.
2012-09-25  H.J. LuUse static link by default for --disable-shared
2012-09-24  H.J. LuReplace crtendS.o with crtend.o for static link
2012-09-15  H.J. LuRemove $(have-cpp-asm-debuginfo) check
2012-09-06  H.J. LuUse crtbeginT.o to statically link programs
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-08-01  Marek PolacekSmall cleanup in Makeconfig.
2012-07-03  Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
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-06-01  Joseph MyersRemove unused default-abi definition in Makeconfig.
2012-05-30  H.J. LuConvert WORDSIZE[32|64]/ld entries to abi-variants
2012-05-24  Roland McGrathsyscalls.list support for vDSO IFUNCs, use it for x32...
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-08  Andreas JaegerRevert "Revert "Build glibc with -frounding-math""
2012-05-07  Andreas JaegerRevert "Build glibc with -frounding-math"
2012-05-06  Andreas JaegerBuild glibc with -frounding-math
2012-05-01  Joseph MyersRemove unused localtime makefile variables.
2012-04-25  Joseph MyersRemove --as-needed configure test.
2012-04-24  Joseph MyersDon't handle libgcc_s suffixes.
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-02-08  Andreas SchwabRemove have-initfini and need-nopic-initfini
2012-01-27  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-27  Ulrich DrepperSort objects before relocations
next