freebsd-nq/gnu/usr.bin
David E. O'Brien 8e5f64732b Move c-decl.c out of the common libcc_int.a into the binary Makefiles
where it is used.  c-decl has symbols that conflict with several of the
cc1plus sources.

GNU `ld' was changed in Dec 1999 to be more be compatable with the way that
other linkers work (specifically in the Solaris linker).  The 2.9.1 `ld',
did the Wrong Thing in that if a library contained a common symbol that
matched a definition of that symbol in another (already linked in object)
it would also be linked in, even if there was no other reason to do so.
This is wrong.  The library should only be linked in if it contains
non-common, non-weak symbols which are needed by previously linked in
objects.
2000-05-24 20:02:21 +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 Update for 1.0.5a. 2000-01-16 10:21:28 +00:00
binutils Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
cc Move c-decl.c out of the common libcc_int.a into the binary Makefiles 2000-05-24 20:02:21 +00:00
cpio $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
cvs Use libcrypto instead of libdes. 2000-02-24 23:15:42 +00:00
dc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
dialog Have to install from ${.CURDIR}, not ${.OBJDIR}. 2000-01-08 09:34:45 +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 A bandaid to try and make this buildable. This should probably be 2000-03-20 10:52:28 +00:00
gperf Update for gperf 2.7 2000-03-25 07:50:02 +00:00
grep Merge FreeBSD changes into 2.4d. 2000-01-31 13:28:57 +00:00
groff Once again fix substitution of TMAC_M and TMAC_S_PREFIX in manpages. 2000-05-21 02:49:14 +00:00
gzip Correct spelling : ascii -> ASCII 1999-09-20 09:15:23 +00:00
ld Egads! This still refered to contrib/egcs/ 2000-01-03 10:41:11 +00:00
man mdoc cleanup: use .Nm macro correctly, don't non mdoc macro 2000-05-10 13:43:36 +00:00
patch Clean up some $Log$ debris, including some real messes. 1999-09-05 17:31:55 +00:00
perl Perl lib configuration for IA-64 (along with PPC and arm32) 2000-04-17 19:44:57 +00:00
ptx
rcs Ack, missed a CVSHeader reference in a switch. *blush* 2000-01-11 11:55:26 +00:00
sdiff $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
send-pr Don't allow people to create new PRs with a 'wish' class. 2000-05-24 14:40:25 +00:00
sort Use braces to avoid potentially ambiguous else clause. 1999-04-25 22:14:06 +00:00
tar Update device references. 2000-05-07 09:23:36 +00:00
texinfo Add additional path for info to /usr/X11R6/info. This will allow 2000-04-01 15:30:57 +00:00
Makefile Remove Bison from the build. This is a prelude to possibly removing it 2000-01-16 00:11:34 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00