aboutsummaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)AuthorFilesLines
2015-07-08Fix some places to use $(LN_S) makefile variable.Roland McGrath1-1/+2
2015-06-12Attempting to install glibc configured with --prefix=/usr intoMartin Sebor1-0/+20
2015-06-10Prepare for restoration of .interp section in libpthread.soDmitry V. Levin1-0/+10
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath1-0/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-3/+0
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar1-1/+1
2014-10-31BZ#17496: Fix gnu/lib-names.h dependency.Roland McGrath1-64/+68
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers1-0/+63
2014-09-16Remove bitrotten --enable-oldest-abi (bug 6652).Joseph Myers1-1/+1
2014-09-16Include .interp section only for libc.soSiddhesh Poyarekar1-1/+1
2014-06-24Print offending diff when check-abi failsSiddhesh Poyarekar1-1/+2
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-12/+12
2014-03-18Exit with error status on check-abi failure.Joseph Myers1-0/+1
2014-03-14Get rid of Versions.def source fileRoland McGrath1-5/+8
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-2/+5
2014-02-22Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath1-1/+0
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-4/+8
2014-02-15Generate .test-result files for ordinary tests.Tomas Dohnalek1-2/+8
2014-02-12Make ABI tests generate .out files.Joseph Myers1-9/+13
2014-02-04abilist-pattern configurabilityAdhemerval Zanella1-0/+32
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-03Fix erroneous (and circular) implied pattern rule for linkobj/libc.so.Brooks Moses1-3/+34
2013-09-04Remove --disable-versioning.Joseph Myers1-8/+8
2013-06-17Rewrite sysd-rules generation using an awk script.Roland McGrath1-33/+10
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-8/+32
2013-03-20Correct missed use of $(rtlddir).Marcus Shawcroft1-1/+1
2013-03-19Add support for rtld directory different from slib directoryAndreas Schwab1-2/+2
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-9/+2
2013-01-31Remove bp-thunks code.Joseph Myers1-14/+6
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu1-4/+4
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-3/+1
2012-10-08Makerules (check-abi-%): force C locale when running objdumpJonathan Nieder1-1/+1
2012-08-22rename V variable to lib-versionMike Frysinger1-2/+2
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath1-0/+4
2012-05-21Remove straggling references to .s files.David S. Miller1-14/+0
2012-05-20We no longer have foo.s files in the tree.David S. Miller1-1/+1
2012-05-16BZ#10375: Configure magic to use -U_FORTIFY_SOURCE if needed.Roland McGrath1-1/+1
2012-05-16Track dependencies for .oS-only objectsAndreas Schwab1-0/+1
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab1-0/+5
2012-05-03Do not delete make check-abi symlist filesAndreas Jaeger1-0/+7
2012-04-29Always run check-abiAndreas Jaeger1-6/+1
2012-04-28Move abilist files into sysdep dirs.David S. Miller1-32/+12
2012-04-25Use more defines and makefile variables in $(native-compile).Joseph Myers1-2/+3
2012-04-24Merge branch 'master' of git://sourceware.org/git/glibcAndreas Jaeger1-5/+3
2012-04-24Cleanup generated header files during make checkAndreas Jaeger1-0/+1
2012-04-24Make $(native-compile) run in source directory like other compilation commands.Joseph Myers1-5/+3
2012-03-19Remove common-objdir-compile and related sysdeps/unix/Makefile code.Joseph Myers1-8/+0
2012-03-09Install bits/stdio_lim.h in install-headers.Joseph Myers1-1/+3