gcc/gcc
Alexandre Petit-Bianco d8fccff5e0 java-tree.h: (check_for_initialization): Added prototype.
Sun Jan 17 22:34:22 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* java-tree.h: (check_for_initialization): Added prototype.
	* lex.c (java_parse_doc_section): `\n' breaks the `*/' string.
	* parse.y (do_resolve_class): Removed unused locals.
	(read_import_dir): Likewise.
	(resolve_qualified_expression_name): Array creation
 	expressions are valid primary expressions.
	(qualify_ambiguous_name): Likewise.
	(patch_synchronized_statement): Removed unused local.

From-SVN: r24758
1999-01-19 02:27:23 -08:00
..
ch ch-tree.h: Remove conflicting prototypes for pedwarn, warning_with_decl, and make_dcl_rtl. 1999-01-18 08:58:16 +00:00
config sysv4.h (CC1_SPEC): Fix correct numbers of {}. 1999-01-19 09:33:16 +00:00
cp typeck.c (build_component_ref): Wrap an OVERLOAD around a unique non-static member function. 1999-01-18 09:07:32 -05:00
f * Make-lang.in (g77.o): Depend on prefix.h. 1999-01-05 19:15:33 +00:00
fixinc Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
ginclude dummy import to prevent merge lossage 1998-12-16 15:24:51 -07:00
intl Initial revision 1998-08-02 00:12:03 -06:00
java java-tree.h: (check_for_initialization): Added prototype. 1999-01-19 02:27:23 -08:00
objc Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
po Initial revision 1998-08-02 00:20:56 -06:00
testsuite new 1999-01-18 16:43:11 -05: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-GCC-NLS Initial revision 1998-08-02 00:46:43 -06:00
ABOUT-NLS Initial revision 1998-05-01 00:05:05 -06:00
acconfig.h configure.in: new flags --with-ld and --with-as... 1998-09-28 15:52:01 +00:00
aclocal.m4 aclocal.m4 (GCC_HEADER_STRING): New macro to detect if it is safe to include both string.h and strings.h together. 1998-09-03 06:52:00 +00:00
alias.c Copyright update. 1999-01-17 17:08:42 -07:00
assert.h
basic-block.h Makefile.in (OBJECTS): Add sbitmap.o. 1999-01-11 16:07:36 -08: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 Copyright fixes. 1999-01-06 13:44:41 -07: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 [multiple changes] 1998-12-07 07:42:21 -05:00
c-common.c Fix copyrights. 1999-01-06 12:48:38 -07:00
c-convert.c Copyright fixes. 1999-01-06 13:44:41 -07:00
c-decl.c c-decl.c (duplicate_decls): If `warn_traditional'... 1999-01-16 16:43:26 +00:00
c-gperf.h invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +00:00
c-iterate.c Copyright fixes. 1999-01-06 13:44:41 -07:00
c-lang.c c-lang.c: (parse_options,parse_in): Added. 1998-12-09 07:47:28 -05:00
c-lex.c Warning fixes: 1998-12-23 07:09:01 +00:00
c-lex.h Copyright fixes. 1999-01-06 13:44:41 -07:00
c-parse.c Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
c-parse.gperf invoke.texi: Document -flang-isoc9x. 1998-10-21 09:53:40 +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 (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 Copyright fixes. 1999-01-06 13:44:41 -07:00
c-typeck.c * c-typeck.c (convert_for_assignment): Parenthesize. 1998-10-27 20:39:54 -05:00
caller-save.c Update copyrights. 1999-01-11 15:15:28 -08:00
calls.c calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory that will live beyond this function. 1999-01-07 04:29:38 -07:00
cccp.1
cccp.c cccp.c (print_help): Fix typos. 1999-01-16 15:45:49 -07:00
cexp.c Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
cexp.y system.h: Include libiberty.h. 1998-11-27 10:09:17 +00:00
ChangeLog optabs.c (emit_libcall_block): Add a REG_EH_REGION reg note to all calls within a libcall block to indicate no... 1999-01-19 09:39:37 +00:00
ChangeLog.0 Add entry for -fdump-unnumberd option. 1998-09-29 15:23:09 +01:00
ChangeLog.lib typo typo fixes fixes 1998-05-06 15:09:07 -06:00
collect2.c cccp.c (xstrdup): Renamed from `savestring'. 1999-01-13 10:46:45 +00:00
collect2.h Copyright fixes. 1999-01-06 13:44:41 -07:00
combine.c basic-block.h (basic_block_head): Rename to x_basic_block_head. 1999-01-11 14:37:20 -08: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 configure.in: Test for availability of putc_unlocked, fputc_unlocked, and fputs_unlocked. 1998-12-07 16:40:19 -07:00
config.sub config.sub: Recognize i[34567]86-pc-udk as new target. 1998-09-30 20:35:10 +00:00
configure sparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS for integer data not destined for fp regs. 1999-01-06 19:18:28 -08:00
configure.bat
configure.frag
configure.in sparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS for integer data not destined for fp regs. 1999-01-06 19:18:28 -08: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.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 Copyright fixes. 1999-01-06 13:44:41 -07:00
cppalloc.c cppalloc.c: Add xstrdup here. 1998-12-15 06:23:27 -05: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 cpphash.h (union hash_value): Remove keydef' member, add a struct hashnode *aschain' member for #assert. 1998-12-15 06:09:16 -05:00
cppfiles.c Fix copyright dates. 1999-01-06 12:54:35 -07:00
cpphash.c Copyright fixes. 1999-01-06 13:44:41 -07:00
cpphash.h Close comment in copyright 1999-01-07 15:02:07 -07:00
cpplib.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
cpplib.h Fix copyright dates. 1999-01-06 12:54:35 -07:00
cppmain.c Copyright fixes. 1999-01-06 13:44:41 -07:00
cppulp.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00: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 configure.in: Disable collect2 for nextstep. 1998-09-19 17:01:43 -06:00
cse.c * cse.c (cse_insn): Never prefer (const (constant_p_rtx)). 1999-01-11 18:54:32 -08:00
cstamp-h.in
dbxout.c * dbxout.c: If USG is defined use gstab.h, even if HAVE_STAB_H is set. 1998-12-08 06:38:10 +00:00
dbxout.h Warning fixes: 1998-06-25 13:05:20 +00:00
dbxstclass.h
defaults.h Copyright fixes. 1999-01-06 13:44:41 -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 Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
dwarf2out.h * dwarf2out.h (debug_dwarf, debug_dwarf_die): New declarations. 1998-06-19 15:52:37 -06:00
dwarf.h
dwarfout.c Copyright fixes. 1999-01-06 13:44:41 -07: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 Cope with inlining functions which return a multiword CONCAT value 1998-12-15 11:56:36 +00: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-12-23 07:09:01 +00: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 explow.c (plus_constant_wide): Don't immediately return with result of recursive call. 1998-12-08 14:35:18 +00:00
expmed.c loop.c (strength_reduce): If scan_start points to the loop exit test... 1998-12-08 14:50:03 +00:00
expr.c expr.c (queued_subexp_p): Make public. 1999-01-15 10:43:47 -08:00
expr.h expr.c (queued_subexp_p): Make public. 1999-01-15 10:43:47 -08:00
extend.texi * extend.texi (Bound member functions): Document. 1999-01-04 06:56:18 -05:00
final.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
fix-header.c * fix-header.c: Don't define xstrdup here. 1998-12-15 15:50:27 -07:00
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix Copyright fixes. 1999-01-06 13:44:41 -07:00
fixinc.ptx dummy commit before merge 1998-04-03 09:37:26 -07:00
fixinc.sco Copyright fixes. 1999-01-06 13:44:41 -07:00
fixinc.svr4 Copyright fixes. 1999-01-06 13:44:41 -07:00
fixinc.winnt
fixinc.wrap Renamed fixinc.math to fixinc.wrap 1997-09-16 03:59:48 +00:00
fixincludes fixincludes: For HP/UX 10.20, also look in curses_colr/curses.h for a typedef of bool. 1999-01-06 17:05:45 -05:00
fixproto Copyright fixes. 1999-01-06 13:44:41 -07:00
flags.h Ulrich Drepper <drepper@cygnus.com> 1998-11-23 08:41:12 -08:00
floatlib.c typo typo fixes fixes 1998-05-06 15:09:07 -06:00
flow.c optabs.c (emit_libcall_block): Add a REG_EH_REGION reg note to all calls within a libcall block to indicate no... 1999-01-19 09:39:37 +00:00
fold-const.c c-common.c (declare_function_name): Declare predefinied variable `__func__'. 1998-12-01 13:05:17 -08: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 Copyright fixes. 1999-01-06 13:44:41 -07:00
FSFChangeLog Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.10 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.11 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
FSFChangeLog.12 Reorganize FSF/GCC2 ChangeLogs. 1998-08-25 17:21:02 -06:00
function.c function.c (purge_addressof_1): If the note accesses a mem+addressof in a wider mode than any replacement... 1999-01-11 16:24:25 -08:00
function.h function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_slot; now an EXPR_LIST chain. 1998-11-20 00:37:42 -07:00
future.options
gansidecl.h gansidecl.h: Allow attribute unused on labels only when we are version 2.93 or higher. 1999-01-09 08:48:06 +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 * gcc.c: (do_spec_1): Fix obvious typo. 1999-01-16 13:53:24 -07: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 gcc.texi (Non-bugs): ``Empty'' loops will be optimized away in the future... 1998-12-30 05:28:05 +00:00
gcov-io.h Copyright fixes. 1999-01-06 13:44:41 -07:00
gcov.c Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
gcov.texi
gcse.c Update copyrights. 1999-01-11 15:15:28 -08: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 genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
genattrtab.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
gencheck.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
gencodes.c Copyright fixes. 1999-01-06 13:44:41 -07:00
genconfig.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
genemit.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
genextract.c fix typo 1999-01-13 06:49:34 -05:00
genflags.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
gengenrtl.c Copyright fixes. 1999-01-06 13:44:41 -07:00
genmultilib dummy commit before merge 1998-04-03 09:37:26 -07:00
genopinit.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
genoutput.c cccp.c (xstrdup): Renamed from `savestring'. 1999-01-13 10:46:45 +00:00
genpeep.c genattr.c (fatal): Qualify a char* with the `const' keyword. 1998-12-19 07:04:42 +00:00
genrecog.c fix typo 1999-01-13 06:49:34 -05: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 Update copyrights. 1999-01-11 15:15:28 -08:00
gmon.c Copyright fixes. 1999-01-06 13:44:41 -07:00
graph.c Update copyrights. 1999-01-11 15:15:28 -08:00
gstab.h
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-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 Update copyrights. 1999-01-11 15:15:28 -08: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 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07:00
INSTALL Bring version # and generated files updates over from the branch. 1998-08-29 04:37:48 -06:00
install.texi install.texi: Various SCO OpenServer tweaks. 1998-08-13 18:21:34 -06:00
integrate.c Revert mistaken commit from the wrong tree. 1999-01-15 01:19:18 -08:00
integrate.h * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 1998-04-04 06:32:39 -07: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 * invoke.texi (C++ Dialect Options): Document -fno-rtti. 1999-01-18 05:07:21 -05:00
jump.c Copyright update. 1999-01-17 17:08:42 -07:00
just-fixinc dummy commit before merge 1998-04-03 09:37:26 -07:00
LANGUAGES Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB. 1998-09-02 09:59:57 +00:00
libgcc1-test.c Fix v850 build failure. 1998-06-16 06:17:14 -07:00
libgcc1.c
libgcc2.c See ChangeLog.. 1998-12-08 14:04:03 +00:00
limitx.h
limity.h
listing dummy commit before merge 1998-04-03 09:37:26 -07:00
LITERATURE Pointer to OSF 5.0 object file/symbol table format documentation. 1999-01-17 16:38:43 -07:00
local-alloc.c Update copyrights. 1999-01-11 15:15:28 -08:00
longlong.h Copyright fixes. 1999-01-06 13:44:41 -07:00
loop.c Warning fixes: 1999-01-18 06:17:31 +00:00
loop.h loop.h (loop_info): New field 'vtop'. 1998-12-15 20:31:18 +00:00
machmode.def typo typo fixes fixes 1998-05-06 15:09:07 -06:00
machmode.h Copyright fixes. 1999-01-06 13:44:41 -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 * Makefile.in (cccp.o, cpplib.o): Depend on Makefile. 1999-01-18 22:34:46 -07:00
makefile.vms makefile.vms: Remove bytecode references. 1998-02-02 02:37:18 -07:00
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 Copyright fixes. 1999-01-06 13:44:41 -07:00
md.texi toplev.c (no_new_pseudos): Define. 1998-11-25 03:31:24 -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 Fix copyrights. 1999-01-06 12:48:38 -07: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 optabs.c (emit_libcall_block): Add a REG_EH_REGION reg note to all calls within a libcall block to indicate no... 1999-01-19 09:39:37 +00:00
output.h cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
patch-apollo-includes Initial revision 1998-02-18 20:47:44 -07:00
pcp.h
prefix.c Fix copyright dates. 1999-01-06 12:54:35 -07:00
prefix.h Copyright typo 1999-01-06 14:31:04 -07:00
print-rtl.c print-rtl.c (print_rtx): Add prototype. 1998-12-05 16:23:52 -07:00
print-tree.c More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
PROBLEMS
profile.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
PROJECTS * PROJECTS: Remove entry for local spilling. 1998-10-27 16:43:46 -07:00
protoize.c gcc.c (xstrerror): Renamed from my_strerror. 1999-01-09 20:59:12 +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 from Craig. 1998-08-11 10:13:57 +00: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 - add comments about AIX 4.3 archive parsing bug 1998-10-27 08:49:00 -05:00
README.TRAD
README.X11 typo typo fixes fixes 1998-05-06 15:09:07 -06:00
real.c Fix copyrights. 1999-01-06 13:02:36 -07:00
real.h More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
recog.c Warning fixes: 1999-01-18 06:17:31 +00:00
recog.h expr.c (queued_subexp_p): Make public. 1999-01-15 10:43:47 -08:00
reg-stack.c reg-stack.c (subst_stack_regs_pat): Abort if the destination of a FP conditional move is not on the FP register stack. 1999-01-17 11:04:07 -07:00
regclass.c Warning fixes: 1999-01-18 06:17:31 +00:00
regmove.c regmove.c (optimize_reg_copy_1): Undo Aug 18 change. 1999-01-17 11:26:42 -07:00
regs.h combine.c (recog_for_combine): Lose PADDED_SCRATCHES arg. 1998-10-19 03:47:55 -06:00
reload1.c Warning fixes: 1999-01-18 06:17:31 +00:00
reload.c Warning fixes: 1999-01-18 06:17:31 +00:00
reload.h final.c (cleanup_subreg_operands): New function. 1998-10-27 16:19:31 -07:00
reorg.c Update copyrights. 1999-01-11 15:15:28 -08:00
rtl.c * rtl.c (rtx_alloc): Use memset instead of inline loop. 1999-01-11 17:31:09 -08:00
rtl.def Richard Kenner <kenner@vlsi1.ultra.nyu.edu>: 1998-12-29 03:36:22 -08:00
rtl.h cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
rtl.texi Delete REG_RETVAL and REG_LIBCALL notes after completeing reload 1998-12-14 14:13:26 +00:00
rtlanal.c Fix obvious typo that produced compile time warning. 1998-12-22 15:17:13 +00:00
sbitmap.c Warning fixes: 1999-01-18 06:17:31 +00:00
sbitmap.h Makefile.in (OBJECTS): Add sbitmap.o. 1999-01-11 16:07:36 -08: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 More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
sched.c Update copyrights. 1999-01-11 15:15:28 -08:00
sdbout.c Fix nightly testing i386-coff libstdc++ build failure. 1998-09-25 07:37:13 -07:00
sdbout.h Warning fixes: 1998-06-22 05:32:38 +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 More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
stack.h
stmt.c expr.c (queued_subexp_p): Make public. 1999-01-15 10:43:47 -08:00
stor-layout.c Warning fixes: 1998-12-23 07:09:01 +00:00
stupid.c More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
sys-protos.h
sys-types.h
system.h * system.h (bcopy): Implement with memmove not memcpy. 1999-01-17 13:06:36 -08: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 Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
tm.texi pa.h (DONT_RECORD_EQUIVALENCE): Kill. 1999-01-06 14:44:21 -07:00
tmp-emsgids.c Initial revision 1998-08-02 00:46:43 -06:00
toplev.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
toplev.h cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
tree.c Warning fixes: 1999-01-18 06:17:31 +00:00
tree.def More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -07:00
tree.h cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +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 unroll.c (loop_iterations): Return 0 if the last loop insn is not a jump insn or if... 1999-01-15 03:05:56 -07:00
varasm.c cpplib.c (special_symbol): Qualify a char* with the `const' keyword. 1999-01-18 08:53:41 +00:00
varray.c Add initial varray support infrastructure 1998-07-02 11:42:39 +00:00
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 Daily bump. 1999-01-18 17:46:03 -07:00
vmsconfig.com Remove last of bytecode support. 1998-02-02 05:09:22 -08:00
xcoffout.c More copyright fixes. Oh what fun. 1999-01-06 13:51:20 -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).