gcc/gcc
Robert Lipe bb5177ac6d i386.c: Include system.h.
* i386.c: Include system.h.   Remove redundant includes.
        (optimization_options): Mark param 'size' with ATTRIBUTE_UNUSED.
        (i386_cc_probably_useless_p): Likewise for 'decl', 'attributes',
        'identifier', 'args'.
        (i386_valid_type_attribute_p): Likewise for 'attributes'.
        (i386_comp_type_attribute_p): Likewise for 'type1', 'type2'.
        (function_arg_partial_nregs): Likewise for 'cum', 'mode', 'type',
        and 'named'.
        (symbolic_operand): Likewise for 'mode'.
        (call_insn_operand): Likewise.
        (expander_call_insn_operand): Likewise.
        (ix86_logical_operator): Likewise.
        (ix86_binary_operator_ok): Likewise.
        (emit_pic_move): Likewise.
        (VOIDmode_compare_op): Likewise.
        (is_mul): Likewise.
        (str_immediate_operand): Likewise.
        (ix86_uary_operator_ok): Likewise for 'code', 'mode', and 'operands'.yy
        (asm_output_function_prefix): Likewise for 'name'.
        (function_prologue): Likewise for 'file', and 'size'.
        (function_epilogue): Likewise.

From-SVN: r20599
1998-06-19 13:26:28 -06:00
..
config i386.c: Include system.h. 1998-06-19 13:26:28 -06:00
cp Warning fix: 1998-06-18 06:34:50 +00:00
f Make-lang.in (f/g77.info): Use -f when removing pre-existing Info files, if any. 1998-06-19 14:30:11 +00:00
ginclude Makefile.in (USER_H): Add stdbool.h. 1998-05-30 17:24:33 -06:00
intl Initial revision 1998-04-29 10:43:13 -06:00
objc New interface for lang_decode_option Wed Jun 10 13:07:02 1998 Dave Brolley <brolley@cygnus.com> 1998-06-10 06:22:54 -04:00
po Initial revision 1998-04-28 19:53:08 -06:00
testsuite 1998-06-19 18:42:42 +00:00
.cvsignore Add .cvsignore file. 1998-02-25 12:07:17 +00:00
.gdbinit Redefine abort to report linenumber and filename of the error 1998-04-27 08:49:53 +00:00
ABOUT-NLS Initial revision 1998-05-01 00:05:05 -06:00
acconfig.h acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. 1998-05-21 13:12:20 -06:00
aclocal.m4 acconfig.h (HAVE_VOLATILE): Insert stub for autoconf. 1998-05-09 19:27:49 -06:00
alias.c * alias.c (find_base_value): Avoid reading past end of reg_base_value. 1998-06-05 06:06:22 +00:00
alloca.c
assert.h
basic-block.h Warning Fixes: 1998-05-19 08:42:48 +00:00
bitmap.c bitmap.c (bitmap_element_allocate): Use "void" for arglist instead of an empty arglist in prototype. 1998-04-08 05:54:19 -06:00
bitmap.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
BUGS
build-make Makefile.in (TARGET_TOOLPREFIX): No longer define. 1998-05-17 19:24:26 -06:00
c-aux-info.c Fix macro usage error found by Martin von Loewis's checking patch. 1998-04-23 12:52:46 -07:00
c-common.c c-common.c (truthvalue_conversion): Protect side effects in the expression when splitting a complex value. 1998-06-19 01:46:50 +00:00
c-convert.c toplev.h: New file. 1998-05-06 04:45:47 +00:00
c-decl.c c-decl.c (duplicate_decls): Avoid setting TREE_ASM_WRITTEN for duplicate declarations of a function. 1998-06-18 18:05:02 -06:00
c-gperf.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
c-iterate.c toplev.h: New file. 1998-05-06 05:12:21 +00:00
c-lang.c Warning fixes: 1998-06-18 06:46:35 +00:00
c-lex.c Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
c-lex.h configure.in (extra_c_objs): add prefix.o. 1998-05-21 04:54:04 -04:00
c-parse.c More toplev.h cleanup, regnerate c-parse.c. 1998-05-07 08:07:43 -07:00
c-parse.gperf
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in toplev.h: New file. 1998-05-06 04:45:47 +00:00
c-parse.y toplev.h: New file. 1998-05-06 04:45:47 +00:00
c-pragma.c Make rtx, tree types type correct if the appropriate include files was not included 1998-05-28 06:47:21 +00:00
c-pragma.h
c-tree.h Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
c-typeck.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
caller-save.c Warning fixes: 1998-05-13 12:40:39 +00:00
calls.c Warning fixes: 1998-05-13 12:40:39 +00:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c cccp.c (hack_vms_include_specification): rewrite to handle '#include <dir/file.h>' correctly. 1998-06-18 19:34:11 -06:00
cexp.c Handle missing vfprintf() & _doprnt() functions with linked in modules, 1998-05-07 11:44:09 +00:00
cexp.y Handle missing vfprintf() & _doprnt() functions with linked in modules, 1998-05-07 11:44:09 +00:00
ChangeLog i386.c: Include system.h. 1998-06-19 13:26:28 -06:00
ChangeLog.10 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
ChangeLog.11 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
ChangeLog.12 * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
ChangeLog.lib typo typo fixes fixes 1998-05-06 15:09:07 -06:00
choose-temp.c Patched in the gcc directory: 1998-04-02 11:07:45 +00:00
collect2.c Warning Fixes: 1998-05-19 08:42:48 +00:00
combine.c combine.c (nonzero_bits): For paradoxical subregs, take LOAD_EXTENDED_OP into account. 1998-05-21 12:35:10 +01:00
conditions.h
config.guess Make the gcc config.guess exec the toplevel config.guess. 1997-08-27 16:20:52 -07:00
config.in acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag. 1998-05-21 13:12:20 -06:00
config.sub * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
configure Forgot to update after previous configure.in change. 1998-06-18 17:39:13 -06:00
configure.bat
configure.frag
configure.in float-i386.h: New. 1998-06-18 17:36:41 -06:00
configure.lang configure.lang: Fix thinko when adding a definition for target_alias to the Makefile. 1998-05-27 15:01:48 -06:00
convert.c toplev.h: New file. 1998-05-06 04:54:01 +00:00
convert.h
COPYING Initial revision 1997-08-11 09:56:58 -06:00
COPYING.LIB Initial revision 1997-08-11 09:56:58 -06:00
cplus-dem.c cplus-dem.c (MBUF_SIZE): Bumped from 512 to 32767. 1998-05-21 18:39:44 -06: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 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
cppalloc.c Warning Fixes: 1998-05-19 08:42:48 +00:00
cpperror.c cpperror.c (v_cpp_message): Remove static prototype. 1998-05-25 07:04:40 -04:00
cppexp.c Warning Fixes: 1998-05-19 08:42:48 +00:00
cpphash.c Warning Fixes: 1998-05-19 08:42:48 +00:00
cpphash.h Warning Fixes: 1998-05-19 08:42:48 +00:00
cpplib.c Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
cpplib.h Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
cppmain.c Use cpplib for cccp. 1998-06-10 08:58:43 -04:00
cross-make Makefile.in (deduced.h): Only run scan-types if $(SYSTEM_HEADER_DIR) exists. 1998-05-19 15:41:03 -06:00
crtstuff.c Warning fixes: 1998-06-08 18:30:27 +00:00
cse.c cse.c (cse_basic_block): Don't include NOTE insns in the count that is used to decide whether or not it... 1998-06-17 20:20:21 +00:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c dbxout.c (dbxout_type): Output arrays of bits as if they were bitstrings for Chill 1998-06-04 09:15:44 -04:00
dbxout.h Warning fixes: 1998-06-08 18:30:27 +00:00
dbxstclass.h
defaults.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
demangle.h Warning Fixes: 1998-05-19 08:42:48 +00:00
doprint.c Handle missing vfprintf() & _doprnt() functions with linked in modules, 1998-05-07 11:44:09 +00:00
doschk.c
dostage2
dostage3
dwarf2.h Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
dwarf2out.c Fix cygwin32 hosted dwarf2 target problem with line number info. 1998-06-18 11:19:08 -07:00
dwarf2out.h dwarfout.h, [...]: New files. 1998-05-18 07:11:42 +00:00
dwarf.h
dwarfout.c m68k.h: Declare more functions used in macros. 1998-05-23 17:14:57 -06:00
dwarfout.h dwarfout.h, [...]: New files. 1998-05-18 07:11:42 +00:00
eh-common.h eh-common.h (struct eh_context): Add comment for hidden use of field dynamic_handler_chain. 1998-06-17 13:05:54 +00:00
emit-rtl.c Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. 1998-05-13 15:13:47 -06:00
enquire.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
except.c Warning fixes: 1998-06-18 06:46:35 +00:00
except.h Minor tweaks. 1998-06-09 13:28:26 +00:00
explow.c tree.c (get_inner_array_type): New function. 1998-06-04 07:47:15 -04:00
expmed.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
expr.c haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
expr.h haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
extend.texi * extend.texi: Bring back reference to trampoline paper. 1998-05-30 17:29:42 -06:00
final.c Warning fixes: 1998-06-08 18:30:27 +00:00
fix-header.c Warning Fixes: 1998-05-19 08:42:48 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.ptx dummy commit before merge 1998-04-03 09:37:26 -07:00
fixinc.sco
fixinc.svr4 * fixinc.svr4 (__STDC__): Add another case. 1997-11-09 02:06:14 -07:00
fixinc.winnt
fixinc.wrap Renamed fixinc.math to fixinc.wrap 1997-09-16 03:59:48 +00:00
fixincludes * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
fixproto fix-header.c (enum special_file): Undefine enumerators if they are already defined by include files. 1998-04-19 06:48:08 +00:00
flags.h [multiple changes] 1998-06-08 12:43:28 +00:00
floatlib.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
flow.c Flow now removes exception regions when their handlers are all removed. 1998-05-28 07:32:33 +00:00
fold-const.c c-common.c (truthvalue_conversion): Protect side effects in the expression when splitting a complex value. 1998-06-19 01:46:50 +00:00
fp-test.c
frame.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
frame.h frame.h (__register_frame, [...]): New. 1997-12-15 16:28:44 -07:00
function.c function.c: Define current_function_cannot_inline. 1998-06-08 06:52:37 -04:00
function.h function.c: Define current_function_cannot_inline. 1998-06-08 06:52:37 -04:00
future.options
gansidecl.h Warning Fixes: 1998-05-19 08:42:48 +00:00
gbl-ctors.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
gcc.1 Minor tweak. 1998-01-03 04:27:57 -07:00
gcc.c Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
gcc.cps Initial revision 1997-12-06 10:18:39 -07:00
gcc.hlp * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
gcc.texi * Global CSE and constant/copy propagation. 1998-05-19 18:24:32 -06:00
gcov-io.h * gcov-io.h: Include sys/types.h to ensure we get size_t. 1998-01-03 04:29:44 -07:00
gcov.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
gcov.texi
gcse.c Warning fixes: 1998-06-08 18:30:27 +00:00
gen-protos.c Warning Fixes: 1998-05-19 08:42:48 +00:00
genattr.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genattrtab.c Print constants for function_units_used and *_blockage_range more human friendly 1998-06-16 10:48:57 +00:00
gencheck.c Some fixes for KNR compilers: 1998-06-06 09:25:16 +00:00
gencodes.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genconfig.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genemit.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genextract.c genextract.c (print_path): Handle zero-length path as a special case. 1998-05-22 03:44:58 +00:00
genflags.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
gengenrtl.c ANSI does not allow a prototype to specify an item smaller than an int if the function uses an old-style definition. 1998-05-21 06:29:55 +00:00
genmultilib dummy commit before merge 1998-04-03 09:37:26 -07:00
genopinit.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genoutput.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genpeep.c genattr.c: Include stdarg.h/varargs.h. 1998-05-11 06:50:51 +00:00
genrecog.c Warning fixes: 1998-06-18 06:46:35 +00:00
getopt1.c * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
getopt.c * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
getopt.h * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
getpwd.c Major cutover to using system.h: 1998-03-20 14:58:42 +00:00
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 global.c (global_alloc): Don't pass HARD_CONST (0) to find_reg, just pass zero. 1998-04-17 19:02:04 -06:00
gmon.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
gstab.h Initial revision 1997-08-11 09:56:58 -06:00
gsyms.h
gsyslimits.h
gthr-dce.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr-posix.h Makefile.in (GTHREAD_FLAGS): New var. 1997-12-24 16:56:08 -07:00
gthr-single.h Zap some warnings in target files: 1998-04-17 08:26:33 +00:00
gthr-solaris.h Patch from Teemu Torma to fix Solaris 2.6 EH failures. 1998-03-11 04:07:25 -08:00
gthr-vxworks.h gthr.h: Support systems that don't have weak, but have threads. 1998-04-02 16:15:06 -07:00
gthr.h gthr.h: Support systems that don't have weak, but have threads. 1998-04-02 16:15:06 -07:00
haifa-sched.c Fix stack overflow found by glibc compile with max optimizations. 1998-06-18 13:17:26 -07:00
halfpic.c More cutover to system.h: 1998-03-30 12:05:54 +00:00
halfpic.h typo typo fixes fixes 1998-05-06 15:09:07 -06:00
hard-reg-set.h
hash.c toplev.h: New file. 1998-05-06 04:54:01 +00:00
hash.h Remove bogus CYGNUS LOCAL markers. 1998-01-10 12:57:29 -07:00
input.h dummy commit before merge 1998-04-03 09:37:26 -07:00
install1.texi * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
INSTALL Change lawcs.utah.edu references to law@cygnus.com 1998-02-03 02:46:44 -07:00
install.texi * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
integrate.c function.c: Define current_function_cannot_inline. 1998-06-08 06:52:37 -04:00
integrate.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
invoke.texi * invoke.texi: Add documentation for -mips4 and -mabi=*. 1998-06-09 12:57:16 +00:00
jump.c haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
just-fixinc dummy commit before merge 1998-04-03 09:37:26 -07:00
LANGUAGES Integrate cpplib into the C and C++ front ends. 1998-06-10 06:12:36 -04:00
libgcc1-test.c Fix v850 build failure. 1998-06-16 06:17:14 -07:00
libgcc1.c
libgcc2.c except.c (add_new_handler): fix bug in finding last region handler. 1998-06-17 13:29:22 +00:00
limitx.h
limity.h
listing dummy commit before merge 1998-04-03 09:37:26 -07:00
LITERATURE Add new entry. 1998-02-07 17:13:59 -07:00
local-alloc.c Makefile.in (LIB2FUNCS_EH): Define. 1998-06-09 04:34:59 -06:00
longlong.h m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. 1998-01-22 16:10:15 -07:00
loop.c loop.c (check_dbra_loop): Initialise final_value before normalizing the loop. 1998-06-03 18:01:28 -06:00
loop.h Fix hpux loop unrolling bug reported by Tim Prince. 1998-06-19 11:54:44 -07:00
machmode.def typo typo fixes fixes 1998-05-06 15:09:07 -06:00
machmode.h * machmode.h (COMPLEX_MODE_P): New macro. 1998-05-08 19:01:55 -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 configure (gcc_version): Add new variable describing the particular gcc version we're building. 1998-06-19 05:42:18 +00:00
makefile.vms makefile.vms: Remove bytecode references. 1998-02-02 02:37:18 -07:00
md.texi * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
mips-tdump.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
mips-tfile.c Finish incomplete change started by Kenner. 1998-05-19 11:24:07 -07:00
mkinstalldirs Initial revision 1998-05-19 01:09:55 -06:00
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
NEWS typo typo fixes fixes 1998-05-06 15:09:07 -06:00
obstack.c * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
obstack.h * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
optabs.c haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
output.h Warning fixes: 1998-06-08 18:30:27 +00:00
patch-apollo-includes Initial revision 1998-02-18 20:47:44 -07:00
pcp.h
pexecute.c c-common.c: Convert to using ctype macros defined in system.h. 1998-05-06 12:56:58 +00:00
prefix.c * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
print-rtl.c Warning Fixes: 1998-05-19 08:42:48 +00:00
print-tree.c tree.def (EXPR_WITH_FILE_LOCATION): New tree node definition. 1998-04-08 07:03:48 -07:00
PROBLEMS
profile.c toplev.h: New file. 1998-05-06 04:54:01 +00:00
PROJECTS Various updates. 1998-05-19 18:01:58 -06:00
protoize.c Consolidate support for "String-ification" into system.h: 1998-05-12 07:36:02 +00:00
pself1.c Initial revision 1997-08-11 09:56:58 -06:00
pself2.c Initial revision 1997-08-11 09:56:58 -06:00
pself3.c Initial revision 1997-08-11 09:56:58 -06:00
pself.c Initial revision 1997-08-11 09:56:58 -06:00
README release branch changes from 11-27 snapshot to egcs-1.0. 1997-12-05 15:13:17 -07:00
README-bugs Initial revision 1997-08-11 09:56:58 -06:00
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.DWARF typo typo fixes fixes 1998-05-06 15:09:07 -06:00
README.FRESCO
README.g77 Merge in g77-0.5.22. 1998-03-22 03:06:48 -07:00
README.gnat Fix typo. 1998-05-26 16:54:19 -06:00
README.NS32K
README.RS6000 add PTF number to AIX 4.3 assembler information. 1998-05-27 08:54:15 -04:00
README.TRAD
README.X11 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
real.c m68k.h: Declare more functions used in macros. 1998-05-23 17:14:57 -06:00
real.h * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
recog.c * Global CSE and constant/copy propagation. 1998-05-19 18:24:32 -06:00
recog.h Warning fixes: 1998-06-08 18:30:27 +00:00
reg-stack.c reg-stack.c (subst_stack_regs_pat): Make sure the top of stack is the destination for conditional move insn. 1998-06-07 19:53:56 -06:00
regclass.c Warning fixes: 1998-05-13 12:40:39 +00:00
regmove.c Warning fixes: 1998-06-18 06:46:35 +00:00
regs.h acconfig.h (ENABLE_CHECKING): Undefine. 1998-05-13 05:57:25 -06:00
reload1.c reload1.c (reload_cse_regno_equal_p): If -ffloat-store, don't consider a MEM in FP mode as equal. 1998-06-18 19:03:32 -06:00
reload.c reload.c (find_reloads): Don't narrow scope of RELOAD_OTHER to RELOAD_FOR_INSN. 1998-06-18 10:33:39 +01:00
reload.h reload.c (remove_replacements): New function. 1998-05-14 01:44:02 +01:00
reorg.c haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
rtl.c Makefile.in (HOST_RTL): Add $(HOST_PREFIX)bitmap.o. 1998-05-13 15:13:47 -06:00
rtl.def haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +00:00
rtl.h Warning fixes: 1998-06-18 06:46:35 +00:00
rtl.texi reload.c (find_reloads): Emit USEs to mark where a pseudo is reloaced with the MEM of its stack slot. 1998-05-01 18:40:53 +01:00
rtlanal.c rtlanal.c (find_reg_note): Ignore notes that are not on on insns of class 'i'. 1998-05-13 16:10:04 -06:00
scan-decls.c Warning Fixes: 1998-05-19 08:42:48 +00:00
scan-types.sh
scan.c c-common.c: Convert to using ctype macros defined in system.h. 1998-05-06 12:56:58 +00:00
scan.h Warning fixes: 1998-05-13 12:40:39 +00:00
sched.c Fix stack overflow found by glibc compile with max optimizations. 1998-06-18 13:17:26 -07:00
sdbout.c dwarfout.h, [...]: New files. 1998-05-18 07:11:42 +00:00
sdbout.h dwarfout.h, [...]: New files. 1998-05-18 07:11:42 +00:00
SERVICE Bring over changes from latest gcc-2.8 pre-release. 1997-12-15 00:05:04 -07:00
sort-protos
stab.def * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
stack.h
stmt.c Warning fixes: 1998-05-13 12:40:39 +00:00
stor-layout.c Make rtx, tree types type correct if the appropriate include files was not included 1998-05-28 06:47:21 +00:00
stupid.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
sys-protos.h
sys-types.h
system.h Add _() and N_() macros. 1998-06-03 09:14:21 +00:00
TESTS.FLUNK Initial revision 1997-08-11 09:56:58 -06:00
texinfo.tex * Check in merge from gcc2. See ChangeLog.12 for details. 1998-05-05 17:18:02 -06:00
tlink.c c-common.c: Convert to using ctype macros defined in system.h. 1998-05-06 12:56:58 +00:00
tm.texi expr.c (check_max_integer_computation_mode): New function. 1998-06-17 05:44:02 -06:00
toplev.c toplev.c (lang_options): Add -trigraphs option for cpplib. 1998-06-16 11:48:14 -04:00
toplev.h Warning fixes: 1998-06-08 18:30:27 +00:00
tree.c Warning fixes: 1998-06-18 06:46:35 +00:00
tree.def typo typo fixes fixes 1998-05-06 15:09:07 -06:00
tree.h haifa-sched.c (haifa_classify_insn): TRAP_IF is risky. 1998-06-17 16:14:09 +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 Fix hpux loop unrolling bug reported by Tim Prince. 1998-06-19 11:54:44 -07:00
varasm.c Warning fixes: 1998-06-18 06:46:35 +00:00
version.c Daily bump. 1998-06-18 18:45:01 -06:00
vfprintf.c Handle missing vfprintf() & _doprnt() functions with linked in modules, 1998-05-07 11:44:09 +00:00
vmsconfig.com Remove last of bytecode support. 1998-02-02 05:09:22 -08:00
xcoffout.c Finish incomplete change started by Kenner. 1998-05-19 11:24:07 -07: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).