freebsd-dev/gnu/usr.bin
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
..
as Don't build the info pages for the old assembler. Instead, build 1998-10-03 03:59:47 +00:00
awk Symlink awk.y to awktab.y so that the default yacc rules apply, and use 1998-05-04 16:18:57 +00:00
bc Fixed races in `make -jN' using new yacc rules. 1998-05-04 16:22:30 +00:00
binutils TARGET was being defined wrong, causing ld to always fail. It is the 1999-04-21 07:46:06 +00:00
bison change bin to BINOWN and BINGRP 1997-08-21 03:28:07 +00:00
cc Add FORTRAN support. 1999-04-18 09:44:36 +00:00
cpio Added to RELENG_2_2 via tagging. 1997-08-21 08:26:55 +00:00
cvs Update bmake glue for cvs-1.10 1999-03-18 09:37:57 +00:00
dc Do not store the same config.h twice - use one from bc directory 1998-05-01 19:20:42 +00:00
dialog Drop outdated FreeBSD version number from test script. 1999-01-24 07:10:34 +00:00
diff Define PR_PROGRAM properly 1997-10-29 17:35:54 +00:00
diff3 Switch to contrib version 1997-10-29 16:50:42 +00:00
gdb echo -> ${ECHO}. 1999-04-03 07:04:53 +00:00
gperf Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
grep Added myself as maintainer. 1999-02-09 17:23:03 +00:00
groff osfcn.h (part of libg++) is going away, so don't try to include it. 1999-04-05 05:08:20 +00:00
gzip Fixed printf format errors. 1998-06-30 20:14:13 +00:00
ld Look in the new place for GCC bits. 1999-04-10 08:07:34 +00:00
man $Id$ misspelled as $Id 1999-02-11 17:09:27 +00:00
patch Add PATCH_INDEX_FIRST environment variable to do the same as -I option 1998-01-22 07:44:04 +00:00
perl Need to translate more .h to .ph then just /usr/include & 1999-03-18 19:39:07 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs Add missing *roff macros to correct display about -V option. 1997-08-23 15:50:53 +00:00
sdiff Switch to contrib version 1997-10-29 16:58:20 +00:00
send-pr Missed a '/' in the last commit. 1999-04-01 19:42:09 +00:00
sort use minimum length for strcoll too 1999-02-14 09:44:56 +00:00
tar Document -y/--bzip2/--bunzip2 flag. 1999-03-29 11:25:45 +00:00
texinfo Fixed ifdef for libintl in previous commit (the location of libintl.a's 1999-01-20 02:08:07 +00:00
Makefile Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++. 1999-04-05 08:48:08 +00:00
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00