freebsd-dev/gnu/usr.bin
David E. O'Brien a3d6eca585 Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods
of changing the search dirs.  This also removes an used search dir,
removes unneeded redundancy, and a bugus dir we enherited on the i386
by baseing off of svr4.h.

We went from:
	install: /usr/libexec/(null)
	programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/:/usr/bin/:/usr/libexec/
	libraries: /usr/libdata/gcc/:/usr/libexec/:/usr/ccs/lib/:/usr/lib/

to:
	install: /usr/libexec/(null)
	programs: /usr/libexec/<OBJFORMAT>/:/usr/libexec/
	libraries: /usr/libexec/:/usr/lib/
1999-12-22 05:00:28 +00:00
..
as Arange the f* floating point instructions to match binutils 2.9.1. 1999-11-28 01:11:35 +00:00
awk $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
bc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
binutils s/MACHINE_ARCH/TARGET_ARCH/g 1999-12-17 15:50:45 +00:00
bison $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
cc Reduce the FreeBSD custom hacks to gcc.c by using the GCC provided methods 1999-12-22 05:00:28 +00:00
cpio $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
cvs Update files generated by configure. 1999-12-11 15:12:37 +00:00
dc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
dialog $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
diff s/dir.h/dir.c/ 1999-11-26 12:29:48 +00:00
diff3 $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
gdb/doc Remove old bmake framework for gdb. It has moved to live next to binutils. 1999-05-02 19:51:47 +00:00
gperf $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
grep Support the environtmental var "GREP_OPTIONS". Which can hold a set of 1999-11-26 03:26:59 +00:00
groff install hyphen.us-ru from GROFF_DIST/tmac/locale 1999-09-21 20:51:36 +00:00
gzip Correct spelling : ascii -> ASCII 1999-09-20 09:15:23 +00:00
ld $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
man Update man(1) to explain how to use the section numbers. 1999-12-20 14:34:29 +00:00
patch Clean up some $Log$ debris, including some real messes. 1999-09-05 17:31:55 +00:00
perl Revert the libcrypt/libmd stuff back to how it was. This should not have 1999-12-18 13:55:17 +00:00
ptx Same deal. 1997-01-11 03:50:21 +00:00
rcs $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
sdiff $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
send-pr Correctly document the -V and --version options. 1999-10-21 11:30:10 +00:00
sort Use braces to avoid potentially ambiguous else clause. 1999-04-25 22:14:06 +00:00
tar $Revision$ -> $FreeBSD$ 1999-09-06 07:33:51 +00:00
texinfo Bring back texindex from the dead. Some ports use it to format their docs. 1999-10-25 10:35:39 +00:00
Makefile reactivate cvs subdir build 1999-12-11 17:32:07 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00