aboutsummaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers1-5/+1
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers1-3/+0
2014-09-10Turn on -Werror=implicit-function-declarationFlorian Weimer1-1/+1
2014-06-27Remove shlib-versions ABI names support.Joseph Myers1-1/+0
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers1-9/+36
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-4/+2
2014-05-08Some configure-related decrufting.Roland McGrath1-4/+4
2014-04-06PowerPC: define _CALL_ELF if compiler does notAdhemerval Zanella1-1/+2
2014-03-14Do not terminate default test runs on test failure.Joseph Myers1-0/+7
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-07conformtest: split up running of tests from makefile.Joseph Myers1-2/+5
2014-02-27Support expected failures in .test-result files.Joseph Myers1-1/+4
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek1-0/+7
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-30rename configure.in to configure.acMike Frysinger1-4/+4
2013-04-11Don't use run-via-rtld-prefix for anything other than testsSiddhesh Poyarekar1-3/+4
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab1-2/+8
2013-03-08Add dependency tracking for preconfigure files.Roland McGrath1-1/+5
2013-02-26Fix last change.Roland McGrath1-1/+1
2013-02-26Generalize %.v.i rule a bit.Roland McGrath1-3/+3
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-34/+7
2013-02-08Support sysdeps/.../include/ directories.Roland McGrath1-1/+8
2013-02-05Move nss directory into sysdeps Subdirs.Roland McGrath1-4/+10
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-14/+69
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-10-25Fix run-program-prefix comment.Joseph Myers1-1/+1
2012-10-24Support cross-testing.Joseph Myers1-3/+16
2012-10-24Define and use $(run-built-tests).Joseph Myers1-0/+9
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy1-0/+5
2012-10-23Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers1-10/+23
2012-10-19Remove relics of support for configuring in the source directory.Joseph Myers1-34/+1
2012-10-10Don't include link-libc-static in +link-static-before-libc.Joseph Myers1-1/+1
2012-09-28Clean up *objdir variables.Roland McGrath1-3/+2
2012-09-24Use static link by default for --disable-sharedH.J. Lu1-16/+28
2012-09-24Replace crtendS.o with crtend.o for static linkH.J. Lu1-1/+1
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu1-4/+0
2012-09-06Use crtbeginT.o to statically link programsH.J. Lu1-4/+7
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath1-0/+7
2012-08-02Small cleanup in Makeconfig.Marek Polacek1-6/+1
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers1-9/+59
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath1-1/+1
2012-06-01Remove unused default-abi definition in Makeconfig.Joseph Myers1-7/+2
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-11/+45