summaryrefslogtreecommitdiff
path: root/Makerules
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar2016-07-111-46/+0
* Add pretty printers for the NPTL lock typesMartin Galvan2016-07-081-0/+46
* Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu2016-07-051-0/+24
* libio: Implement vtable verification [BZ #20191]Florian Weimer2016-06-231-0/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Implement "make update-all-abi"Florian Weimer2015-11-241-1/+30
* Remove -static-libgcc configure test.Joseph Myers2015-10-151-2/+2
* Fix some places to use $(LN_S) makefile variable.Roland McGrath2015-07-081-1/+2
* Attempting to install glibc configured with --prefix=/usr intoMartin Sebor2015-06-121-0/+20
* Prepare for restoration of .interp section in libpthread.soDmitry V. Levin2015-06-101-0/+10
* Support after-link variable to run a final step on binaries.Roland McGrath2015-02-121-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-3/+0
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-1/+1
* BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath2014-10-311-64/+68
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-261-0/+63
* Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers2014-09-161-1/+1
* Include .interp section only for libc.soSiddhesh Poyarekar2014-09-161-1/+1
* Print offending diff when check-abi failsSiddhesh Poyarekar2014-06-241-1/+2
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-12/+12
* 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