imp 3e5b295613 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
..
1999-04-18 09:44:36 +00:00
1999-03-18 09:37:57 +00:00
1999-04-03 07:04:53 +00:00
1999-02-09 17:23:03 +00:00
1998-06-30 20:14:13 +00:00
1999-04-10 08:07:34 +00:00
1999-02-11 17:09:27 +00:00
1999-04-01 19:42:09 +00:00
1999-02-14 09:44:56 +00:00
1999-03-29 11:25:45 +00:00