aboutsummaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)Author
2020-03-25Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-03Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-07-29test-container: Install with $(sorted-subdirs) [BZ #24794]Tulio Magno Quites Machado Filho
2019-04-26Makeconfig: Move -Wl,-rpath-link options before library referencesFlorian Weimer
2019-04-26Makeconfig: Move $(CC) to +link command variablesFlorian Weimer
2019-04-25Extend BIND_NOW to installed programs with --enable-bind-nowFlorian Weimer
2019-01-07Only build libm with -fno-math-errno (bug 24024)Aurelien Jarno
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-09-24Don't build libnsl for new ABIsAndreas Schwab
2018-08-21Makeconfig: Do not sort and deduplicate +cflags [BZ # 17248]Florian Weimer
2018-08-17Add --with-nonshared-cflags option to configureFlorian Weimer
2018-08-17Makeconfig (ASFLAGS): Always append required assembler flagsFlorian Weimer
2018-06-29New configure option --disable-crypt.Zack Weinberg
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-10-14Add a test for profiling static executableH.J. Lu
2017-10-05Remove add-ons mechanism.Joseph Myers
2017-10-04Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu
2017-08-17Support mcount/gprof test with GCC defaulting to PIEH.J. Lu
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer
2017-06-09Polish the treatment of dl-tunable-list.h in Makeconfig.Zack Weinberg
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar
2016-12-31Add framework for tunablesSiddhesh Poyarekar
2016-12-26Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock
2016-12-13Expose linking against libsupport as make dependencyFlorian Weimer
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-09-21Generate .op pattern rules for profiling builds onlyFlorian Weimer
2016-09-20Remove remnants of .og patternsFlorian Weimer
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-10-27Use -std=gnu11 instead of -std=gnu99.Joseph Myers
2015-10-27Remove configure test for needing -P for .S files.Joseph Myers
2015-10-21Use -Wold-style-definition.Joseph Myers
2015-10-19Remove -fgnu89-inline configure test.Joseph Myers
2015-10-15Remove -fexceptions configure test.Joseph Myers
2015-08-20Don't use -Wno-error=undef.Joseph Myers