aboutsummaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)AuthorFilesLines
2018-03-15Add support for sqrt asm redirectsWilco Dijkstra1-0/+4
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-19Replece LDFLAGS-* = $(no-pie-ldflag) with tst-*-no-pie = yes [BZ #22630]H.J. Lu1-1/+2
2017-12-18Pass -no-pie to GCC only if GCC defaults to PIE [BZ #22614]H.J. Lu1-1/+3
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-4/+34
2017-10-14Add a test for profiling static executableH.J. Lu1-1/+1
2017-10-05Remove add-ons mechanism.Joseph Myers1-22/+5
2017-10-04Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu1-0/+1
2017-08-17Support mcount/gprof test with GCC defaulting to PIEH.J. Lu1-1/+1
2017-08-15gmon: Add test for basic mcount/gprof functionalityFlorian Weimer1-1/+1
2017-06-09Polish the treatment of dl-tunable-list.h in Makeconfig.Zack Weinberg1-9/+12
2017-05-25Support dl-tunables.list in subdirectoriesH.J. Lu1-1/+3
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-1/+2
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer1-0/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-31Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar1-2/+2
2016-12-31Add framework for tunablesSiddhesh Poyarekar1-0/+16
2016-12-26Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock1-1/+7
2016-12-13Expose linking against libsupport as make dependencyFlorian Weimer1-6/+5
2016-12-09support: Introduce new subdirectory for test infrastructureFlorian Weimer1-8/+18
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan1-17/+59
2016-09-21Generate .op pattern rules for profiling builds onlyFlorian Weimer1-1/+3
2016-09-20Remove remnants of .og patternsFlorian Weimer1-1/+1
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar1-13/+1
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan1-1/+13
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu1-1/+2
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell1-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell1-4/+5
2015-10-27Use -std=gnu11 instead of -std=gnu99.Joseph Myers1-1/+1
2015-10-27Remove configure test for needing -P for .S files.Joseph Myers1-3/+1
2015-10-21Use -Wold-style-definition.Joseph Myers1-1/+1
2015-10-19Remove -fgnu89-inline configure test.Joseph Myers1-1/+1
2015-10-15Remove -fexceptions configure test.Joseph Myers1-1/+1
2015-08-20Don't use -Wno-error=undef.Joseph Myers1-1/+1
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar1-1/+5
2015-06-25Support compilers defaulting to PIEH.J. Lu1-0/+6
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin1-1/+0
2015-05-14This is update for configure, build and install of vector math library.Andrew Senkevich1-2/+4
2015-04-24Do not build with -WinlineFlorian Weimer1-2/+2
2015-04-09Omit libc-modules.h for all .v.i files.Roland McGrath1-10/+6
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath1-0/+5
2015-02-12Use -Werror=undef for assembly code.Roland McGrath1-1/+1
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath1-12/+34
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers1-1/+4
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar1-3/+3
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar1-2/+38
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-1/+6
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-40/+1