freebsd-dev/gnu/usr.bin/cc
Bruce Evans b03605afba Simplified using new yacc rules. This is cosmetic - the old rules worked
with `make -jN' because they did the right things to generate cexp.h
without clobbering cexp.c, and there were no missing dependencies on
cexp.h because cexp.h isn't actually used.

Fixed style bugs.
1998-05-04 16:58:50 +00:00
..
c++ I goofed on the `LINKS' syntax. 1998-03-18 12:28:09 +00:00
c++filt Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00
cc1 NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1obj NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". 1997-06-29 06:03:42 +00:00
cc1plus Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
cc_int Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
cc_tools Fixed missing dependencies. The critical missing one was of bi-lexer.o 1998-04-23 16:30:51 +00:00
cccp Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00
cpp Simplified using new yacc rules. This is cosmetic - the old rules worked 1998-05-04 16:58:50 +00:00
doc <bsd.prog.mk> has included ../Makefile.inc for a long time, and there 1997-12-17 19:57:35 +00:00
f77 Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
libgcc Support building of libgcc.a without building all of gcc. This is 1998-03-23 12:23:13 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
Makefile.inc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00