1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/contrib/gcc
1998-03-14 03:02:19 +00:00
..
config Ouch, my local cvs walloped the version I thought I was committing. 1998-03-14 03:02:19 +00:00
cp First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00
ginclude Patches originally obtained from Bruce Evans <bde@freebsd.org> to make 1996-09-18 06:31:42 +00:00
objc
alloca.c
assert.h
basic-block.h
bc-emit.c
bc-emit.h
bc-optab.c
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c
bi-defs.h
bi-lexer.c
bi-opcode.c
bi-opname.c
bi-parser.y
bi-reverse.c
bi-run.h
BUGS
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c
c-common.c
c-convert.c
c-decl.c
c-iterate.c
c-lang.c
c-lex.c
c-lex.h
c-parse.gperf
c-parse.in
c-pragma.c
c-pragma.h
c-tree.h
c-typeck.c
caller-save.c
calls.c
cccp.1 Doc fixes and updates to reflect reality, as well as info about profiling 1996-09-18 06:56:52 +00:00
cccp.c When compiling native on freebsd, do not search the multitude of extended 1996-09-18 06:40:54 +00:00
cexp.y
ChangeLog
collect2.c
combine.c
conditions.h
config.guess
config.sub
configure Add in hooks to produce assembler output suitable for binutils+elf 1996-09-18 06:50:39 +00:00
convert.c
convert.h
COPYING
COPYING.LIB
cplus-dem.c
cpp.1
cpp.texi
cppalloc.c
cpperror.c
cppexp.c
cpphash.c
cpphash.h
cpplib.c
cpplib.h
cppmain.c
cross-make
crtstuff.c
cse.c
dbxout.c Put the function stabs in traditional order on a.out, or gdb doesn't see 1998-03-08 11:54:04 +00:00
dbxstclass.h
defaults.h
demangle.h
doschk.c
dostage2
dostage3
dwarf.h
dwarfout.c
emit-rtl.c
enquire.c
explow.c
expmed.c
expr.c
expr.h
extend.texi
final.c Fix BB profiling. 1997-01-13 12:15:29 +00:00
fix-header.c
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.ptx
fixinc.sco
fixinc.svr4
fixinc.winnt
fixincludes
fixproto
flags.h
floatlib.c
flow.c
fold-const.c
function.c First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00
function.h
gbl-ctors.h
gcc.1 spelling corrections. 1997-09-13 16:01:53 +00:00
gcc.c Only do a.out/elf switching on i386 family 1998-03-09 04:13:31 +00:00
gcc.texi
gen-protos.c
genattr.c
genattrtab.c
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genrecog.c
getopt1.c
getopt.c
getopt.h
getpwd.c
glimits.h
global.c
gmon.c
gstab.h
gsyms.h
gsyslimits.h
halfpic.c
halfpic.h
hard-reg-set.h
input.h
install.sh
install.texi
integrate.c
integrate.h
invoke.texi Doc fixes and updates to reflect reality, as well as info about profiling 1996-09-18 06:56:52 +00:00
jump.c
just-fixinc
libgcc1-test.c
libgcc1.c
libgcc2.c First round of changes to support generation of assembler for the old 1998-03-08 05:29:49 +00:00
limitx.h
limity.h
listing
local-alloc.c
longlong.h
loop.c
loop.h
machmode.def
machmode.h
Makefile.in build libgcc*.a a little more compact by removing excess local symbols 1996-09-18 06:37:22 +00:00
md.texi
mips-tdump.c
mips-tfile.c
modemap.def
move-if-change
NEWS
objc-act.c
objc-act.h
objc-tree.def
obstack.c
obstack.h
optabs.c
ORDERS
output.h
pcp.h
print-rtl.c
print-tree.c
PROBLEMS
PROJECTS
protoize.c
pself1.c
pself2.c
pself3.c
pself.c
README
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.NS32K
README.RS6000
README.TRAD
README.X11
real.c
real.h
recog.c
recog.h
reg-stack.c
regclass.c
regs.h
reload1.c
reload.c
reload.h
reorg.c
rtl.c
rtl.def
rtl.h
rtl.texi
rtlanal.c
scan-decls.c
scan-types.sh
scan.c
scan.h
sched.c
sdbout.c
SERVICE
sort-protos
stab.def
stack.h
stmt.c
stor-layout.c
stupid.c
sys-protos.h
sys-types.h
TESTS.FLUNK
tm.texi
toplev.c
tree.c
tree.def
tree.h
typeclass.h
unprotoize.c
unroll.c
varasm.c
version.c
xcoffout.c
xcoffout.h

This directory contains the version 2.7.2 release of the GNU C
compiler.  It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.

The GNU C compiler is free software.  See the file COPYING for copying
permission.

See the file gcc.texi (together with other files that it includes) for
installation and porting information.  The file INSTALL contains a
copy of the installation information, as plain ASCII.

Installing this package will create various files in subdirectories of
/usr/local/lib, which are passes used by the compiler and a library
named libgcc.a.  It will also create /usr/local/bin/gcc, which is
the user-level command to do a compilation.

See the Bugs chapter of the GCC Manual for how to report bugs
usefully.  An online readable version of the manual is in the files
gcc.info*.

The files pself.c and pself1.c are not part of GCC.
They are programs that print themselves on standard output.
They were written by Dario Dariol and Giovanni Cozzi, and are
included for your hacking pleasure.  Likewise pself2.c
(Who is the author of that?) and pself3.c (by Vlad Taeerov and Rashit
Fakhreyev).