8sa1-gcc/gcc
Zack Weinberg 76bbe0281d expr.c (emit_move_insn_1): Abort if MODE argument is invalid.
1999-04-27 08:32 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
	* expr.c (emit_move_insn_1): Abort if MODE argument is invalid.
	(compare): Punt if TREE_OPERAND (exp, 0) is an ERROR_MARK.

From-SVN: r26673
1999-04-27 05:34:43 +00:00
..
ch Make-lang.in (ch/chill.info): Put MAKEINFO parameters in correct order. 1999-04-20 16:40:41 -06:00
config arm.md (nop): Output instruction using output_asm_insn to fix assembler dialect problems. 1999-04-26 17:42:11 -06:00
cp search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses. 1999-04-27 00:02:52 +00:00
f update NEWS derived file 1999-04-25 15:42:04 -04:00
fixinc inclhack.def (avoid_bool): Enable match if typedefs are prepended by spaces. 1999-04-26 16:57:01 -06:00
ginclude sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers. 1999-02-25 14:02:32 +00:00
intl * intl/Makefile.in (uninstall): Add missing "; \". 1999-02-02 11:49:16 -07:00
java expr.c (generate_name): Use ASM_GENERATE_INTERNAL_LABEL to create internal labels. 1999-04-27 05:18:11 +00:00
objc c-parse.in (absdcl1): Allow attributes in explicit typespecs. 1999-04-26 16:35:58 -06:00
po configure.in (interix Alpha): Add. 1999-04-13 16:02:20 -06:00
testsuite search.c (is_subobject_of_p): Make sure we're looking at the right baseclasses. 1999-04-27 00:02:52 +00:00
.cvsignore
.gdbinit gdbinit: Move command to put breakpoint at abort to end of file so that gdb does not... 1999-03-16 13:58:45 -07:00
ABOUT-GCC-NLS Initial revision 1998-08-02 00:46:43 -06:00
ABOUT-NLS
acconfig.h acconfig.h (HAVE_GAS_FILDS_FISTS): Add. 1999-04-23 19:41:03 +00:00
aclocal.m4 aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. 1999-04-14 19:50:52 -06:00
alias.c alias.c (alias_set_compare): Remove. 1999-03-30 20:52:33 +00:00
assert.h
basic-block.h * basic-block.h (pre_lcm, pre_rev_lcm): Declare. 1999-03-21 12:00:05 -07:00
bitmap.c bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
bitmap.h bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
BUGS BUGS: fix the regexp for `more' to find the appropriate node. 1998-11-01 19:52:23 +00:00
build-make Makefile.in (TARGET_TOOLPREFIX): No longer define. 1998-05-17 19:24:26 -06:00
c-aux-info.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
c-common.c c-common.c (default_valid_lang_attribute): New fn. 1999-04-13 17:04:06 -04:00
c-convert.c Copyright fixes. 1999-01-06 13:44:41 -07:00
c-decl.c c-decl.c (c_decode_option, [...]): Recognize -Wno-main so we can avoid warnings. 1999-04-12 14:05:29 +00:00
c-gperf.h Makefile.in (c-gperf.h): Generate using gperf language 'C'... 1999-03-31 07:43:52 +00:00
c-iterate.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
c-lang.c bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
c-lex.c Warning fixes: 1999-03-20 19:21:31 +00:00
c-lex.h bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
c-parse.c c-parse.in (absdcl1): Allow attributes in explicit typespecs. 1999-04-26 16:35:58 -06:00
c-parse.gperf Makefile.in (c-gperf.h): Generate using gperf language 'C'... 1999-03-31 07:43:52 +00:00
c-parse.h
c-parse.in c-parse.in (absdcl1): Allow attributes in explicit typespecs. 1999-04-26 16:35:58 -06:00
c-parse.y c-parse.in (absdcl1): Allow attributes in explicit typespecs. 1999-04-26 16:35:58 -06:00
c-pragma.c c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes. 1999-04-26 17:18:08 -04:00
c-pragma.h c-pragma.c (push_alignment): Don't ignore alignments greater than 4 bytes. 1999-04-26 17:18:08 -04:00
c-tree.h bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
c-typeck.c bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
caller-save.c Update copyrights. 1999-01-11 15:15:28 -08:00
calls.c function.c (put_var_into_stack): Change ptr_mode to Pmode in setup for chkr_set_right_libfunc calls. 1999-04-26 16:51:09 -06:00
cccp.1
cccp.c cccp.c (simplify_filename): Always preserve leading double slash. 1999-04-21 05:11:15 -04:00
cexp.c cexp.y (yyerror): Call verror to get a usefull error message. 1999-03-16 14:10:35 -07:00
cexp.y cexp.y (yyerror): Call verror to get a usefull error message. 1999-03-16 14:10:35 -07:00
ChangeLog expr.c (emit_move_insn_1): Abort if MODE argument is invalid. 1999-04-27 05:34:43 +00:00
ChangeLog.0 Fix spelling and formatting. 1999-04-13 22:45:50 +00:00
ChangeLog.lib typo typo fixes fixes 1998-05-06 15:09:07 -06:00
collect2.c collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_SEPARATOR test. 1999-04-09 22:27:16 -06:00
collect2.h Copyright fixes. 1999-01-06 13:44:41 -07:00
combine.c combine.c (distribute_notes): Place REG_LABEL also where REG_EQUAL indicates. 1999-03-25 08:54:31 -08:00
conditions.h
config.guess
config.in acconfig.h (HAVE_GAS_FILDS_FISTS): Add. 1999-04-23 19:41:03 +00:00
configure configure.in (openbsd): Factorize xmake_file. 1999-04-25 19:01:40 -06:00
configure.bat
configure.frag
configure.in configure.in (openbsd): Factorize xmake_file. 1999-04-25 19:01:40 -06:00
configure.lang * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for 1998-06-29 15:40:49 -06:00
convert.c convert.c (convert_to_integer): Issue an error on conversions to incomplete types. 1998-08-30 16:04:17 +00:00
convert.h
COPYING
COPYING.LIB
cpp.1
cpp.fns
cpp.texi Copyright fixes. 1999-01-06 13:44:41 -07:00
cppalloc.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
cpperror.c cpperror.c, [...]: Never call abort. 1999-04-14 09:40:56 +00:00
cppexp.c cpperror.c, [...]: Never call abort. 1999-04-14 09:40:56 +00:00
cppfiles.c cppfiles.c (find_position, [...]): Use `unsigned long' variables consistently to count line and column numbers. 1999-04-18 14:54:35 +00:00
cpphash.c cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cpphash.h cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cppinit.c cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cpplib.c cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cpplib.h cpplib.c (output_line_command): Drop CONDITIONAL argument. 1999-04-19 11:55:04 +00:00
cppmain.c cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cppspec.c cppexp.c (parse_charconst): Initialize c. 1999-04-06 10:04:10 +00:00
cppulp.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
cross-make Patch to fix solaris2 float.h/limits.h conflict. 1999-03-01 11:15:49 -08:00
crtstuff.c crtstuff.c: Use ANSI function definitions. 1999-03-22 17:43:51 -07:00
cse.c cse.c (flush_hash_table): New function. 1999-04-08 18:29:45 -06:00
cstamp-h.in
dbxout.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
dbxout.h Warning fixes: 1998-06-25 13:05:20 +00:00
dbxstclass.h
defaults.h frame.h: Update some comments. 1999-02-27 15:21:58 -07:00
doprint.c Copyright fixes. 1999-01-06 13:44:41 -07:00
doschk.c
dostage2
dostage3
dwarf2.h More FSF address updates. 1999-01-11 06:43:27 -07:00
dwarf2out.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
dwarf2out.h * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations. 1998-06-19 15:52:37 -06:00
dwarf.h
dwarfout.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
dwarfout.h Warning fixes: 1998-10-17 20:26:29 +00:00
dyn-string.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
dyn-string.h cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
eh-common.h Copyright fixes. 1999-01-06 13:44:41 -07:00
emit-rtl.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
enquire.c
except.c except.c (start_catch_hadler): Be sure rtime_address is Pmode if POINTERS_EXTEND_UNSIGNED. 1999-04-15 13:54:09 -06:00
except.h Copyright fixes. 1999-01-06 13:44:41 -07:00
exgettext Initial revision 1998-08-02 00:46:43 -06:00
explow.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
expmed.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
expr.c expr.c (emit_move_insn_1): Abort if MODE argument is invalid. 1999-04-27 05:34:43 +00:00
expr.h Warning fixes: 1999-03-19 08:50:14 +00:00
extend.texi extend.texi (Deprecated Features): New node. 1999-04-14 05:34:55 +00:00
final.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
fix-header.c gen-protos.c: #undef abort after including system.h. 1999-04-21 11:58:11 +00:00
fixcpp
fixinc-nt.sed
fixincludes make fixincludes behave like the scripts in fixinc/ 1999-04-12 07:28:13 +00:00
fixproto Copyright fixes. 1999-01-06 13:44:41 -07:00
flags.h flags.h (inline_max_insns): Declare. 1999-04-25 17:35:15 -06:00
floatlib.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
flow.c flow.c: (make_edges): Always make edges from a basic block to its exception handlers... 1999-04-14 14:36:33 -06:00
fold-const.c fold-const.c (make_range): Always initialize arg0 and arg1. 1999-04-25 18:15:54 -06:00
fp-test.c
frame.c configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}config.h & tm.h just before the config/... 1998-11-07 13:00:46 +00:00
frame.h frame.h: Update some comments. 1999-02-27 15:21:58 -07:00
FSFChangeLog function.c (assign_parms): Undo change of June 9. 1999-03-27 16:08:37 -07:00
FSFChangeLog.10 Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
FSFChangeLog.11 Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
function.c function.c (put_var_into_stack): Change ptr_mode to Pmode in setup for chkr_set_right_libfunc calls. 1999-04-26 16:51:09 -06:00
function.h Flow rewrite to use basic block structures and edge lists. 1999-02-25 15:45:42 -08:00
future.options
gansidecl.h system.h (const, inline): Move the stage2 handling of these keywords-as-macros from here... 1999-03-07 05:21:41 +00:00
gbl-ctors.h Warning fixes: 1998-06-29 17:36:07 +00:00
gcc.1 Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
gcc.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
gcc.hlp
gcc.texi * gcc.texi: Add info on regmove pass 1999-04-03 08:29:41 -07:00
gccspec.c gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPECIFIC_DRIVER. 1999-03-25 16:36:47 -07:00
gcov-io.h Copyright fixes. 1999-01-06 13:44:41 -07:00
gcov.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
gcov.texi
gcse.c Bernd Schmidt <crux@pool.informatik.rwth-aachen.de> 1999-04-17 14:33:24 -07:00
gen-protos.c gen-protos.c: #undef abort after including system.h. 1999-04-21 11:58:11 +00:00
genattr.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genattrtab.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
gencheck.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
gencodes.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genconfig.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genemit.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genextract.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genflags.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
gengenrtl.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genmultilib
genopinit.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genoutput.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genpeep.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
genrecog.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
getpwd.c cccp.c: Do not #include <sys/stat.h> here; this is already done by "system.h". 1998-12-11 08:32:49 +00:00
glimits.h * glimits.h (__LONG_MAX__): Recognize __sparcv9 too. 1998-09-10 16:06:43 -07:00
global.c Flow rewrite to use basic block structures and edge lists. 1999-02-25 15:45:42 -08:00
gmon.c Copyright fixes. 1999-01-06 13:44:41 -07:00
graph.c graph.c (node_data): Return void. 1999-04-14 20:28:54 +00:00
gstab.h
gsyms.h
gsyslimits.h
gthr-dce.h
gthr-posix.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h gthr-vxworks.h (__ehdtor): Fix memory leak. 1998-12-03 17:28:34 -07:00
gthr.h gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION. 1998-08-27 14:51:55 +00:00
haifa-sched.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
halfpic.c Copyright fixes. 1999-01-06 13:44:41 -07:00
halfpic.h Copyright fixes. 1999-01-06 13:44:41 -07:00
hard-reg-set.h
hash.c More FSF address updates. 1999-01-11 06:43:27 -07:00
hash.h More FSF address updates. 1999-01-11 06:43:27 -07:00
hwint.h * hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros. 1998-12-17 13:09:00 +00:00
input.h Copyright fixes. 1999-01-06 13:44:41 -07:00
install1.texi
INSTALL Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
install.texi Copyright date. 1999-01-30 11:55:28 -07:00
integrate.c flags.h (inline_max_insns): Declare. 1999-04-25 17:35:15 -06:00
integrate.h Use varrays for constant-equivalence data: 1999-02-01 12:50:53 +00:00
intl.c Initial revision 1998-08-02 00:46:46 -06:00
intl.h Initial revision 1998-08-02 00:46:46 -06:00
invoke.texi pa.h (architecture_type): New enum. 1999-04-25 18:54:50 -06:00
jump.c flow.c (flow_delete_insn): If we delete a CODE_LABEL... 1999-04-11 20:18:55 -06:00
just-fixinc
LANGUAGES Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. 1998-09-02 09:59:57 +00:00
lcm.c lcm.c: New file. 1999-03-10 15:03:36 -07:00
libgcc1-test.c Fix v850 build failure. 1998-06-16 06:17:14 -07:00
libgcc1.c
libgcc2.c libgcc2.c (throw_helper): Just return the SP offset, rather than a whole udata. 1999-03-30 09:12:49 -05:00
limitx.h
limity.h
listing
local-alloc.c rtl.h (local_alloc): Returns an integer now. 1999-04-09 20:55:36 -06:00
longlong.h Copyright fixes. 1999-01-06 13:44:41 -07:00
loop.c * loop.c (strength_reduce): Re-enable Joern's loop improvements. 1999-04-08 12:21:29 -06:00
loop.h loop.h (loop_insn_first_p): Declare. 1999-02-24 11:50:54 +00:00
machmode.def typo typo fixes fixes 1998-05-06 15:09:07 -06:00
machmode.h configure.in (host_xm_file, [...]): Include hwint.h. 1999-04-08 07:27:38 +00:00
make-l2.com
Makefile.in Makefile.in (ORDINARY_FLAGS_TO_PASS): Renmaed from FLAGS_TO_PASS. 1999-04-26 18:39:48 -06:00
makefile.vms
mbchar.c mbchar.c (local_mb_cur_max): Handle the case where MB_CUR_MAX is 0. 1999-02-10 06:00:12 -05:00
mbchar.h Copyright fixes. 1999-01-06 13:44:41 -07:00
md.texi [multiple changes] 1999-02-26 17:16:01 -07:00
mips-tdump.c mips-tdump.c (print_file_desc): Handle unknown filenames and missing local symbols. 1999-01-17 16:41:47 -07:00
mips-tfile.c cccp.c (xrealloc): Call malloc given a NULL old pointer. 1999-01-21 09:47:36 -08:00
mkinstalldirs Initial revision 1998-05-19 01:09:55 -06:00
move-if-change
NEWS Add -mcpu=401/e603e 1998-09-03 15:27:26 +00:00
optabs.c fold-const.c (make_range): Always initialize arg0 and arg1. 1999-04-25 18:15:54 -06:00
output.h output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
patch-apollo-includes
pcp.h
prefix.c collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place of the DIR_SEPARATOR test. 1999-04-09 22:27:16 -06:00
prefix.h Copyright typo 1999-01-06 14:31:04 -07:00
print-rtl.c Display LABEL_NUSES when printing a code label 1999-04-23 09:44:28 +00:00
print-tree.c bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
PROBLEMS
profile.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
PROJECTS * PROJECTS: Remove entry for local spilling. 1998-10-27 16:43:46 -07:00
protoize.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
pself1.c
pself2.c
pself3.c
pself.c
README Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.C4X README.C4X: Updated URLs. 1998-11-26 02:51:40 +00:00
README.DWARF typo typo fixes fixes 1998-05-06 15:09:07 -06:00
README.FRESCO
README.g77 README.g77, [...]: Update email addresses. 1999-02-06 10:20:33 -07:00
README.gnat README.gnat: Add patch for new lang_decode_options interface. 1998-06-24 08:15:04 -04:00
README.NS32K Bulk ns32k patch from Ian Dall. See ChangeLog for details. 1998-11-25 15:34:42 -08:00
README.RS6000 AIX 4.3.2 linker bug 1999-02-19 06:02:59 -05:00
README.TRAD
README.X11 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
real.c c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. 1999-03-06 05:34:26 +00:00
real.h c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. 1999-03-06 05:34:26 +00:00
recog.c recog.c (constrain_operands): Ignore unary operators when matching operands. 1999-04-10 15:16:29 -07:00
recog.h Warning fixes: 1999-03-28 17:33:22 +00:00
reg-stack.c * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE. 1999-04-12 17:25:38 -06:00
regclass.c Flow rewrite to use basic block structures and edge lists. 1999-02-25 15:45:42 -08:00
regmove.c regmove.c (fixup_match_1): Consistently evaluate HAVE_POST_INCREMENT and HAVE_POST_DECREMENT. 1999-04-03 08:27:53 -07:00
regs.h combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. 1998-10-19 03:47:55 -06:00
reload1.c reload1.c (emit_reload_insns): Also find equivalent mems for subregs of pseudos. 1999-04-14 03:00:12 -07:00
reload.c rtl.h (shallow_copy_rtx): Declare. 1999-03-22 13:11:31 +00:00
reload.h final.c (cleanup_subreg_operands): New function. 1998-10-27 16:19:31 -07:00
reorg.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
resource.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
resource.h Bob Manson <manson@charmed.cygnus.com> 1999-02-02 13:22:52 -08:00
rtl.c rtl.h (shallow_copy_rtx): Declare. 1999-03-22 13:11:31 +00:00
rtl.def rtl.def (CALL_PLACEHOLDER): New rtx code. 1999-01-24 00:13:55 -07:00
rtl.h flow.c (flow_delete_insn): If we delete a CODE_LABEL... 1999-04-11 20:18:55 -06:00
rtl.texi rtl.texi: Document the rtl classes and their relation to formats. 1999-04-26 06:48:57 +00:00
rtlanal.c flow.c (flow_delete_insn): If we delete a CODE_LABEL... 1999-04-11 20:18:55 -06:00
sbitmap.c c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. 1999-03-06 05:34:26 +00:00
sbitmap.h c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. 1999-03-06 05:34:26 +00:00
scan-decls.c Warning fixes: 1999-01-18 06:17:31 +00:00
scan-types.sh
scan.c More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
scan.h Update copyrights 1999-01-23 21:24:02 +00:00
sched.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
sdbout.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
sdbout.h Warning fixes: 1998-06-22 05:32:38 +00:00
SERVICE * SERVICE: Update from the FSF. 1999-02-27 11:19:40 -07:00
sort-protos
stab.def More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
stack.h
stmt.c fold-const.c (make_range): Always initialize arg0 and arg1. 1999-04-25 18:15:54 -06:00
stor-layout.c machmode.h (smallest_mode_for_size): Prototype. 1999-03-11 05:56:20 -08:00
stupid.c stupid.c (stupid_mark_refs): Generate a REG_UNUSED note for a register which is clobbered even if... 1999-04-25 11:43:49 +00:00
sys-protos.h
sys-types.h
system.h system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
TESTS.FLUNK
texinfo.tex * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for 1998-06-29 15:40:49 -06:00
tlink.c tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc. 1999-03-25 06:50:02 -05:00
tm.texi output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
toplev.c toplev.c (compile_file): Move call to check_global_declarations after output_exception_table to restore... 1999-04-26 09:02:57 -07:00
toplev.h toplev.h (wrapup_global_declarations): Declare. 1999-04-22 23:06:09 +00:00
tree.c Check for circularity only if ENABLE_CHECKING is defined 1999-04-17 07:43:57 -04:00
tree.def fix typo in comment 1999-04-19 14:16:33 -04:00
tree.h c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. 1999-03-06 05:34:26 +00:00
typeclass.h
unprotoize.c
unroll.c h8300.c (h8300_adjust_insn_length): Avoid trying to recognize USE, CLOBBER or SEQUENCE insns. 1999-04-07 17:07:06 -06:00
varasm.c * varasm.c (output_constant_pool): Always mark the constant pool. 1999-03-28 07:35:04 -08:00
varray.c Add initial varray support infrastructure 1998-07-02 11:42:39 +00:00
varray.h Flow rewrite to use basic block structures and edge lists. 1999-02-25 15:45:42 -08:00
version.c Daily bump. 1999-04-26 18:45:04 -06:00
vmsconfig.com
xcoffout.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
xcoffout.h More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00

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