gcc/gcc
Jeffrey A Law 2e61a5a5d4 genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet.
* genattrtab.c (write_complex_function): Add a default case in
        generated switch statement to keep -W -Wall quiet.

From-SVN: r18877
1998-03-28 06:40:07 -07:00
..
config New file. 1998-03-28 10:48:55 +00:00
cp error.c (dump_decl): Be a bit more explicit with template type arguments, when verbose. 1998-03-27 20:25:21 +00:00
f * Make-lang.in (f771$(exeext)): Fix typpo. 1998-03-28 11:19:04 +00:00
ginclude * ginclude/va-ppc.h (va_arg): Fix typo in long long support. 1998-03-01 10:11:31 -07:00
intl
objc c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
testsuite tweak 1998-03-28 05:06:19 -05:00
.cvsignore Add .cvsignore file. 1998-02-25 12:07:17 +00:00
.gdbinit
acconfig.h aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format... 1998-02-07 05:21:36 -08:00
aclocal.m4 aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format... 1998-02-07 05:21:36 -08:00
alias.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
alloca.c
assert.h
basic-block.h basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
bitmap.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
bitmap.h
BUGS
build-make
c-aux-info.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-common.c Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format. 1998-03-25 05:42:05 -08:00
c-convert.c
c-decl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-gperf.h
c-iterate.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-lang.c c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
c-lex.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-lex.h
c-parse.c c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-parse.gperf
c-parse.h
c-parse.in c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-parse.y c-parse.in: Recognize protocol qualifiers in class definitions for objc. 1998-03-23 15:59:18 -07:00
c-pragma.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
c-pragma.h
c-tree.h
c-typeck.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
caller-save.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
calls.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
cccp.1
cccp.c Don't accept GNU C macro varargs extension when pedantic. 1998-03-12 06:49:30 -08:00
cexp.c
cexp.y
ChangeLog genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet. 1998-03-28 06:40:07 -07:00
ChangeLog.10
ChangeLog.11 Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
ChangeLog.lib Initial revision 1998-01-14 20:36:46 -07:00
choose-temp.c choose-temp.c: Fix handling of sys/file.h to work in libiberty. 1998-02-25 16:10:36 -07:00
collect2.c Fix warnings from Kaveh R. Ghazi 1998-03-25 13:17:37 +00:00
combine.c * combine.c (make_compound_operation): Simplify (subreg (*_extend) 0). 1998-03-25 16:20:08 -08:00
conditions.h
config.guess
config.in aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for whether they support the %p format... 1998-02-07 05:21:36 -08:00
config.sub Add support for ARM's Thumb instruction set. 1998-03-25 10:44:07 +00:00
configure Add support for ARM's Thumb instruction set. 1998-03-25 10:44:07 +00:00
configure.bat
configure.frag
configure.in Add support for ARM's Thumb instruction set. 1998-03-25 10:44:07 +00:00
configure.lang
convert.c
convert.h
COPYING
COPYING.LIB
cplus-dem.c cplus-dem.c (optable): Add sizeof. 1998-03-24 10:25:44 +00:00
cpp.1
cpp.cps
cpp.fns
cpp.texi
cppalloc.c Fix warious warnings: 1998-02-28 07:06:53 +00:00
cpperror.c Fix warious warnings: 1998-02-28 07:06:53 +00:00
cppexp.c c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. 1998-01-27 15:11:54 -07:00
cpphash.c
cpphash.h
cpplib.c Fix more warnings... 1998-03-18 07:18:06 +00:00
cpplib.h
cppmain.c
cross-make
crtstuff.c crtstuff.c (init_dummy): Keep the epilogue in the init section for non-ELF systems. 1998-01-23 14:47:43 -07:00
cse.c * cse.c (rtx_cost): Only call CONST_COSTS if it is defined. 1998-03-23 15:55:04 -07:00
cstamp-h.in
dbxout.c Fix warnings from Kaveh R. Ghazi 1998-03-25 13:17:37 +00:00
dbxstclass.h
defaults.h
demangle.h
doschk.c
dostage2
dostage3
dwarf2.h
dwarf2out.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
dwarf.h
dwarfout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
emit-rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
enquire.c c-decl (finish_struct): Change type of min_align to unsigned. 1998-03-12 00:02:52 +00:00
except.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
except.h except.h (in_same_eh_region): New prototype. 1998-03-16 12:51:14 +00:00
explow.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expmed.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expr.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
expr.h expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to branch to on first and subsequent... 1998-02-02 11:28:57 -08:00
extend.texi Fix mismatched parens. 1998-01-25 02:00:18 -07:00
final.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
fix-header.c Fix more warnings... 1998-03-18 07:18:06 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.math
fixinc.ptx
fixinc.sco
fixinc.svr4
fixinc.winnt
fixinc.wrap
fixincludes Makefile.in (stmp-fixinc): If we're actually fixing include files... 1998-03-27 00:01:08 +00:00
fixproto Makefile.in (stmp-fixinc): If we're actually fixing include files... 1998-03-27 00:01:08 +00:00
flags.h basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
floatlib.c
flow.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
fold-const.c fold-const.c (fold): Replace sign-extension of a zero extended value by a single zero extension. 1998-03-19 12:27:18 -07:00
fp-test.c
frame.c frame.c (start_fde_sort, [...]): New functions for fast sorting of an FDE array. 1998-03-01 10:09:39 -07:00
frame.h
function.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
function.h
future.options
gansidecl.h gansidecl.h: Check for a conflicting macro definition before attempting to prototype bcopy... 1998-02-07 17:48:07 -07:00
gbl-ctors.h
gcc.1
gcc.c Make GCC_EXEC_PREFIX work again 1998-03-27 14:20:40 +00:00
gcc.cps
gcc.hlp
gcc.texi Bring in final gcc-2.8.0 changes. 1998-01-14 13:57:58 -07:00
gcov-io.h
gcov.c
gcov.texi
gen-protos.c Fix more warnings... 1998-03-18 07:18:06 +00:00
genattr.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genattrtab.c genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet. 1998-03-28 06:40:07 -07:00
gencodes.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genconfig.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genemit.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genextract.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genflags.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
gengenrtl.c configure.in: Add cpp stringify test. 1998-01-19 02:09:47 -08:00
genmultilib
genopinit.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genoutput.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genpeep.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
genrecog.c Cutover various gen*.c files to using system.h: 1998-03-24 10:16:53 +00:00
getopt1.c
getopt.c d 1998-03-12 00:43:09 +00:00
getopt.h
getpwd.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
glimits.h
global.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
gmon.c
gstab.h
gsyms.h
gsyslimits.h
gthr-dce.h
gthr-posix.h
gthr-single.h
gthr-solaris.h Patch from Teemu Torma to fix Solaris 2.6 EH failures. 1998-03-11 04:07:25 -08:00
gthr.h Patch from Teemu Torma to fix Solaris 2.6 EH failures. 1998-03-11 04:07:25 -08:00
haifa-sched.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
halfpic.c alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO... 1998-01-14 15:10:50 -08:00
halfpic.h
hard-reg-set.h
hash.c
hash.h
input.h
install1.texi
INSTALL Change lawcs.utah.edu references to law@cygnus.com 1998-02-03 02:46:44 -07:00
install.texi Note AIX 4.3 assembler bug for RS/6000 installation. 1998-02-18 08:25:57 -05:00
integrate.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
integrate.h
invoke.texi Add documentation of more ARM command line options. 1998-03-28 13:15:57 +00:00
jump.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
just-fixinc
LANGUAGES Document change in 3rd argument to DEFTREECODE. 1998-02-05 06:55:13 -07:00
libgcc1-test.c
libgcc1.c
libgcc2.c * libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT. 1998-03-19 13:24:35 -07:00
limitx.h
limity.h
listing
LITERATURE Add new entry. 1998-02-07 17:13:59 -07:00
local-alloc.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
longlong.h m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
loop.c Fix m68k bootstrap failure reported by Toon Moene. 1998-03-25 02:32:36 -08:00
loop.h
machmode.def
machmode.h
make-l2.com
Makefile.in Makefile.in (stmp-fixinc): If we're actually fixing include files... 1998-03-27 00:01:06 +00:00
makefile.vms makefile.vms: Remove bytecode references. 1998-02-02 02:37:18 -07:00
md.texi final.c (shorten_branches): Remove conditionalizing on SHORTEN_WITH_ADJUST_INSN_LENGTH 1998-03-11 07:12:31 +00:00
mips-tdump.c
mips-tfile.c configure.in: Find declaration for sbrk. 1998-01-19 01:37:12 -08:00
move-if-change
NEWS
obstack.c
obstack.h
optabs.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
output.h Makefile.in: Remove all bytecode support. 1998-01-20 01:55:07 -07:00
patch-apollo-includes Initial revision 1998-02-18 20:47:44 -07:00
pcp.h
pexecute.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
prefix.c Make GCC_EXEC_PREFIX work again 1998-03-27 14:20:40 +00:00
print-rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
print-tree.c c-lang.c (lang_print_xnode): New function. 1998-03-23 16:04:47 -07:00
PROBLEMS
profile.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
PROJECTS Tweak. 1998-01-25 10:13:31 -07:00
protoize.c Fix more warnings... 1998-03-18 07:18:06 +00:00
pself1.c
pself2.c
pself3.c
pself.c
README
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77 Merge in g77-0.5.22. 1998-03-22 03:06:48 -07:00
README.gnat Instructions and patches for building GNAT with EGCS. 1998-03-16 03:19:03 -08:00
README.NS32K
README.RS6000 add AIX 4.3 assembler bug and reorder items. 1998-02-18 07:12:15 -05:00
README.TRAD
README.X11
real.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
real.h
recog.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
recog.h
reg-stack.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
regclass.c regclass.c (reg_scan_mark_refs): Be more selective about when we mark a register with REGNO_POINTER_FLAG. 1998-03-26 16:51:11 -07:00
regmove.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
regs.h
reload1.c reload inheritance improvement: 1998-03-26 15:08:53 +00:00
reload.c regclass.c (record_reg_classes): '?' increases cost by two. 1998-03-26 10:44:22 +00:00
reload.h Change MEMORY_MOVE_COST defs and uses to be able to take register class into account. 1998-03-16 11:56:25 +00:00
reorg.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
rtl.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
rtl.def rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtl.h rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtl.texi rtl.h (addr_diff_vec_flags): New typedef. 1998-03-06 14:54:07 +00:00
rtlanal.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
scan-decls.c Fix more warnings... 1998-03-18 07:18:06 +00:00
scan-types.sh
scan.c c-lex.c: Include <stdlib.h> and <string.h>/<strings.h>. 1998-01-27 15:11:54 -07:00
scan.h
sched.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
sdbout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
SERVICE
sort-protos
stab.def
stack.h
stmt.c stmt.c (expand_expr_stmt): Must generate code for statements within an expression (gcc's `({ ... 1998-03-27 17:38:46 -07:00
stor-layout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
stupid.c basic-block.h (basic_block_computed_jump_target): Declare. 1998-03-27 17:12:41 -07:00
sys-protos.h
sys-types.h
system.h I've backed out of including stat.h via system.h because stat.h can define... 1998-02-28 06:11:54 +00:00
TESTS.FLUNK
texinfo.tex
tlink.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tm.texi Change MEMORY_MOVE_COST defs and uses to be able to take register class into account. 1998-03-16 11:56:25 +00:00
tmp-ver Initial revision 1998-02-18 20:47:44 -07:00
toplev.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tree.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
tree.def
tree.h * tree.h (IS_EXPR_CODE_CLASS): New macro. 1998-03-23 22:20:22 +00:00
typeclass.h
unprotoize.c * unprotoize.c: Define UNPROTOIZE first, to actually take effect. 1998-01-19 02:12:31 -08:00
unroll.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
varasm.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
version.c Bump for snapshot 1998-03-21 16:52:59 -07:00
vmsconfig.com Remove last of bytecode support. 1998-02-02 05:09:22 -08:00
xcoffout.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
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).