gcc/gcc
Zack Weinberg 80e9dcb4b2 cpplib.c (output_line_command): Drop CONDITIONAL argument.
1999-04-19 14:51 -0400  Zack Weinberg  <zack@rabi.columbia.edu>
	* cpplib.c (output_line_command): Drop CONDITIONAL argument.
	We can omit unnecessary line commands if file_change ==
	same_file and pfile->lineno != 0.  All callers changed.
	(cpp_get_token [case '\n']): Don't bump pfile->lineno if
	CPP_OPTIONS (pfile)->no_line_commands is set.
	* cpplib.h: Fix prototype of output_line_command.

From-SVN: r26547
1999-04-19 11:55:04 +00:00
..
ch config-lang.in (compilers): Add exeext. 1999-04-14 14:12:19 -06:00
config output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
cp cp-tree.h (finish_class_definition): Add parameter. 1999-04-18 10:58:42 +00:00
f fix crashes on I/O statements involving COMMON variables 1999-04-18 14:58:04 -04:00
fixinc configure.in (interix Alpha): Add. 1999-04-13 16:02:20 -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 xref.h (enum): Removed trailing comma. 1999-04-19 10:20:27 +00:00
objc graph.c (node_data): Return void. 1999-04-14 20:28:54 +00:00
po configure.in (interix Alpha): Add. 1999-04-13 16:02:20 -06:00
testsuite uninit-9.c (func): Use __builtin_alloca instead of alloca to avoid the need for a prototype to... 1999-04-17 09:58:31 -07: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 Initial revision 1998-05-01 00:05:05 -06:00
BUGS BUGS: fix the regexp for `more' to find the appropriate node. 1998-11-01 19:52:23 +00:00
COPYING
COPYING.LIB
ChangeLog cpplib.c (output_line_command): Drop CONDITIONAL argument. 1999-04-19 11:55:04 +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
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
INSTALL Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
LANGUAGES Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. 1998-09-02 09:59:57 +00:00
Makefile.in c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00:00
NEWS Add -mcpu=401/e603e 1998-09-03 15:27:26 +00:00
PROBLEMS
PROJECTS * PROJECTS: Remove entry for local spilling. 1998-10-27 16:43:46 -07:00
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.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
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
SERVICE * SERVICE: Update from the FSF. 1999-02-27 11:19:40 -07:00
TESTS.FLUNK
acconfig.h aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. 1999-04-14 19:50:52 -06: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
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 Update FSF address in copyright header. 1999-01-11 06:34:38 -07: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 Fix copyrights. 1999-01-06 12:48:38 -07:00
c-parse.y Copyright fixes. 1999-01-06 13:44:41 -07:00
c-pragma.c * c-pragma.c (add_weak); Delete. Moved into... 1999-02-25 18:29:21 -07:00
c-pragma.h * c-pragma.c (add_weak); Delete. Moved into... 1999-02-25 18:29:21 -07: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 Warning fixes: 1999-03-19 08:50:14 +00:00
cccp.1
cccp.c cccp.c: Make fatal non-static. 1999-04-17 07:16:26 +00: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
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 aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. 1999-04-14 19:50:52 -06:00
configure aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. 1999-04-14 19:50:52 -06:00
configure.bat
configure.frag
configure.in aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG): Define. 1999-04-14 19:50:52 -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
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 cpperror.c, [...]: Never call abort. 1999-04-14 09:40:56 +00:00
cpphash.h cpphash.c (install): Rename to cpp_install, add cpp_reader* first argument. 1999-02-25 14:24:40 +00:00
cppinit.c cpplib.c (output_line_command): Drop CONDITIONAL argument. 1999-04-19 11:55:04 +00:00
cpplib.c cpplib.c (output_line_command): Drop CONDITIONAL argument. 1999-04-19 11:55:04 +00:00
cpplib.h cpplib.c (output_line_command): Drop CONDITIONAL argument. 1999-04-19 11:55:04 +00:00
cppmain.c cpperror.c, [...]: Never call abort. 1999-04-14 09:40:56 +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
dwarf.h
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
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 (expand_assignment): Force pointers to proper mode if POINTERS_EXTEND_UNSIGNED is defined. 1999-04-15 16:52:22 -06: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 Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07: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: Declare flag_no_ident. 1999-01-31 17:46:42 +00: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 (fold_truthop): Optimize bitfield references with different masks as long as their size and bit... 1999-03-26 15:46:33 -07: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
function.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00: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 Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07: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 Zap some warnings in target files: 1998-04-17 08:26:33 +00:00
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
install.texi Copyright date. 1999-01-30 11:55:28 -07:00
install1.texi
integrate.c graph.c (node_data): Return void. 1999-04-14 20:28:54 +00: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 Misapplied patch. 1999-04-17 18:35:07 -07:00
jump.c flow.c (flow_delete_insn): If we delete a CODE_LABEL... 1999-04-11 20:18:55 -06:00
just-fixinc
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.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
optabs.c c-aux-info.c, [...]: Include toplev.h for real declaration of trim_filename. 1999-04-17 17:14:58 +00: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 constants as both decimal and hex values 1999-04-02 17:25:41 +00:00
print-tree.c bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. 1999-02-18 20:38:48 +00:00
profile.c Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
protoize.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
pself.c
pself1.c
pself2.c
pself3.c
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
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
reload1.c reload1.c (emit_reload_insns): Also find equivalent mems for subregs of pseudos. 1999-04-14 03:00:12 -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 (RTX_FRAME_RELATED_P): Add documentation. 1999-03-25 12:04:19 +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
sort-protos
stab.def More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
stack.h
stmt.c stmt.c (expand_loop_end): When copying the loop exit test, do not walk into a nested loop. 1999-04-03 20:06:17 -07:00
stor-layout.c machmode.h (smallest_mode_for_size): Prototype. 1999-03-11 05:56:20 -08:00
stupid.c flow.c (find_basic_blocks): New argument `do_cleanup'. 1999-03-31 04:41:03 -08:00
sys-protos.h
sys-types.h
system.h system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
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 output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
toplev.h system.h: Always prototype abort. 1999-04-16 19:52:44 +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 tree.def 1999-04-03 06:58:12 -05: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-18 18:45:02 -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

README

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).