malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / Makeconfig
2019-04-26 Florian WeimerMakeconfig: Move -Wl,-rpath-link options before library...
2019-04-26 Florian WeimerMakeconfig: Move $(CC) to +link command variables
2019-04-25 Florian WeimerExtend BIND_NOW to installed programs with --enable...
2019-01-07 Aurelien JarnoOnly build libm with -fno-math-errno (bug 24024)
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-09-24 Andreas SchwabDon't build libnsl for new ABIs
2018-08-21 Florian WeimerMakeconfig: Do not sort and deduplicate +cflags [BZ...
2018-08-17 Florian WeimerAdd --with-nonshared-cflags option to configure
2018-08-17 Florian WeimerMakeconfig (ASFLAGS): Always append required assembler...
2018-06-29 Zack WeinbergNew configure option --disable-crypt.
2018-03-15 Wilco DijkstraAdd support for sqrt asm redirects
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-19 H.J. LuReplece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no...
2017-12-18 H.J. LuPass -no-pie to GCC only if GCC defaults to PIE [BZ...
2017-12-16 H.J. LuAdd --enable-static-pie configure option to build stati...
2017-10-14 H.J. LuAdd a test for profiling static executable
2017-10-05 Joseph MyersRemove add-ons mechanism.
2017-10-05 H.J. LuUse $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before...
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.
next