freebsd-dev/gnu/usr.bin/binutils
Warner Losh f1b48216be TARGET was being defined wrong, causing ld to always fail. It is the
name of the bfd target, not the gnu-standard target name.  Corrected
to be elf32-{big,little}mips from mipse[bl]-unknown-freebsd.

DEFAULT_EMULATION was bogusly defined, causing ld to always fail (this
was masked by the TARGET bogosity).  Define correctly as elf32bmip and
elf32lmip.  Mips doesn't follow the same conventions as i386 and alpha
do in this area.

ld now appears to work correctly for the uncommitted mips changes to
egcs.
1999-04-21 07:46:06 +00:00
..
addr2line Add missing DPADD's. 1998-06-03 18:01:04 +00:00
ar Add missing DPADD's. 1998-06-03 18:01:04 +00:00
as Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
doc Don't build the info pages for the old assembler. Instead, build 1998-10-03 03:59:47 +00:00
gdb echo -> ${ECHO}. 1999-04-03 07:04:53 +00:00
gdbreplay Inherit BINDIR properly. 1998-05-01 14:48:06 +00:00
gdbserver Inherit BINDIR properly. 1998-05-01 14:48:06 +00:00
ld TARGET was being defined wrong, causing ld to always fail. It is the 1999-04-21 07:46:06 +00:00
libbfd Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
libbinutils Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
libiberty Replace empty install targets with definitions of INTERNALLIB and 1998-03-12 05:14:19 +00:00
libopcodes Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
nm Add missing DPADD's. 1998-06-03 18:01:04 +00:00
objcopy Add missing DPADD's. 1998-06-03 18:01:04 +00:00
objdump Add missing DPADD's. 1998-06-03 18:01:04 +00:00
ranlib Add missing DPADD's. 1998-06-03 18:01:04 +00:00
size Add missing DPADD's. 1998-06-03 18:01:04 +00:00
strings Add missing DPADD's. 1998-06-03 18:01:04 +00:00
strip Ignore return value for strip. Avoids make world going pop 1999-01-08 10:33:12 +00:00
Makefile This duplicates gnu/usr.bin/cc/c++filt. 1999-04-18 10:25:57 +00:00
Makefile.inc Install binutils tools in /usr/libexec/elf like on i386 so that objformat 1998-08-18 06:51:08 +00:00
Makefile.inc0 Add TARGET_ARCH=mipsel and TARGET_ARCH=mipseb as a valid targets. 1999-03-01 04:01:57 +00:00
update.sh Change script to get the machine type from `uname -m' and make 1998-03-12 04:54:42 +00:00