freebsd-dev/contrib/gcc
David E. O'Brien 4553af7930 ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines
to generate the special .type and .size directives which are used to set
the corresponding fields of the linker symbol table entries in the ELF
object file.  As such they are not i386-specific and thus belong in our
MI header.  Otherwise on the Alpha we don't properly give the type and
size of dynamic symbols.  Bintuil versions past 2.9.1 warn of this and
w/o this change, `ld' generates a lot of warnings during a `make world'.
2000-05-20 10:14:43 +00:00
..
config ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines 2000-05-20 10:14:43 +00:00
cp Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-09 09:21:46 +00:00
f Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-30 03:23:37 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Clarify that the "yields only last 2 digits of year in some locales" warning 2000-04-18 20:01:07 +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 Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-09 09:21:46 +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 Merge rev 1.2 docs fixes into EGCS 1.1.2's manpage. 1999-09-19 08:18:18 +00:00
cccp.c Merge conflicts. 2000-03-09 10:11:08 +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-03-30 03:23:37 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
config.guess Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
config.in Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
config.sub Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
configure Sparc64 configure section. 2000-04-06 09:27:38 +00:00
configure.frag Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
convert.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
convert.h
COPYING Virgin import of EGCS 1.1.2 1999-10-02 01:46:57 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
dwarf.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
fixinc.sco Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
fixinc.svr4 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gansidecl.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
gbl-ctors.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gcc.1 Fix conflicts. 1999-10-26 08:57:00 +00:00
gcc.c Merge conflicts. 2000-03-09 10:11:08 +00:00
gcc.texi Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-09 09:21:46 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
getopt.c Virgin import from GCC 2.95.1. 1999-11-04 10:20:05 +00:00
getopt.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
getpwd.c Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
glimits.h Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-30 03:23:37 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gsyslimits.h
gthr-dce.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gthr-posix.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gthr-single.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
gthr-solaris.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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-03-09 09:21:46 +00:00
loop.h Virgin import of the GCC 2.95.1 compilers 1999-10-16 06:09:09 +00:00
machmode.def Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
obstack.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
README.FRESCO
README.g77 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-09 09:21:46 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
SERVICE Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
sys-types.h Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
system.h Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-09 09:21:46 +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 Yell about -O2 on the Alpha. Forceably downgrade -O2+ if 2000-03-26 12:56:54 +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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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 Virgin import of gcc from EGCS 1.1.2 1999-08-26 09:30:50 +00:00
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).