summaryrefslogtreecommitdiff
path: root/Makeconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* rename configure.in to configure.acMike Frysinger2013-10-301-4/+4
* Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar2013-04-111-3/+4
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-191-2/+8
* Add dependency tracking for preconfigure files.Roland McGrath2013-03-081-1/+5
* Fix last change.Roland McGrath2013-02-261-1/+1
* Generalize %.v.i rule a bit.Roland McGrath2013-02-261-3/+3
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-34/+7
* Support sysdeps/.../include/ directories.Roland McGrath2013-02-081-1/+8
* Move nss directory into sysdeps Subdirs.Roland McGrath2013-02-051-4/+10
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-14/+69
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Fix run-program-prefix comment.Joseph Myers2012-10-251-1/+1
* Support cross-testing.Joseph Myers2012-10-241-3/+16
* Define and use $(run-built-tests).Joseph Myers2012-10-241-0/+9
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-0/+5
* Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers2012-10-231-10/+23
* Remove relics of support for configuring in the source directory.Joseph Myers2012-10-191-34/+1
* Don't include link-libc-static in +link-static-before-libc.Joseph Myers2012-10-101-1/+1
* Clean up *objdir variables.Roland McGrath2012-09-281-3/+2
* Use static link by default for --disable-sharedH.J. Lu2012-09-241-16/+28