about summary refs log tree commit diff
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* Exit with error status on check-abi failure.Joseph Myers2014-03-181-0/+1
* Get rid of Versions.def source fileRoland McGrath2014-03-141-5/+8
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-2/+5
* Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath2014-02-221-1/+0
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-4/+8
* Generate .test-result files for ordinary tests.Tomas Dohnalek2014-02-151-2/+8
* Make ABI tests generate .out files.Joseph Myers2014-02-121-9/+13
* abilist-pattern configurabilityAdhemerval Zanella2014-02-041-0/+32
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses2013-10-031-3/+34
* Remove --disable-versioning.Joseph Myers2013-09-041-8/+8
* Rewrite sysd-rules generation using an awk script.Roland McGrath2013-06-171-33/+10
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-8/+32
* Correct missed use of $(rtlddir).Marcus Shawcroft2013-03-201-1/+1
* Add support for rtld directory different from slib directoryAndreas Schwab2013-03-191-2/+2
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-9/+2
* Remove bp-thunks code.Joseph Myers2013-01-311-14/+6
* Add --enable-hardcoded-path-in-tests configure optionH.J. Lu2013-01-111-4/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-3/+1
* Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder2012-10-081-1/+1
* rename V variable to lib-versionMike Frysinger2012-08-221-2/+2
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-241-0/+4
* Remove straggling references to .s files.David S. Miller2012-05-211-14/+0
* We no longer have foo.s files in the tree.David S. Miller2012-05-201-1/+1
* BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath2012-05-161-1/+1
* Track dependencies for .oS-only objectsAndreas Schwab2012-05-161-0/+1
* Fix dependency tracking on cross-rpcgen-objsAndreas Schwab2012-05-161-0/+5
* Do not delete make check-abi symlist filesAndreas Jaeger2012-05-031-0/+7
* Always run check-abiAndreas Jaeger2012-04-291-6/+1
* Move abilist files into sysdep dirs.David S. Miller2012-04-281-32/+12
* Use more defines and makefile variables in $(native-compile).Joseph Myers2012-04-251-2/+3
* Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger2012-04-241-5/+3
|\
| * Make $(native-compile) run in source directory like other compilation commands.Joseph Myers2012-04-241-5/+3
* | Cleanup generated header files during make checkAndreas Jaeger2012-04-241-0/+1
|/
* Remove common-objdir-compile and related sysdeps/unix/Makefile code.Joseph Myers2012-03-191-8/+0
* Install bits/stdio_lim.h in install-headers.Joseph Myers2012-03-091-1/+3
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Remove non-ELF supportUlrich Drepper2012-01-071-79/+1
* Get rid of tls.make include file.Roland McGrath2011-09-191-4/+0
* Cleanup of configuration optionsUlrich Drepper2011-09-101-2/+1
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-3/+0
* Use linker --print-output-format option if available.Roland McGrath2011-07-141-0/+4
* Fail if format.lds comes out empty.Roland McGrath2011-07-021-0/+1
* Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath2011-07-021-2/+19
* Add --with-default-link configure option.Roland McGrath2011-07-021-0/+6
* Consolidate shlib.lds references in new variables.Roland McGrath2011-07-021-5/+8
* Better detect total failure of linker script generation.Roland McGrath2011-06-101-0/+1
* Revert -r -> -Wl,-r change.Roland McGrath2011-06-101-1/+1
* Use -Wl,-r instead of plain -r.Roland McGrath2011-06-091-1/+1