freebsd-dev/gnu/usr.bin/cc
Joerg Wunsch 4e20deaab3 f2c's -krd does not work with f77 wrapper
Closes PR # gnu/1101

Submitted by:	kargl@troutmask.apl.washington.edu (Steven G. Kargl)
1996-03-27 07:46:04 +00:00
..
c++
cc f2c's -krd does not work with f77 wrapper 1996-03-27 07:46:04 +00:00
cc1
cc1plus
cc_int Work around optimizer strength reduction bug. 1996-01-04 04:44:47 +00:00
cccp
cpp
doc
f77 Reviewed by: jmz (Jean-Marc Zucconi) 1996-01-16 10:21:45 +00:00
include
legal
libgcc
Makefile
Makefile.inc
README

$Id$

This directory contains gcc in a form that uses "bmake" makefiles.
This is not the place you want to start, if you want to hack gcc.
we have included everything here which is part of the source-code
of gcc, but still, don't use this as a hacking-base.

If you suspect a problem with gcc, or just want to hack it in general,
get a complete gcc-X.Y.Z.tar.gz from somewhere, and use that.

Please look in the directory src/gnu/gnu2bmake to find the tools
to generate these files.

Thankyou.