8sa1-gcc/gcc
John F. Carr 0a6969ad7c tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays.
* tree.c, tree.h: Change tree_code_type, tree_code_length, and
        tree_code_name from pointers to arrays.
        * tree.c: Remove standard_tree_code_* variables, no longer used.
        * print-tree.c: Remove declaration of tree_code_name.

        * cp/lex.c (init_lex): Update for tree_code_* changes.
        * objc/objc-act.c (init_objc): Likewise.

        * tree.def, cp/cp-tree.def, objc/objc-tree.def: Update for tree_code
        changes.

From-SVN: r17061
1997-12-11 23:49:29 -07:00
..
config cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
cp tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
f loop.c (invariant_p): Don't test flag_rerun_loop_opt. 1997-12-06 00:38:01 -07:00
ginclude cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
intl
objc tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
testsuite noncompile.exp (921102-1.c): Fixed comment. 1997-12-09 00:05:54 +00:00
.gdbinit
acconfig.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
aclocal.m4 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
alias.c alias.c (MAX_ALIAS_LOOP_PASSES): Define. 1997-11-10 00:12:10 -07:00
alloca.c
assert.h
basic-block.h
bc-emit.c
bc-emit.h
bc-optab.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
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.c
bi-parser.h
bi-parser.y
bi-reverse.c
bi-run.h
bitmap.c
bitmap.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
BUGS
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c
c-common.c
c-convert.c
c-decl.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
c-gperf.h
c-iterate.c
c-lang.c
c-lex.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
c-lex.h
c-parse.c
c-parse.gperf
c-parse.h
c-parse.in
c-parse.y
c-pragma.c
c-pragma.h
c-tree.h
c-typeck.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
caller-save.c
calls.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cccp.1
cccp.c configure.in: Check for functions getrlimit and setrlimit. 1997-12-09 00:55:17 -07:00
cexp.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cexp.y
ChangeLog tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
ChangeLog.10 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
ChangeLog.11 Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
choose-temp.c
collect2.c Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
combine.c Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
conditions.h
config.guess
config.in Rebuild after recent changes. 1997-12-11 20:49:00 -07:00
config.sub cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
configure cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
configure.bat
configure.frag
configure.in cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
configure.lang Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
convert.c
convert.h
COPYING
COPYING.LIB
cplus-dem.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cpp.1
cpp.cps Initial revision 1997-12-06 10:18:39 -07:00
cpp.fns Initial revision 1997-12-06 10:18:39 -07:00
cpp.texi
cppalloc.c
cpperror.c
cppexp.c
cpphash.c
cpphash.h
cpplib.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cpplib.h
cppmain.c
cross-make
crtstuff.c Fixed typo. 1997-12-10 20:36:00 +00:00
cse.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
cstamp-h.in
dbxout.c dbxout.c (dbxout_symbol_location): Don't assume that variables whose address is the stack or argument pointers are... 1997-11-13 18:39:43 -07:00
dbxstclass.h
defaults.h
demangle.h
doschk.c
dostage2
dostage3
dwarf2.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
dwarf2out.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
dwarf.h
dwarfout.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
emit-rtl.c rtl.h (global_rtl): New variable, replacing separate variables for commonly used rtl. 1997-12-11 17:27:40 -07:00
enquire.c
except.c except.c (use_eh_context): Don't copy_rtx a REG. 1997-12-12 00:15:30 -05:00
except.h [multiple changes] 1997-12-11 23:53:20 -05:00
explow.c
expmed.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
expr.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
expr.h [multiple changes] 1997-11-25 04:30:38 -05:00
extend.texi Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
final.c
fix-header.c
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.math
fixinc.ptx
fixinc.sco
fixinc.svr4 * fixinc.svr4 (__STDC__): Add another case. 1997-11-09 02:06:14 -07:00
fixinc.winnt
fixinc.wrap
fixincludes fixincludes: Be a little more restrictive on what we will substitute to replace definitions... 1997-11-13 19:13:03 -07:00
fixproto
flags.h flags.h (flag_rerun_loop_opt): Declare. 1997-11-09 01:35:46 -07:00
floatlib.c
flow.c flow.c (find_basic_blocks): A CALL_INSN that can throw starts a new basic block. 1997-12-12 01:12:03 -05:00
fold-const.c Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
fp-test.c
frame.c [multiple changes] 1997-12-11 23:53:20 -05:00
frame.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
function.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
function.h [multiple changes] 1997-12-11 23:53:20 -05:00
future.options
gansidecl.h
gbl-ctors.h
gcc.1 Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
gcc.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
gcc.cps Initial revision 1997-12-06 10:18:39 -07:00
gcc.hlp
gcc.texi Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
gcov-io.h
gcov.c
gcov.texi
gen-protos.c
genattr.c
genattrtab.c rtl.h (global_rtl): New variable, replacing separate variables for commonly used rtl. 1997-12-11 17:27:40 -07:00
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 glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts. 1997-11-12 03:17:41 +00:00
global.c
gmon.c
gstab.h
gsyms.h
gsyslimits.h
haifa-sched.c * Partially cleaned up prototyping code from HJ. 1997-12-09 01:20:07 -07:00
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
hash.h
input.h
install1.texi
INSTALL Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
install.texi Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
integrate.c [multiple changes] 1997-12-11 23:53:20 -05:00
integrate.h
invoke.texi Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
jump.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
just-fixinc
libgcc1-test.c
libgcc1.c
libgcc2.c except.c (use_eh_context): Don't copy_rtx a REG. 1997-12-12 00:15:30 -05:00
libgcc-thr.h Thread-safe EH support for pthreads, DCE threads and Solaris threads. 1997-12-11 23:54:37 -05:00
limitx.h
limity.h
listing
LITERATURE C9X draft. 1997-12-02 10:01:35 -07:00
local-alloc.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
longlong.h
loop.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
loop.h
machmode.def
machmode.h
make-cc1.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
make-cccp.com Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
make-gcc.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
make-l2.com Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
Makefile.in * Makefile.in (compare*): Handle losing behavior from 4.4bsd make. 1997-12-08 23:53:10 -07:00
md.texi Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
mips-tdump.c
mips-tfile.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
modemap.def
move-if-change
NEWS Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
obstack.c
obstack.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
optabs.c [multiple changes] 1997-11-25 04:30:38 -05:00
output.h
pcp.h
pexecute.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
prefix.c prefix.c: Use stdarg.h only ifdef __STDC__. 1997-11-13 20:27:55 -07:00
print-rtl.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
print-tree.c tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
PROBLEMS
profile.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
PROJECTS
protoize.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
pself1.c
pself2.c
pself3.c
pself.c
README release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77 release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
README.NS32K
README.RS6000
README.TRAD
README.X11
real.c
real.h patch from paul eggert to fix -0.0/0.0 confusion that breaks glibc 1997-11-13 16:07:27 -08:00
recog.c
recog.h
reg-stack.c
regclass.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
regmove.c
regs.h
reload1.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
reload.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
reload.h
reorg.c
rtl.c [multiple changes] 1997-12-11 23:53:20 -05:00
rtl.def Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
rtl.h [multiple changes] 1997-12-11 23:53:20 -05:00
rtl.texi Added some words on FLOAT_WORDS_BIG_ENDIAN. 1997-12-03 23:37:38 +00:00
rtlanal.c
scan-decls.c
scan-types.sh
scan.c
scan.h
sched.c
sdbout.c
SERVICE Updates from gcc-2.8 test tarball to current gcc-2.8 tarball. 1997-12-07 18:42:52 -07:00
sort-protos
stab.def
stack.h
stmt.c Another handful of gcc-2.8 changes (will it ever go out the door?). 1997-12-11 09:26:05 -07:00
stor-layout.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
stupid.c expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label. 1997-11-14 07:51:00 -07:00
sys-protos.h
sys-types.h
TESTS.FLUNK
texinfo.tex
tlink.c
tm.texi Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
toplev.c cvs commit ChangeLog config.sub configure configure.in toplev.c 1997-12-11 23:36:11 -07:00
tree.c tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
tree.def tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
tree.h tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name from pointers to arrays. 1997-12-11 23:49:29 -07:00
typeclass.h
unprotoize.c
unroll.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
varasm.c Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
version.c * version.c: Bump for snapshot. 1997-12-07 19:36:13 -07:00
vmsconfig.com Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
xcoffout.c
xcoffout.h

This directory contains the egcs version 1.0 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).