summaryrefslogtreecommitdiff
path: root/Makeconfig
AgeCommit message (Expand)Author
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
2012-10-24Support cross-testing.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy
2012-10-23Refactor parts of run-program-prefix and built-program-cmd into new run-via-r...Joseph Myers
2012-10-19Remove relics of support for configuring in the source directory.Joseph Myers
2012-10-10Don't include link-libc-static in +link-static-before-libc.Joseph Myers
2012-09-28Clean up *objdir variables.Roland McGrath
2012-09-24Use static link by default for --disable-sharedH.J. Lu
2012-09-24Replace crtendS.o with crtend.o for static linkH.J. Lu
2012-09-15Remove $(have-cpp-asm-debuginfo) checkH.J. Lu
2012-09-06Use crtbeginT.o to statically link programsH.J. Lu
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-08-02Small cleanup in Makeconfig.Marek Polacek
2012-07-03Avoid use of libgcc_s and libgcc_eh when building glibc.Joseph Myers
2012-06-22Respect --localstatedir for /var/db parent directory.Roland McGrath
2012-06-01Remove unused default-abi definition in Makeconfig.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-16BZ#10375: Configure magic to use -fno-stack-protector if needed.Roland McGrath
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath
2012-05-08Revert "Revert "Build glibc with -frounding-math""Andreas Jaeger
2012-05-07Revert "Build glibc with -frounding-math"Andreas Jaeger
2012-05-06Build glibc with -frounding-mathAndreas Jaeger
2012-05-01Remove unused localtime makefile variables.Joseph Myers
2012-04-25Remove --as-needed configure test.Joseph Myers
2012-04-24Don't handle libgcc_s suffixes.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-08Remove have-initfini and need-nopic-initfiniAndreas Schwab
2012-01-27Sort objects before relocationsUlrich Drepper
2012-01-08Static linking is always neededUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2012-01-07Remove --enable-omitfp supportUlrich Drepper
2011-09-19Use CPPFLAGS from configure.Mike Frysinger
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper
2011-06-15Install db-MakefileUlrich Drepper