summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/ld
AgeCommit message (Expand)Author
2002-10-12Update for 2.13 10-Oct-2002 import.David E. O'Brien
2002-10-11Sync with 2.13. Reduce forking by using multiple sed expressions ratherDavid E. O'Brien
2002-10-11witch over to the new FreeBSD bfd vec and emulationDavid E. O'Brien
2002-10-11Switch over to the new FreeBSD emulation and bfd vecDavid E. O'Brien
2002-07-29Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov
2002-05-18The AMD x86-64 Hammer bits.David E. O'Brien
2002-05-17Update to Binutils 2.12.0 and stick to the native emulation for now.David E. O'Brien
2002-03-29Make it easier to change the native emulation.David E. O'Brien
2002-03-20Update to Binutils 2.12.0 release.David E. O'Brien
2002-03-15Uggg!! LD ME HARDER!!David E. O'Brien
2002-03-13Support linking with -z combreloc (combine and sort reloc sections) and withDavid E. O'Brien
2002-03-13Turn up WARNS as high as possible.David E. O'Brien
2002-02-07Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.David E. O'Brien
2002-01-27Change the way the version strings are handled.David E. O'Brien
2001-10-15Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.David E. O'Brien
2001-10-14You know the last revision will work better if the TARGET_TUPLE is setDavid E. O'Brien
2001-10-14Allow easier override of the configure tuple, in case you wanted to buildDavid E. O'Brien
2001-10-14Clean up a little bit more.David E. O'Brien
2001-10-14Clean up the formatting.David E. O'Brien
2001-10-14We do "sparc64", not "sparc".David E. O'Brien
2001-09-24Fixed the buildworld breakage in cross-tools caused byRuslan Ermilov
2001-06-01Minor style reformatting.David E. O'Brien
2001-06-01Upgrade to Binutils 2.11.0.David E. O'Brien
2001-05-28Upgrade to Binutils 2.11.0.David E. O'Brien
2001-05-03Total hack to fix broken bootstrap. Add -I/usr/src/include at the tailDavid E. O'Brien
2001-04-11Remove MIPS support.David E. O'Brien
2001-02-28Allow "NOSHARED" to be overridden.David E. O'Brien
2001-02-27Make critical toolchain binaries staticly linked in this developmentDavid E. O'Brien
2001-02-21Our OS name is "freebsd", not "freebsdelf"David E. O'Brien
2000-11-25`stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].David E. O'Brien
2000-05-22Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien
2000-04-03Build and install the elf32_sparc ld(1) scripts and make elf32_sparcSteve Price
2000-04-02First cut at the (non-contrib) bits needed to build the binutilsSteve Price
2000-04-02The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.Steve Price
2000-03-27Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticBruce Evans
1999-12-17s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar
1999-11-07Replace freebsdelf with freebsd in most places.John Birrell
1999-11-06Add support for additional architectures.John Birrell
1999-11-06Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell
1999-11-06Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell
1999-11-06This is a simplified version of the binutils script which better suitsJohn Birrell
1999-11-06Add a BINUTILSDISTDIR hook here too.John Birrell
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-04-21TARGET was being defined wrong, causing ld to always fail. It is theWarner Losh
1999-03-01Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.Warner Losh
1998-09-06Update for import of binutils-2.9.1.John Polstra
1998-06-04Removed superfluous beforedepends. Their files were already in SRCS.Bruce Evans
1998-06-04Don't use beforedepend; just put generated headers in SRCS. ldgram.hBruce Evans
1998-06-03Add missing DPADD's.Peter Wemm
1998-05-11The yacc makefile changes don't seem to know when to generate theJohn Birrell