aboutsummaryrefslogtreecommitdiff
path: root/Makerules
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-07Remove non-ELF supportUlrich Drepper1-79/+1
2011-09-19Get rid of tls.make include file.Roland McGrath1-4/+0
2011-09-10Cleanup of configuration optionsUlrich Drepper1-2/+1
2011-09-08Remove support for automatic cvs check-insUlrich Drepper1-3/+0
2011-07-14Use linker --print-output-format option if available.Roland McGrath1-0/+4
2011-07-02Fail if format.lds comes out empty.Roland McGrath1-0/+1
2011-07-02Explicitly remove .gnu.glibc-stub sections with objcopy when not usingRoland McGrath1-2/+19
2011-07-02Add --with-default-link configure option.Roland McGrath1-0/+6
2011-07-02Consolidate shlib.lds references in new variables.Roland McGrath1-5/+8
2011-06-10Better detect total failure of linker script generation.Roland McGrath1-0/+1
2011-06-10Revert -r -> -Wl,-r change.Roland McGrath1-1/+1
2011-06-09Use -Wl,-r instead of plain -r.Roland McGrath1-1/+1
2011-02-15Remove use of ranlib.Ulrich Drepper1-7/+1
2010-04-09Use a stamp file for libc-abis.h rule.Roland McGrath1-3/+5
2010-04-09Revert "Shorten build commands"Roland McGrath1-14/+0
2010-04-08Shorten build commandsDaniel Jacobowitz1-0/+14
2010-04-08Fix libc-abis rules to be correct for add-on ports.Roland McGrath1-6/+6
2010-04-07Fix non-add-on handling of libc-abis.H.J. Lu1-1/+1
2010-04-06Fix libc-abis handling for add-ons.Joseph Myers1-1/+2
2010-03-15Implement handling of libc ABI in ELF header.Ulrich Drepper1-2/+14
2009-10-30New simplified make dist using git archive.Roland McGrath1-1/+2
2008-02-07* Makerules ($(common-objpfx)sysd-rules):Roland McGrath1-1/+2
2008-01-30* Makeconfig (sysd-rules-patterns): New variable.Roland McGrath1-34/+19