summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/ld
Commit message (Expand)AuthorAgeFilesLines
* 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
* s/MACHINE_ARCH/TARGET_ARCH/gmarcel1999-12-175-5/+5
* Replace freebsdelf with freebsd in most places.jb1999-11-076-16/+16
* Add support for additional architectures.jb1999-11-066-0/+197
* Use the simplified genscripts.sh and set the cross-compiled libraryjb1999-11-061-2/+22
* Use the simplified genscripts.sh and set the cross-compiled libraryjb1999-11-062-8/+12
* This is a simplified version of the binutils script which better suitsjb1999-11-061-0/+107
* Add a BINUTILSDISTDIR hook here too.jb1999-11-061-0/+8
* $Id$ -> $FreeBSD$peter1999-08-274-4/+4
* TARGET was being defined wrong, causing ld to always fail. It is theimp1999-04-211-5/+5
* Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets.imp1999-03-012-0/+44
* Update for import of binutils-2.9.1.jdp1998-09-061-0/+9
* Removed superfluous beforedepends. Their files were already in SRCS.bde1998-06-042-6/+2
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hbde1998-06-041-4/+3
* Add missing DPADD's.peter1998-06-031-1/+3
* The yacc makefile changes don't seem to know when to generate thejb1998-05-111-2/+2
* Work out the list of emulations based on the cross-architecturesjb1998-05-041-3/+14
* Add cross-architecture support.jb1998-05-042-15/+20
* Fixed races in `make -jN' using new yacc rules. This also fixes plainbde1998-05-041-8/+2
* Give up on a.out support in binutils. It has too many problems tojdp1998-03-301-14/+6
* Restructure the binutils hierarchy somewhat in order to betterjdp1998-03-126-0/+143
OpenPOWER on IntegriCloud