8sa1-gcc/gcc
David Mosberger 2e8f9abf17 Patch from David Mosberger to fix 32 host cross 64 target bug.
* combine.c (simplify_logical, case AND): Only call
        simplify_and_const_int if the mode is no wider than HOST_WIDE_INT
	or the constant is positive.

From-SVN: r27517
1999-06-14 06:10:29 -07:00
..
ch lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given. 1999-05-17 17:33:05 -06:00
config * svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition. 1999-06-13 20:42:40 -06:00
cp * call.c (build_new_op): Remove REF_BIND from all operands. 1999-06-14 02:44:17 +00:00
f Any target using libsubdir must depend on installdirs 1999-06-07 02:44:07 -04:00
fixinc inclhack.def (endif_label): Add additional selector for more bogus stuff after #endif statements. 1999-06-10 20:20:58 -06:00
ginclude David Edelsohn <edelsohn@gnu.org> 1999-05-07 18:52:36 -07:00
intl * intl/Makefile.in (uninstall): Add missing "; \". 1999-02-02 11:49:16 -07:00
java parse.y (note_possible_classname): Mark returned node with QUALIFIED_P only if the original class name contained a '/'. 1999-06-07 10:08:34 -07:00
objc cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. 1999-05-17 17:37:19 -06:00
po configure.in (interix Alpha): Add. 1999-04-13 16:02:20 -06:00
testsuite * g++.old-deja/g++.other/bitfld3.C: New test. 1999-06-14 03:16:37 +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
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 (find_base_term): Improve handling of addresses constructed from binary operations. 1999-05-30 17:51:39 -06: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
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 c-lex.c (GETC): Redefine to call getch. 1999-06-07 07:12:38 -04: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 (handle_pragma_token): Handle `#pragma pack()' correctly. 1999-06-08 20:16:12 -06: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 c-typeck.c (process_init_element): Detect excess elements in char array initializer. 1999-06-14 02:40:16 +00:00
caller-save.c Update copyrights. 1999-01-11 15:15:28 -08:00
calls.c Donn Terry (donn@interix.com) 1999-05-07 18:58:39 -07:00
cccp.1
cccp.c cccp.c (handle_directive): Handle backslash-newlines in quoted strings correctly. 1999-05-31 11:44:46 +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
ChangeLog Patch from David Mosberger to fix 32 host cross 64 target bug. 1999-06-14 06:10:29 -07:00
ChangeLog.0 Fix spelling and formatting. 1999-04-13 22:45:50 +00:00
ChangeLog.1 version.c: Bump to distinguish mainline tree from the gcc-2.95 branch. 1999-05-18 17:55:18 -06:00
ChangeLog.lib
collect2.c collect2.c (main): Only generate import or export file and add to link arguments if non-empty. 1999-05-22 14:14:31 -04:00
collect2.h Copyright fixes. 1999-01-06 13:44:41 -07:00
combine.c Patch from David Mosberger to fix 32 host cross 64 target bug. 1999-06-14 06:10:29 -07:00
conditions.h
config.guess
config.in acconfig.h (HAVE_GAS_FILDS_FISTS): Add. 1999-04-23 19:41:03 +00:00
configure Fix typo. 1999-06-14 03:45:29 +00:00
configure.bat
configure.frag
configure.in Fix typo. 1999-06-14 03:45:29 +00:00
configure.lang
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 Trivial change to test new features in the script to update the online docs. 1999-05-27 17:44:43 -06: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 cpplib.c (do_define): Cast `alloca' return value. 1999-06-07 06:35:27 -04:00
cpphash.c cpplib.c (do_define): Cast `alloca' return value. 1999-06-07 06:35:27 -04:00
cpphash.h cpphash.c (dump_definition): New function. 1999-04-26 16:41:02 +00:00
cppinit.c cppfiles.c (initialize_input_buffer): New function. 1999-05-10 11:24:36 -04:00
cpplib.c cpplib.c (do_define): Cast `alloca' return value. 1999-06-07 06:35:27 -04:00
cpplib.h cppfiles.c (initialize_input_buffer): New function. 1999-05-10 11:24:36 -04:00
cppmain.c cppfiles.c (initialize_input_buffer): New function. 1999-05-10 11:24:36 -04:00
cppspec.c cpplib.c (do_define): Cast `alloca' return value. 1999-06-07 06:35:27 -04: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 (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note. 1999-05-16 18:36:36 -06:00
cstamp-h.in
dbxout.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
dbxout.h
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 dwarf2out.c (add_incomplete_type): New fn. 1999-06-02 22:31:22 -04:00
dwarf2out.h
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 emit-rtl.c (start_sequence): Expand comments. 1999-04-29 23:01:29 +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
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 tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality. 1999-05-17 07:21:14 +00:00
expr.h * expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE. 1999-05-22 01:24:58 +00:00
extend.texi extend.texi (Deprecated Features): New node. 1999-04-14 05:34:55 +00:00
final.c sh.md (insv): Use copy_addr_to_reg. 1999-04-27 13:23:20 +01: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 fixincludes: Avoid removing '.'. 1999-06-08 21:20:36 -06:00
fixproto Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to fixproto. 1999-05-17 17:07:40 -06:00
flags.h improve open-coding of complex divide, use new method in g77 1999-05-17 21:05:14 -04: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 (mark_regs_live_at_end, [...]): Only give FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM special treatment... 1999-05-31 08:43:04 +00:00
fold-const.c Revert this change: 1999-06-02 15:42:19 +00: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 [multiple changes] 1999-05-20 16:22:34 -06:00
function.h [multiple changes] 1999-05-30 07:33:11 -06: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
gcc.1 README, [...]: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed. 1999-06-01 19:37:08 -06:00
gcc.c cppspec.c: Insert -no-gcc into command line unless -gcc was given by user. 1999-05-17 17:37:19 -06:00
gcc.hlp
gcc.texi * gcc.texi: Mention gcc 2.96 instead of egcs 1.00. 1999-06-13 20:35:26 -06: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 gcse.c (insert_insn_end_bb): Correct placement of insns when the current block starts with a CODE_LABEL and... 1999-06-02 18:19:42 -06: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 flow.c (mark_regs_live_at_end, [...]): Only give FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM special treatment... 1999-05-31 08:43:04 +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 * install.texi (Header Dirs): s/GPLUS/GPLUSPLUS/. 1999-05-05 16:29:36 -04: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
intl.h
invoke.texi * invoke.texi (Option Summary): Add -fpermissive flag. 1999-06-13 01:03:28 +00:00
jump.c jump.c (jump_optimize_1): Only set CAN_REACH_END if calculate_can_reach_end returns nonzero. 1999-05-31 07:34: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
libgcc1.c
libgcc2.c Makefile.in (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument. 1999-06-10 21:12:22 -06: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 (loop_insn_first_p): Don't compare LUIDs when P is a note... 1999-06-09 15:09:50 +01:00
loop.h loop.h (loop_insn_first_p): Declare. 1999-02-24 11:50:54 +00:00
machmode.def
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 (libgcc2): Pass MAYBE_USE_COLLECT2 as an argument. 1999-06-10 21:12:22 -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
move-if-change
NEWS Add -mcpu=401/e603e 1998-09-03 15:27:26 +00:00
optabs.c optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absolute values. 1999-06-08 05:50:01 +00:00
output.h varasm.c (STRIP_NAME_ENCODING): Remove default definition. 1999-05-26 20:01:30 -06: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 Update LCM stuff. 1999-06-06 17:30:31 -06:00
protoize.c system.h: Always prototype abort. 1999-04-16 19:52:44 +00:00
pself1.c
pself2.c
pself3.c
pself4.c C89-compliant quines 1999-05-04 15:15:48 +00:00
pself5.c C89-compliant quines 1999-05-04 15:15:48 +00:00
pself.c
README README, [...]: Update name (egcs -> gcc) and version #s (1.1 -> 2.96) as needed. 1999-06-01 19:37:08 -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
README.FRESCO
README.gnat
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
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 Mumit Khan <khan@xraylith.wisc.edu> 1999-06-10 13:40:39 -07: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 (gen_mode_int): New function. 1999-05-07 18:34:55 -07:00
reload.c reload.c (push_reload): Do not call remove_address_replacements when... 1999-05-26 19:19:12 -06: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 resource.c (mark_referenced_resources): Make volatil monotonically increasing. 1999-05-06 23:29:23 +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 rtl.h (REG_EH_REGION): Update comment to indicate a value of -1 indicates no throw and no nonlocal gotos. 1999-04-27 17:08:37 +00: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 flow.c (mark_regs_live_at_end, [...]): Only give FRAME_POINTER_REGNUM and HARD_FRAME_POINTER_REGNUM special treatment... 1999-05-31 08:43:04 +00:00
sdbout.c output.h (current_function_is_leaf, [...]): Declare. 1999-04-18 13:09:37 +00:00
sdbout.h
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 [multiple changes] 1999-05-30 07:33:11 -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
tlink.c tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc. 1999-03-25 06:50:02 -05:00
tm.texi tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too. 1999-05-30 20:56:40 -06:00
toplev.c expr.h (lang_expand_constant): Declare. 1999-05-20 10:37:50 +00: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 tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality. 1999-05-17 07:21:14 +00:00
tree.h tree.h (struct tree_decl): Add comdat_flag. 1999-05-02 17:43:33 +00:00
typeclass.h
unprotoize.c
unroll.c * unroll.c (copy_loop_body): Don't copy VTOP notes from copy_notes_from. 1999-05-05 16:47:48 +01:00
varasm.c varasm.c (remove_from_pending_weak_list): Verity t->name is non-NULL before passing it to strcmp. 1999-06-09 06:12:17 -06:00
varray.c
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-06-13 18:45:34 -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 gcc version 2.96 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).