summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld
AgeCommit message (Expand)Author
2011-03-21Fix typo: s/LIBSERACHPATH/LIBSEARCHPATH/gMarcel Moolenaar
2011-02-18Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric
2011-01-07Retire TARGET_ABI.Warner Losh
2010-11-18Sync: merge r215396 through r215463 from ^/head.Dimitry Andric
2010-11-17Let gcc and ld know where to find 32 bit libraries on amd64.Tijl Coosemans
2010-11-11Sync: merge r214895 through r215140 from ^/head.Dimitry Andric
2010-11-10Complete the integration of tbemd branch into head.Warner Losh
2010-11-01Update config.h for ld.Dimitry Andric
2010-11-01Add manpages under gnu/usr.bin/binutils, since they are generated.Dimitry Andric
2010-10-22Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric
2010-10-21Update ldscript extension list.Dimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2010-10-21Apply upstream changes to genscripts.sh, while attempting to keep theDimitry Andric
2010-10-21Remove weird double-pasted sections in armelfb?_fbsd.sh.Dimitry Andric
2010-10-21Regenerate config.h for ld.Dimitry Andric
2010-07-10Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn
2010-06-25Add an alignment of 8 for sections in the n32 ABI. The default alignmentJayachandran C.
2010-06-02Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett
2010-03-04Make the n32 scripts actually generate, ummm, n32 binaries... <blush>Warner Losh
2010-03-02Add n32 ABI generators...Warner Losh
2010-02-03Remove alpha support from here too. FreeBSD 6 was the last branch toWarner Losh
2010-01-08Merge r195575 and 195530 from projects/mips to head by hand:Warner Losh
2008-12-11Push mips support for ld into the tree.Warner Losh
2007-09-26Force -O1 compilation when targeted for ia64. GCC 4 generatesMarcel Moolenaar
2007-09-19Reduce diff to vendor for maintance purposes.David E. O'Brien
2007-09-19In the case of a native build, set NATIVE to yes so that the code circuitsThomas Quinot
2006-09-14scripts for the arm port.Warner Losh
2006-09-14Fix the build and minor cleanup.Warner Losh
2006-09-12Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.David E. O'Brien
2006-07-22Be consistent in quoting.David E. O'Brien
2006-07-22Create a genscripts driver based on the PowerPC one.David E. O'Brien
2004-12-21NOSHARED -> NO_SHAREDRuslan Ermilov
2004-07-08MAJOR cleanup of the Bmake framework.David E. O'Brien
2004-06-20Our 'TOOLS_PREFIX' and not 'DESTDIR' matches what the stock GNU buildDavid E. O'Brien
2004-06-16Updated Bmake framework for Binutils 2.15.David E. O'Brien
2004-02-24style.Makefile(5):Johan Karlsson
2003-08-19Properly quote the lib path.David E. O'Brien
2003-08-17Stage 3 of dynamic root support, con't.David E. O'Brien
2003-08-17s/x86_64/amd64/g where possible.David E. O'Brien
2003-07-01Add elf_i386_fbsd emulation.David E. O'Brien
2003-04-26The AMD64 Hammer bits.David E. O'Brien
2003-04-26Remove first attempt at x86-64 bits. We're going to call it "amd64" now.David E. O'Brien
2003-04-12Removed invasion into these makefiles by the "legacy" stuff;Ruslan Ermilov
2003-04-11libbinutils.a needs basename(3); when the latter is providedRuslan Ermilov
2003-04-05Migrate to a new way of dealing with building from old revisions ofWarner Losh
2003-01-21The PowerPC-specfic scripttempl file was depreciated in favor of the genericDavid E. O'Brien
2002-12-05Change the default emulation to elf64_sparc_fbsd. This emulation knows theDavid E. O'Brien
2002-12-05Change the default emulation to elf64_ia64_fbsd. This knows the properDavid E. O'Brien
2002-12-02Update for the Binutils 2.13.2 20021127 snapshot import.David E. O'Brien
2002-10-20We HAVE_STPCPY now.David E. O'Brien