summaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)Author
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
2015-07-24Use IE model for static variables in libc.so, libpthread.so and rtldSiddhesh Poyarekar
2015-06-25Support compilers defaulting to PIEH.J. Lu
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin
2015-05-14This is update for configure, build and install of vector math library.Andrew Senkevich
2015-04-24Do not build with -WinlineFlorian Weimer
2015-04-09Omit libc-modules.h for all .v.i files.Roland McGrath
2015-03-05Avoid re-exec-self in bug-setlocale1.Roland McGrath
2015-02-12Use -Werror=undef for assembly code.Roland McGrath
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers
2014-11-24Use MODULE_NAME in stap-probe instead of IN_LIBSiddhesh Poyarekar
2014-11-19Auto-generate libc-modules.hSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-09-10Turn on -Werror=implicit-function-declarationFlorian Weimer
2014-06-27Remove shlib-versions ABI names support.Joseph Myers
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-05-08Some configure-related decrufting.Roland McGrath
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella
2014-03-14Do not terminate default test runs on test failure.Joseph Myers
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers
2014-02-27Support expected failures in .test-result files.Joseph Myers
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-30rename configure.in to configure.acMike Frysinger
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-03-08Add dependency tracking for preconfigure files.Roland McGrath
2013-02-26Fix last change.Roland McGrath
2013-02-26Generalize %.v.i rule a bit.Roland McGrath
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-08Support sysdeps/.../include/ directories.Roland McGrath
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-10-25Fix run-program-prefix comment.Joseph Myers