freebsd-nq/gnu/usr.bin/cc
Jordan K. Hubbard 526195ad0d General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 19:08:36 +00:00
..
c++
cc f2c's -krd does not work with f77 wrapper 1996-03-27 07:46:04 +00:00
cc1
cc1plus Make cc1plus smaller and faster as was done for cc1 by linking static. 1995-10-02 16:37:16 +00:00
cc_int General -Wall warning cleanup, part I. 1996-07-12 19:08:36 +00:00
cccp
cpp
doc Enabled my FUNCTION_PROFILER_EPILOGUE code and added option 1995-12-26 01:34:39 +00:00
f77 Reviewed by: jmz (Jean-Marc Zucconi) 1996-01-16 10:21:45 +00:00
include Enabled my FUNCTION_PROFILER_EPILOGUE code and added option 1995-12-26 01:34:39 +00:00
legal
libgcc Make rules reentrant. 1996-05-28 00:34:38 +00:00
Makefile
Makefile.inc Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
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.