1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/gnu/usr.bin/cc
Peter Wemm 6c1d8f3fd8 Replace use of non-standard ld -O with a ld -o / mv combination as used
elsewhere in the tree.  Binutils doesn't support the -O hack^H^H^H^H
extension.  (actually, it ignores it for option compatability with some
other OS).
1998-10-06 11:28:29 +00:00
..
c++ I goofed on the `LINKS' syntax. 1998-03-18 12:28:09 +00:00
c++filt Use the installed versions of cc, cc1 and cpp for building underscore. 1998-07-08 00:14:15 +00:00
cc During compilation of a Fortran program f2c/f77 will spew the 1998-07-24 07:13:57 +00:00
cc1
cc1obj
cc1plus
cc_int
cc_tools Make the build tools static to avoid trying to use the shared loader 1998-08-20 21:45:46 +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
libgcc Replace use of non-standard ld -O with a ld -o / mv combination as used 1998-10-06 11:28:29 +00:00
Makefile
Makefile.inc First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00