8sa1-gcc/gcc/java
Alexandre Petit-Bianco 8af456c81a Changelog: Fixed 1999-03-22 typos.
Mon Mar 22 20:14:26 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* Changelog: Fixed 1999-03-22 typos.
	* lang.c (lang_decode_option): Fixed typo in error string in the
 	XARG section.
(Grr, typos.)

From-SVN: r25908
1999-03-22 12:16:45 -08:00
..
buffer.c
buffer.h 1998-10-12 05:43:53 -07:00
ChangeLog Changelog: Fixed 1999-03-22 typos. 1999-03-22 12:16:45 -08:00
check-init.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
class.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
config-lang.in [multiple changes] 1998-10-22 13:06:56 +00:00
constants.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
convert.h class.c (is_compiled_class): Call safe_layout_class for class compiled from source. 1998-11-10 10:04:25 -08:00
decl.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
except.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
expr.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
gjavah.c Warning fixes: 1999-03-12 17:13:24 +00:00
java-except.h except.c, [...] (expand_resume_after_catch): new function. 1999-01-25 10:32:18 +00:00
java-opcodes.h
java-tree.def Use new TRY_FINALLY_EXPR tree node. 1999-02-19 04:32:50 -08:00
java-tree.h Makefile.in: (JAVA_OBJS) Added entry xref.o. 1999-03-22 11:57:37 -08:00
javaop.def
javaop.h Makefile.in (gjavah.o): Depend on $(CONFIG_H) and system.h. 1999-02-01 07:00:40 +00:00
jcf-depend.c jcf-io.c (find_class): Use saw_java_source to determine when to look for `.java' file. 1998-10-22 12:06:05 +00:00
jcf-dump.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jcf-io.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jcf-parse.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jcf-path.c jcf-path.c (add_entry): alloca len+2 rather than len+1 bytes... 1999-03-12 07:52:58 +00:00
jcf-reader.c Warning fixes: 1999-03-12 17:13:24 +00:00
jcf-write.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jcf.h Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jv-scan.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jvgenmain.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
jvspec.c jvspec.c (lang_specific_driver): Recognize -fsyntax-only and disable linking in that case. 1999-02-23 17:42:38 +00:00
keyword.gperf
keyword.h Warning fixes: 1998-10-07 09:18:39 +00:00
lang-options.h gjavah.c (main): Handle --output-class-directory argument. 1998-11-13 14:09:53 +00:00
lang-specs.h flags.h: Declare flag_no_ident. 1999-01-31 17:46:52 +00:00
lang.c Changelog: Fixed 1999-03-22 typos. 1999-03-22 12:16:45 -08:00
lex.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
lex.h lex.c (java_read_char): UNGET invalid non-initial utf8 character. 1999-03-13 11:21:38 -08:00
Make-lang.in *** empty log message *** 1999-03-21 07:52:59 +00:00
Makefile.in Makefile.in: (JAVA_OBJS) Added entry xref.o. 1999-03-22 11:57:37 -08:00
mangle.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
parse-scan.c Makefile.in (jcf-parse.o): Depend on $(PARSE_H). 1999-03-06 08:35:49 +00:00
parse-scan.y Makefile.in (jcf-parse.o): Depend on $(PARSE_H). 1999-03-06 08:35:49 +00:00
parse.c parse.y (find_applicable_accessible_methods_list): Extend the search to superinterfaces when relevant. 1999-03-19 05:15:44 -08:00
parse.h Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
parse.y [multiple changes] 1999-03-19 04:56:16 -08:00
typeck.c Warning fixes: 1999-03-12 17:13:24 +00:00
verify.c Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00
xref.c Makefile.in: (JAVA_OBJS) Added entry xref.o. 1999-03-22 11:57:37 -08:00
xref.h Makefile.in: (JAVA_OBJS) Added entry xref.o. 1999-03-22 11:57:37 -08:00
zextract.c Update copyrights for the last patch 1999-01-23 21:49:56 +00:00
zipfile.h Makefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdir)/../system.h and $(JAVA_TREE_H). 1999-03-21 06:09:25 +00:00