8sa1-gcc/gcc/java
Alexandre Petit-Bianco af8b342afe [multiple changes]
Fri May 14 12:31:08 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* xref.c (xref_set_current_fp): New function, defined.
	* xref.h (xref_set_current_fp): New function, prototyped.
Fri May 14 11:57:54 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
	* check-init.c (check_init): Take into account that
 	LABELED_BLOCK_STMT can be empty.

From-SVN: r26935
1999-05-14 06:44:11 -07:00
..
buffer.c
buffer.h
ChangeLog [multiple changes] 1999-05-14 06:44:11 -07:00
check-init.c [multiple changes] 1999-05-14 06:44:11 -07:00
class.c class.c (make_field_value): DECL_INITIAL may be a string literal... 1999-05-05 14:10:07 -07:00
config-lang.in
constants.c
convert.h
decl.c parse.y (source_end_java_method): If the current method contains any exception handlers... 1999-05-11 12:09:13 +00:00
except.c
expr.c expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED. 1999-05-12 17:04:30 +00:00
gjavah.c gjavah.c (print_include): Cast the result of `strlen' to int when comparing against a signed value. 1999-05-13 12:05:02 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h check-init.c (check_init): Removed code accepting to see things falling through default:, when doing xrefs. 1999-05-13 07:33:37 -07:00
javaop.def
javaop.h
jcf-depend.c class.c (add_method_1): Cast the argument of `bzero' to PTR. 1999-04-05 13:04:38 +00:00
jcf-dump.c
jcf-io.c expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED. 1999-05-12 17:04:30 +00:00
jcf-parse.c decl.c (predef_filenames, [...]): New globals 1999-04-21 06:49:49 -07:00
jcf-path.c class.c (add_method_1): Cast the argument of `bzero' to PTR. 1999-04-05 13:04:38 +00:00
jcf-reader.c expr.c (expand_invoke): Mark parameter `nargs' with ATTRIBUTE_UNUSED. 1999-05-12 17:04:30 +00:00
jcf-write.c
jcf.h
jv-scan.c
jvgenmain.c
jvspec.c Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags. 1999-05-11 12:00:35 +00:00
keyword.gperf Makefile.in (keyword.h): Generate using gperf language 'C'... 1999-03-31 08:05:08 +00:00
keyword.h Makefile.in (keyword.h): Generate using gperf language 'C'... 1999-03-31 08:05:08 +00:00
lang-options.h lang-options.h: -MD, -MMD, -M and -MM not needed here for cpplib-enabled build. 1999-05-11 04:50:13 -04:00
lang-specs.h
lang.c [multiple changes] 1999-05-14 06:44:11 -07:00
lex.c check-init.c (check_init): Exclude a case of error when doing xrefs. 1999-05-03 09:45:18 -07:00
lex.h lex.h: Never define HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT or HOST_BITS_PER_CHAR. 1999-05-12 16:52:35 +00:00
Make-lang.in Make-lang.in (jvspec.o): Don't define WITH_THREAD_x or WITH_GC_x flags. 1999-05-11 12:00:35 +00:00
Makefile.in Makefile.in: Remove -v from bison command lines. 1999-04-30 17:57:22 +00:00
mangle.c
parse-scan.c parse-scan.y (interface_declaration): Call report_class_declaration for interfaces. 1999-05-03 17:04:54 +00:00
parse-scan.y parse-scan.y (interface_declaration): Call report_class_declaration for interfaces. 1999-05-03 16:59:16 +00:00
parse.c parse.y (java_check_regular_methods): Warning check on not overriding methods with default access in other packages... 1999-05-13 12:01:19 -07:00
parse.h class.c (make_field_value): DECL_INITIAL may be a string literal... 1999-05-05 14:10:07 -07:00
parse.y parse.y (java_check_regular_methods): Warning check on not overriding methods with default access in other packages... 1999-05-13 12:01:19 -07:00
typeck.c check-init.c (check_init): Removed code accepting to see things falling through default:, when doing xrefs. 1999-05-13 07:33:37 -07:00
verify.c Fix thinko. 1999-05-05 17:33:11 -07:00
xref.c [multiple changes] 1999-05-14 06:44:11 -07:00
xref.h [multiple changes] 1999-05-14 06:44:11 -07:00
zextract.c
zipfile.h