freebsd-nq/contrib/gcc
David E. O'Brien c92f6a5f61 Fix our -mprofiler-epilogue code.
"The problem is that egcs/gcc-2.95's reorganisation of the prologue and
epilogue code to use rtl instead of output_asm_insn() completely broke our
hooks.  rtl is emitted in a different order, only after optimisation, while
output_asm_insn() is emitted immediately.  rtl is presumably used so that
the prologue and epilogue can be optimised.

I couldn't find any good examples to copy.  gcc's own
FUNCTION_BLOCK_PROFILER still uses output_asm_insn() and seems to be
completely broken.  One of the XXX comments points to this.

IIRC, the hacks here basically arrange to emit magic label names; then when
the magic names are output, they are transformed into prologue and epilogue
code."

Submitted by:	bde
2000-01-29 13:06:33 +00:00
..
config Fix our -mprofiler-epilogue code. 2000-01-29 13:06:33 +00:00
cp This commit was generated by cvs2svn to compensate for changes in r56385, 2000-01-22 02:59:08 +00:00
f Virgin import of the GCC 2.95.1 compilers 1999-11-14 08:33:44 +00:00
ginclude Fix conflicts. 1999-10-16 07:12:34 +00:00
objc Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
acconfig.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
aclocal.m4 Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
alias.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
alloca.c
ansidecl.h Virgin import from GCC 2.95.1. 1999-11-04 10:35:02 +00:00
assert.h
basic-block.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
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
bitmap.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
bitmap.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
BUGS Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-common.c Merge our -fformat-extensions and printf0() into GCC 2.95.2. 1999-11-01 18:41:09 +00:00
c-convert.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-decl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-iterate.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-lang.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
c-lex.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-lex.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-parse.gperf Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-parse.in Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-pragma.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-pragma.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
c-tree.h Go back to stock file -- our mods are OBE. 1999-10-16 08:34:33 +00:00
c-typeck.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
caller-save.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
calls.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cccp.1
cccp.c Merge in fixes from the GCC anoncvs tree. 2000-01-22 16:05:33 +00:00
cexp.y Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
ChangeLog Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
choose-temp.c Merge rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 2.95.1. 1999-11-04 10:23:25 +00:00
collect2.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
collect2.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
combine.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
conditions.h
config.guess
config.in Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
config.sub
configure Merge in fixes from the GCC anoncvs tree. 2000-01-22 16:05:33 +00:00
configure.frag
configure.in Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
configure.lang
convert.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
convert.h
COPYING
COPYING.LIB
cplus-dem.c Virgin import from GCC 2.95.1. 1999-11-04 10:20:05 +00:00
cpp.1
cpp.texi Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppalloc.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cpperror.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppexp.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppfiles.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cpphash.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cpphash.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppinit.c Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
cpplib.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cpplib.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppmain.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppspec.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cppulp.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cross-make Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
crtstuff.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
cse.c Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
cstamp-h.in
dbxout.c Merge our changes - this brings rev 1.2 (fix stabs ordering for a.out) 1999-10-26 08:47:58 +00:00
dbxout.h
dbxstclass.h
defaults.h Virgin import of the GCC 2.95.2 compilers 2000-01-17 12:16:41 +00:00
demangle.h Virgin import from GCC 2.95.1. 1999-11-04 10:20:05 +00:00
doprint.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
doschk.c
dostage2
dostage3
dwarf2.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
dwarf2out.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
dwarf2out.h
dwarf.h
dwarfout.c Fix conflicts. (dist src now contains our rev 1.1->1.2 changes) 1999-10-26 08:38:21 +00:00
dwarfout.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
dyn-string.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
dyn-string.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
eh-common.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
emit-rtl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
enquire.c
except.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
except.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
exgettext Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
explow.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
expmed.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
expr.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
expr.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
extend.texi s brings rev 1.2 (document printf0()) into GCC 2.95.1. 1999-10-27 09:41:10 +00:00
final.c Merge our changes - this brings revs 1.{2,3} minus rev 1.4 into GCC 2.95.1. 1999-10-26 08:41:38 +00:00
fix-header.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.ptx
fixinc.sco
fixinc.svr4
fixinc.winnt
fixincludes Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
fixproto Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
flags.h Merge our changes - this brings rev 1.2 (-fformat-extensions) 1999-10-26 08:45:23 +00:00
floatlib.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
flow.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
fold-const.c Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
fp-test.c
frame.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
frame.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
FREEBSD-Xlist Upgrade support file for GCC 2.95.2. 1999-11-15 04:41:30 +00:00
FSFChangeLog Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
function.c Merge rev 1.2 (a.out support) into GCC 2.95.2. 1999-11-01 18:56:02 +00:00
function.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
future.options
gansidecl.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gbl-ctors.h
gcc.1 Fix conflicts. 1999-10-26 08:57:00 +00:00
gcc.c Allow the specification of a prefix for gcc to find all the various bits. 1999-12-29 14:42:46 +00:00
gcc.texi Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gccspec.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gcov-io.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gcov.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gcov.texi
gcse.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
gen-protos.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genattr.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genattrtab.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gencheck.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gencodes.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genconfig.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genemit.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genextract.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genflags.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gengenrtl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genmultilib Virgin import of EGCS 1.1.2 1999-10-03 09:19:40 +00:00
genopinit.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genoutput.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genpeep.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
genrecog.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
getopt1.c
getopt.c Virgin import from GCC 2.95.1. 1999-11-04 10:20:05 +00:00
getopt.h
getpwd.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
glimits.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
global.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gmon.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
graph.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-dce.h
gthr-posix.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gthr.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
haifa-sched.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
halfpic.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
halfpic.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
hard-reg-set.h
hash.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
hash.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
hwint.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
input.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
install.sh
install.texi Virgin import of EGCS 1.1.2 1999-10-03 09:19:40 +00:00
integrate.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
integrate.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
intl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
intl.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
invoke.texi Merge in fixes from the GCC anoncvs tree. 2000-01-22 16:05:33 +00:00
jump.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
just-fixinc
LANGUAGES Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
lcm.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
libgcc1-test.c
libgcc1.c
libgcc2.c Use the stock file for now. 1999-10-27 09:45:47 +00:00
libiberty.h Virgin import from GCC 2.95.1. 1999-11-04 10:35:02 +00:00
limitx.h
limity.h
listing
local-alloc.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
longlong.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
loop.c Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
loop.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
machmode.def
machmode.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
Makefile.in Stick with the stock version of this. 1999-10-16 08:21:54 +00:00
makefile.vms
mbchar.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
mbchar.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
md.texi Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
mips-tdump.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
mips-tfile.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
modemap.def
move-if-change
NEWS Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
objc-act.c
objc-act.h
objc-tree.def
obstack.c
obstack.h
optabs.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
ORDERS
output.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
patch-apollo-includes
pcp.h
pexecute.c Merge rev 1.2 [_exit() over exit()] into GCC 2.95.1. 1999-11-04 10:26:31 +00:00
prefix.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
prefix.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
print-rtl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
print-tree.c Use the stock file now. 1999-10-26 09:17:58 +00:00
PROBLEMS
profile.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
PROJECTS
protoize.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
pself1.c
pself2.c
pself3.c
pself4.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
pself5.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
pself.c
README Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77
README.NS32K
README.RS6000
README.TRAD
README.X11
real.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
real.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
recog.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
recog.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
reg-stack.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
regclass.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
regmove.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
regs.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
reload1.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
reload.c Use the stock file. 1999-10-27 09:23:37 +00:00
reload.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
reorg.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
resource.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
resource.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
rtl.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
rtl.def Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
rtl.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
rtl.texi Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
rtlanal.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
sbitmap.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
sbitmap.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
scan-decls.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
scan-types.sh
scan.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
scan.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
sched.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
sdbout.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
sdbout.h
SERVICE
sort-protos
splay-tree.c Virgin import from GCC 2.95.1. 1999-11-04 10:35:02 +00:00
splay-tree.h Virgin import from GCC 2.95.1. 1999-11-04 10:35:02 +00:00
stab.def Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
stack.h
stmt.c Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-01-22 02:59:08 +00:00
stor-layout.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
stupid.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
sys-protos.h
sys-types.h
system.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
TESTS.FLUNK
tlink.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
tm.texi Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
toplev.c Merge in fixes from the GCC anoncvs tree. 2000-01-22 16:05:33 +00:00
toplev.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
tree.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
tree.def Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
tree.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
typeclass.h
unprotoize.c
unroll.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
varasm.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
varray.c
varray.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
version.c Virgin import of the GCC 2.95.2 compilers 1999-11-01 08:28:22 +00:00
xcoffout.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
xcoffout.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00

This directory contains the GNU Compiler Collection (GCC) version 2.95.
It includes all of the support for compiling C, C++, Objective C, Fortran,
Java, and Chill.

The GNU Compiler Collection 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).