about summary refs log tree commit diff
path: root/Makeconfig
Commit message (Expand)AuthorAgeFilesLines
* Document and fix --enable-bind-now [BZ #21015]Florian Weimer2017-03-021-0/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Enhance --enable-tunables to select tunables frontend at build timeSiddhesh Poyarekar2016-12-311-2/+2
* Add framework for tunablesSiddhesh Poyarekar2016-12-311-0/+16
* Enable -fstack-protector=* when requested by configure [BZ #7065]Nick Alcock2016-12-261-1/+7
* Expose linking against libsupport as make dependencyFlorian Weimer2016-12-131-6/+5
* support: Introduce new subdirectory for test infrastructureFlorian Weimer2016-12-091-8/+18
* Add pretty printers for the NPTL lock typesMartin Galvan2016-12-081-17/+59
* Generate .op pattern rules for profiling builds onlyFlorian Weimer2016-09-211-1/+3
* Remove remnants of .og patternsFlorian Weimer2016-09-201-1/+1
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-13/+1
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-1/+13
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-051-1/+2
* Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell2016-02-241-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-271-4/+5
* Use -std=gnu11 instead of -std=gnu99.Joseph Myers2015-10-271-1/+1
* Remove configure test for needing -P for .S files.Joseph Myers2015-10-271-3/+1
* Use -Wold-style-definition.Joseph Myers2015-10-211-1/+1
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-191-1/+1
* Remove -fexceptions configure test.Joseph Myers2015-10-151-1/+1
* Don't use -Wno-error=undef.Joseph Myers2015-08-201-1/+1
* Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar2015-07-241-1/+5
* Support compilers defaulting to PIEH.J. Lu2015-06-251-0/+6
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-101-1/+0
* This is update for configure, build and install of vector math library.Andrew Senkevich2015-05-141-2/+4
* Do not build with -WinlineFlorian Weimer2015-04-241-2/+2
* Omit libc-modules.h for all .v.i files.Roland McGrath2015-04-091-10/+6
* Avoid re-exec-self in bug-setlocale1.Roland McGrath2015-03-051-0/+5
* Use -Werror=undef for assembly code.Roland McGrath2015-02-121-1/+1
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-121-12/+34
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-1/+4
* Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar2014-11-241-3/+3
* Auto-generate libc-modules.hSiddhesh Poyarekar2014-11-191-2/+38
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-1/+6
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-40/+1
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-5/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-3/+0
* Turn on -Werror=implicit-function-declarationFlorian Weimer2014-09-101-1/+1
* Remove shlib-versions ABI names support.Joseph Myers2014-06-271-1/+0
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-9/+36
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-4/+2
* Some configure-related decrufting.Roland McGrath2014-05-081-4/+4
* PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella2014-04-061-1/+2
* Do not terminate default test runs on test failure.Joseph Myers2014-03-141-0/+7
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* conformtest: split up running of tests from makefile.Joseph Myers2014-03-071-2/+5
* Support expected failures in .test-result files.Joseph Myers2014-02-271-1/+4
* Generate .test-result files for ordinary tests.Tomas Dohnalek2014-02-151-0/+7