8sa1-gcc/gcc
Kaveh R. Ghazi 5148a72b33 gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro...
* gansidecl.h: Prepend a "G" to the macro wrapping this file
        (to distinguish it from the macro wrapping ansidecl.h.)
        Include libiberty's ansidecl.h.  Remove all redundant definitions.
        Define the PROTO() style macros in terms of the PARAMS() ones.
        * calls.c (emit_library_call): Switch on ANSI_PROTOTYPES, not
        __STDC__, when deciding whether to use ANSI variable args.
        (emit_library_call_value): Likewise.
        * cccp.c (error): Likewise.
        (warning): Likewise.
        (error_with_line): Likewise.
        (warning_with_line): Likewise.
        (pedwarn): Likewise.
        (pedwarn_with_line): Likewise.
        (pedwarn_with_file_and_line): Likewise.
        (fatal): Likewise.
        * cexp.y (error): Likewise.
        (pedwarn): Likewise.
        (warning): Likewise.
        * collect2.c (fatal_perror): Likewise.
        (fatal): Likewise.
        (error): Likewise.
        * combine.c (gen_rtx_combine): Likewise.
        * cpperror.c (cpp_message): Likewise.
        (cpp_fatal): Likewise.
        * cpplib.c (cpp_error): Likewise.
        (cpp_warning): Likewise.
        (cpp_pedwarn): Likewise.
        (cpp_error_with_line): Likewise.
        (cpp_warning_with_line): Likewise.
        (cpp_pedwarn_with_line): Likewise.
        (cpp_pedwarn_with_file_and_line): Likewise.
        * cpplib.h: Don't define PARAMS() macro.
        * demangle.h: Likewise.
        * doprint.c (checkit): Switch on ANSI_PROTOTYPES, not __STDC__,
        when deciding whether to use ANSI variable args.
        * emit-rtl.c (gen_rtx): Likewise.
        (gen_rtvec): Likewise.
        * final.c (asm_fprintf): Likewise.
        * fix-header.c (cpp_message): Likewise.
        (fatal): Likewise.
        (cpp_fatal): Likewise.
        * gcc.c (concat): Likewise.
        (fatal): Likewise.
        (error): Likewise.
        * genattr.c (fatal): Likewise.
        * genattrtab.c (attr_rtx): Likewise.
        (attr_printf): Likewise.
        (fatal): Likewise.
        * gencodes.c (fatal): Likewise.
        * genconfig.c (fatal): Likewise.
        * genemit.c (fatal): Likewise.
        * genextract.c (fatal): Likewise.
        * genflags.c (fatal): Likewise.
        * genopinit.c (fatal): Likewise.
        * genoutput.c (fatal): Likewise.
        (error): Likewise.
        * genpeep.c (fatal): Likewise.
        * genrecog.c (fatal): Likewise.
        * halfpic.h: Switch on ANSI_PROTOTYPES, not __STDC__, when
        deciding whether to declare `tree_node' and `rtx_def'.
        * hash.h: Don't define stuff we get from gansidecl.h.
        * mips-tfile.c: Likewise.  Define __proto() in terms of PARAMS().
        (fatal): Switch on ANSI_PROTOTYPES, not __STDC__, when deciding
        whether to use ANSI variable args.
        (error): Likewise.
        * prefix.c (concat): Likewise.
        * scan.h: Likewise.
        * system.h: Likewise.
        * toplev.c (error_with_file_and_line): Likewise.
        (error_with_decl): Likewise.
        (error_for_asm): Likewise.
        (error): Likewise.
        (fatal): Likewise.
        (warning_with_file_and_line): Likewise.
        (warning_with_decl): Likewise.
        (warning_for_asm): Likewise.
        (warning): Likewise.
        (pedwarn): Likewise.
        (pedwarn_with_decl): Likewise.
        (pedwarn_with_file_and_line): Likewise.
        (sorry): Likewise.
        (really_sorry): Likewise.
        * toplev.h: Switch on ANSI_PROTOTYPES, not __STDC__, when deciding
        whether to declare `tree_node' and `rtx_def'.
        * tree.c (build): Switch on ANSI_PROTOTYPES, not __STDC__, when
        deciding whether to use ANSI variable args.
        (build_nt): Likewise.
        (build_parse_node): Likewise.

