summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld
Commit message (Expand)AuthorAgeFilesLines
* style.Makefile(5):johan2004-02-241-1/+1
* Properly quote the lib path.obrien2003-08-196-6/+6
* Stage 3 of dynamic root support, con't.obrien2003-08-176-6/+6
* s/x86_64/amd64/g where possible.obrien2003-08-171-2/+2
* Add elf_i386_fbsd emulation.obrien2003-07-011-0/+14
* The AMD64 Hammer bits.obrien2003-04-261-0/+20
* Remove first attempt at x86-64 bits. We're going to call it "amd64" now.obrien2003-04-261-20/+0
* Removed invasion into these makefiles by the "legacy" stuff;ru2003-04-121-3/+2
* libbinutils.a needs basename(3); when the latter is providedru2003-04-111-2/+3
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-9/+1
* The PowerPC-specfic scripttempl file was depreciated in favor of the genericobrien2003-01-211-1/+1
* Change the default emulation to elf64_sparc_fbsd. This emulation knows theobrien2002-12-051-10/+16
* Change the default emulation to elf64_ia64_fbsd. This knows the properobrien2002-12-051-5/+13
* Update for the Binutils 2.13.2 20021127 snapshot import.obrien2002-12-022-4/+10
* We HAVE_STPCPY now.obrien2002-10-201-2/+2
* Update for 2.13 10-Oct-2002 import.obrien2002-10-121-1/+10
* Sync with 2.13. Reduce forking by using multiple sed expressions ratherobrien2002-10-111-4/+6
* witch over to the new FreeBSD bfd vec and emulationobrien2002-10-111-1/+1
* Switch over to the new FreeBSD emulation and bfd vecobrien2002-10-111-1/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* The AMD x86-64 Hammer bits.obrien2002-05-181-0/+20
* Update to Binutils 2.12.0 and stick to the native emulation for now.obrien2002-05-171-93/+11
* Make it easier to change the native emulation.obrien2002-03-296-57/+62
* Update to Binutils 2.12.0 release.obrien2002-03-201-4/+1
* Uggg!! LD ME HARDER!!obrien2002-03-151-1/+1
* Support linking with -z combreloc (combine and sort reloc sections) and withobrien2002-03-136-18/+77
* Turn up WARNS as high as possible.obrien2002-03-131-0/+1
* Set the SCRIPTDIR to be rooted at TOOLS_PREFIX rather than DESTDIR.obrien2002-02-077-7/+7
* Change the way the version strings are handled.obrien2002-01-271-1/+1
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.obrien2001-10-151-0/+24
* You know the last revision will work better if the TARGET_TUPLE is setobrien2001-10-144-4/+4
* Allow easier override of the configure tuple, in case you wanted to buildobrien2001-10-144-29/+37
* Clean up a little bit more.obrien2001-10-141-1/+2
* Clean up the formatting.obrien2001-10-146-82/+72
* We do "sparc64", not "sparc".obrien2001-10-141-24/+0
* Fixed the buildworld breakage in cross-tools caused byru2001-09-241-1/+8
* Minor style reformatting.obrien2001-06-011-12/+12
* Upgrade to Binutils 2.11.0.obrien2001-06-011-1/+1
* Upgrade to Binutils 2.11.0.obrien2001-05-285-33/+0
* Total hack to fix broken bootstrap. Add -I/usr/src/include at the tailobrien2001-05-031-0/+1
* Remove MIPS support.obrien2001-04-112-45/+0
* Allow "NOSHARED" to be overridden.obrien2001-02-281-1/+1
* Make critical toolchain binaries staticly linked in this developmentobrien2001-02-271-0/+1
* Our OS name is "freebsd", not "freebsdelf"obrien2001-02-212-9/+9
* `stringify.sed' has been replaced by `astring.sed' [on ANSI-C systems].obrien2000-11-258-17/+17
* Pull the switch and activate our Binutils to a snapshot of the up andobrien2000-05-225-20/+156
* Build and install the elf32_sparc ld(1) scripts and make elf32_sparcsteve2000-04-031-1/+13
* First cut at the (non-contrib) bits needed to build the binutilssteve2000-04-021-0/+24
* The ld directory is in ${SRCDIR} not ${BINUTILSDISTDIR}.steve2000-04-021-1/+1
* Use `${dir}/libfoo.a' instead of `-L${dir} -lfoo' for local staticbde2000-03-271-5/+2
OpenPOWER on IntegriCloud