summaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)Author
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-03-18Exit with error status on check-abi failure.Joseph Myers
2014-03-14Get rid of Versions.def source fileRoland McGrath
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek
2014-02-12Make ABI tests generate .out files.Joseph Myers
2014-02-04abilist-pattern configurabilityAdhemerval Zanella
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses
2013-09-04Remove --disable-versioning.Joseph Myers
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-03-20Correct missed use of $(rtlddir).Marcus Shawcroft
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-31Remove bp-thunks code.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-10-08Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder
2012-08-22rename V variable to lib-versionMike Frysinger
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-21Remove straggling references to .s files.David S. Miller
2012-05-20We no longer have foo.s files in the tree.David S. Miller
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab
2012-05-03Do not delete make check-abi symlist filesAndreas Jaeger
2012-04-29Always run check-abiAndreas Jaeger
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-25Use more defines and makefile variables in $(native-compile).Joseph Myers
2012-04-24Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger
2012-04-24Cleanup generated header files during make checkAndreas Jaeger
2012-04-24Make $(native-compile) run in source directory like other compilation commands.Joseph Myers
2012-03-19Remove common-objdir-compile and related sysdeps/unix/Makefile code.Joseph Myers
2012-03-09Install bits/stdio_lim.h in install-headers.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove non-ELF supportUlrich Drepper
2011-09-19Get rid of tls.make include file.Roland McGrath
2011-09-10Cleanup of configuration optionsUlrich Drepper
2011-09-08Remove support for automatic cvs check-insUlrich Drepper
2011-07-14Use linker --print-output-format option if available.Roland McGrath
2011-07-02Fail if format.lds comes out empty.Roland McGrath
2011-07-02Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath
2011-07-02Add --with-default-link configure option.Roland McGrath
2011-07-02Consolidate shlib.lds references in new variables.Roland McGrath
2011-06-10Better detect total failure of linker script generation.Roland McGrath