summaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)Author
2017-03-02Document and fix --enable-bind-now [BZ #21015]Florian Weimer
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-08Install libm.a as linker script (bug 20539).Andrew Senkevich
2016-12-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-09-21Avoid running $(CXX) during build to obtain header file pathsFlorian Weimer
2016-09-20Remove remnants of .og patternsFlorian Weimer
2016-07-11Revert "Add pretty printers for the NPTL lock types"Siddhesh Poyarekar
2016-07-08Add pretty printers for the NPTL lock typesMartin Galvan
2016-07-05Make copies of cstdlib/cmath and use them [BZ #20314]H.J. Lu
2016-06-23libio: Implement vtable verification [BZ #20191]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-24Implement "make update-all-abi"Florian Weimer
2015-10-15Remove -static-libgcc configure test.Joseph Myers
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath
2015-06-12Attempting to install glibc configured with --prefix=/usr intoMartin Sebor
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar
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