From-SVN: r23577
1998-11-08 15:10:24 +00:00
..
ch Warning fixes: 1998-10-19 09:17:21 +00:00
config 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
cp * method.c (build_overload_value): Handle REFERENCE_TYPE. 1998-11-08 13:26:38 +00:00
f * Makefile.in (INCLUDES): Add "-I$(srcdir)/../../include". 1998-11-08 14:49:20 +00:00
fixinc Reworked (slightly) to process a list of directories 1998-11-02 08:31:30 +00:00
ginclude
intl
java Get it in the repo 1998-11-01 02:47:22 -07:00
objc Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
po
testsuite * method.c (build_overload_value): Handle REFERENCE_TYPE. 1998-11-08 13:26:38 +00:00
.cvsignore
.gdbinit
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h configure.in: new flags --with-ld and --with-as... 1998-09-28 15:52:01 +00:00
aclocal.m4
alias.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
assert.h
basic-block.h flow.c (XNMALLOC): New macro. 1998-10-29 16:18:51 -07:00
bitmap.c
bitmap.h
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 invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-common.c c-common.c (c_get_alias_set): Allow all type-punning through unions. 1998-10-31 13:44:46 -07:00
c-convert.c
c-decl.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-gperf.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-iterate.c
c-lang.c [multiple changes] 1998-10-29 06:54:13 -05:00
c-lex.c [multiple changes] 1998-10-29 06:54:13 -05:00
c-lex.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.gperf invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.h
c-parse.in invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-parse.y invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-pragma.c c-pragma.c (handle_pragma_token): Test for null tree before dereferencing TREE_CODE. 1998-10-14 23:39:38 +00:00
c-pragma.h Fix spelling typo in comment. 1998-10-07 14:48:02 +00:00
c-tree.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-typeck.c * c-typeck.c (convert_for_assignment): Parenthesize. 1998-10-27 20:39:54 -05:00
caller-save.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -07:00
calls.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cccp.1
cccp.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cexp.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cexp.y gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
ChangeLog gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
ChangeLog.0 Add entry for -fdump-unnumberd option. 1998-09-29 15:23:09 +01:00
ChangeLog.lib
collect2.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
combine.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
conditions.h
config.guess
config.in configure.in: Call AC_FUNC_VFORK. 1998-11-02 07:20:48 +00:00
config.sub config.sub: Recognize i[34567]86-pc-udk as new target. 1998-09-30 20:35:10 +00:00
configure 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
configure.bat
configure.frag
configure.in 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
configure.lang
convert.c
convert.h
COPYING
COPYING.LIB
cpp.1
cpp.cps
cpp.fns
cpp.texi * cpp.texi: Update for Fortran usage from Craig. 1998-09-27 21:14:40 -06:00
cppalloc.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
cpperror.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cppexp.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
cppfiles.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
cpphash.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
cpphash.h cppexp.c: When forcing unsigned comparisons, cast both sides of the operation. 1998-10-10 18:05:11 -06:00
cpplib.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cpplib.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
cppmain.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
cppulp.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
cross-make
crtstuff.c
cse.c Warning fixes: 1998-10-17 20:26:29 +00:00
cstamp-h.in
dbxout.c
dbxout.h
dbxstclass.h
defaults.h Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
demangle.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
doprint.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
doschk.c
dostage2
dostage3
dwarf2.h
dwarf2out.c Comment to document possible problems with last change. 1998-11-03 09:52:59 -08:00
dwarf2out.h
dwarf.h
dwarfout.c Fix DWARF1/C++ abort with member function in class nested in another function. 1998-10-28 06:09:31 -08:00
dwarfout.h Warning fixes: 1998-10-17 20:26:29 +00:00
dyn-string.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
dyn-string.h
eh-common.h 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
emit-rtl.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
enquire.c
except.c except.c (expand_fixup_region_end): Make sure outer context labels are not issued in an inner context during cleanups. 1998-11-05 05:34:01 +00:00
except.h
exgettext
explow.c Warning fixes: 1998-10-13 15:25:25 +00:00
expmed.c Fix sparc builtin_memcpy miscompilation. 1998-10-21 12:27:19 -07:00
expr.c Add code written by rth to generate use shifts to perform an extension if no 1998-10-28 10:30:46 +00:00
expr.h Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage attribute. 1998-10-11 02:21:54 +00:00
extend.texi extend.texi: Clarify proper uses for register clobbers in asms. 1998-11-04 15:15:35 -07:00
final.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
fix-header.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.ptx
fixinc.sco fixinc.sco: Paramaterize #include_next values. 1998-10-31 20:37:50 +00:00
fixinc.svr4
fixinc.winnt
fixinc.wrap
fixincludes fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS. 1998-10-14 16:29:16 -06:00
fixproto
flags.h flags.h (flag_branch_on_count_reg): Always declare 1998-10-07 21:30:32 -06:00
floatlib.c
flow.c rtl.h (flow2_completed): Declare. 1998-11-04 13:45:03 -07:00
fold-const.c Warning fixes: 1998-10-13 15:25:25 +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
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
FSFChangeLog.12
function.c function.c (purge_addressof): Clear purge_addressof_replacements only after processing the whole function. 1998-11-06 18:51:21 -08:00
function.h expr.c (pending_chain): Move up. 1998-10-22 22:18:53 -04:00
future.options
gansidecl.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gbl-ctors.h
gcc.1
gcc.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gcc.cps
gcc.hlp
gcc.texi
gcov-io.h Warning fixes: 1998-10-14 09:02:55 +00:00
gcov.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
gcov.texi
gcse.c flow.c (XNMALLOC): New macro. 1998-10-29 16:18:51 -07:00
gen-protos.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
genattr.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genattrtab.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gencheck.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
gencodes.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genconfig.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genemit.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genextract.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genflags.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
gengenrtl.c
genmultilib
genopinit.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genoutput.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genpeep.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
genrecog.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
getpwd.c
glimits.h
global.c Warning fixes: 1998-10-14 09:02:55 +00:00
gmon.c
gstab.h
gsyms.h
gsyslimits.h
gthr-dce.h
gthr-posix.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr.h
haifa-sched.c Fix sched REG_DEAD note handling bug found by post-reload-flow pass. 1998-10-29 11:06:48 -08:00
halfpic.c
halfpic.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
hard-reg-set.h
hash.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
hash.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
input.h
install1.texi
INSTALL
install.texi
integrate.c loop.c (count_one_set): New static function, broken out of count_loop_regs_set 1998-10-06 14:38:40 -06:00
integrate.h
intl.c
intl.h
invoke.texi Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
jump.c * jump.c (calculate_can_reach_end): Fix thinko. 1998-11-05 19:03:05 -08:00
just-fixinc
LANGUAGES
libgcc1-test.c
libgcc1.c
libgcc2.c * libgcc2.c (__pure_virtual): Call __terminate instead of _exit. 1998-10-19 15:34:53 -04:00
limitx.h
limity.h
listing
LITERATURE
local-alloc.c Makefile.in (insn-extract.o): Fix dependencies. 1998-10-16 19:28:57 -06:00
longlong.h
loop.c loop.c (loop_has_tablejump): New variable. 1998-10-23 16:51:02 -04:00
loop.h unroll.c (loop_iteration_var, [...]): No longer static. 1998-10-05 18:03:25 -04:00
machmode.def
machmode.h 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
make-l2.com
Makefile.in * Makefile.in (libcpp.a): Check RANLIB_TEST before runing RANLIB. 1998-11-07 20:36:04 +00:00
makefile.vms
mbchar.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
mbchar.h
md.texi Document eh_epilogue. 1998-10-13 19:03:03 -07:00
mips-tdump.c
mips-tfile.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
mkinstalldirs
move-if-change
NEWS
optabs.c Warning fixes: 1998-10-17 20:26:29 +00:00
output.h Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last. 1998-10-28 14:31:06 -08:00
patch-apollo-includes
pcp.h
prefix.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
print-rtl.c Forgot to commit last night. 1998-11-05 06:37:43 -07:00
print-tree.c invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
PROBLEMS
profile.c
PROJECTS * PROJECTS: Remove entry for local spilling. 1998-10-27 16:43:46 -07:00
protoize.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
pself1.c
pself2.c
pself3.c
pself.c
README
README-bugs
README-fixinc
README.ACORN
README.ALTOS
README.APOLLO
README.C4X
README.DWARF
README.FRESCO
README.g77
README.gnat
README.NS32K
README.RS6000 - add comments about AIX 4.3 archive parsing bug 1998-10-27 08:49:00 -05:00
README.TRAD
README.X11
real.c real.c (emdnorm and etoasc): Disable round to even for c4x target to be compatible with TI compiler. 1998-10-13 18:07:47 -06:00
real.h
recog.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -07:00
recog.h 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
reg-stack.c flow.c (print_rtl_with_bb): Changed type of in_bb_p to match use. 1998-10-09 09:08:51 -07:00
regclass.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -07:00
regmove.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -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 (reload): If we can not perform a particular elimination when we thought we could earlier... 1998-11-06 17:02:03 -07:00
reload.c recog.h (enum op_type): Define. 1998-11-04 14:25:00 -07:00
reload.h final.c (cleanup_subreg_operands): New function. 1998-10-27 16:19:31 -07:00
reorg.c * reorg.c (fill_simple_delay_slots): Fix typo. 1998-11-05 16:26:32 -07:00
rtl.c machmode.h (mode_mask_array): No longer const. 1998-10-23 04:09:58 +00:00
rtl.def rtl.def (POST_MODIFY, PRE_MODIFY): New generalized operators for addressing modes with side effects. 1998-10-22 16:11:16 +00:00
rtl.h 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
rtl.texi rtl.def (POST_MODIFY, PRE_MODIFY): New generalized operators for addressing modes with side effects. 1998-10-22 16:11:16 +00:00
rtlanal.c flow.c (life_analysis_1): Do not clobber regs_ever_live after reload. 1998-10-15 18:08:51 -06:00
scan-decls.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
scan-types.sh
scan.c
scan.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
sched.c Fix sched REG_DEAD note handling bug found by post-reload-flow pass. 1998-10-29 11:06:48 -08:00
sdbout.c Fix nightly testing i386-coff libstdc++ build failure. 1998-09-25 07:37:13 -07:00
sdbout.h
SERVICE
sort-protos
stab.def
stack.h
stmt.c * stmt.c (expand_asm_operands): Accept =' or +' at any position. 1998-10-26 05:33:07 -08:00
stor-layout.c Warning fixes: 1998-10-13 15:25:25 +00:00
stupid.c Warning fixes: 1998-10-14 09:02:55 +00:00
sys-protos.h
sys-types.h
system.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
TESTS.FLUNK
texinfo.tex
tlink.c Warning fixes: 1998-10-17 20:26:29 +00:00
tm.texi * tm.texi (ASM_OUTPUT_MAX_SKIP_ALIGN): Document. 1998-10-26 04:59:07 -07:00
tmp-emsgids.c
toplev.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
toplev.h gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
tree.c gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it from the macro... 1998-11-08 15:10:24 +00:00
tree.def tree.def (GOTO_EXPR): Modified documentation. 1998-10-05 15:36:16 -07:00
tree.h 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
typeclass.h
unprotoize.c
unroll.c Warning fixes: 1998-10-14 09:02:55 +00:00
varasm.c Warning fixes: 1998-10-13 15:25:25 +00:00
varray.c
varray.h 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
version.c Bump for snapshot 1998-11-08 06:10:59 -07:00
vmsconfig.com
xcoffout.c
xcoffout.h

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