8sa1-gcc/gcc/java
Kaveh R. Ghazi 1ebadc609b jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string.
* jcf-dump.c (print_constant, disassemble_method): Don't call a
	variadic function with a non-literal format string.

	* parse-scan.y (report_main_declaration): Likewise.

	* parse.h (ERROR_CAST_NEEDED_TO_INTEGRAL): Likewise.

	* parse.y (read_import_dir, patch_assignment, patch_binop,
	patch_array_ref): Likewise.

	* typeck.c (build_java_array_type): Likewise.

	* verify.c (verify_jvm_instructions): Likewise.

From-SVN: r29981
1999-10-14 17:13:57 +00:00
..
buffer.c
buffer.h
ChangeLog jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
check-init.c check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
class.c class.c (finish_class): We're now outside a valid method declaration. 1999-09-11 15:22:57 -07:00
config-lang.in
constants.c
convert.h
decl.c decl.c (insert_block): Removed unconditional `abort'. 1999-09-24 12:24:19 -07:00
except.c check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
expr.c class.c (finish_class): Remove unused parameter, all callers changed. 1999-09-02 21:57:09 +00:00
gjavah.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h Move declarations and building code for common tree nodes to tree.[ch] 1999-09-10 10:36:02 +00:00
javaop.def
javaop.h javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally. 1999-09-22 16:59:35 +00:00
jcf-depend.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jcf-dump.c jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
jcf-io.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jcf-parse.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jcf-path.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jcf-reader.c check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
jcf-write.c Fix thinko in last change. 1999-10-13 17:19:33 -06:00
jcf.h gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jv-scan.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jvgenmain.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
jvspec.c jvspec.c (lang_specific_driver): Don't read spec file if -fsyntax-only given. 1999-09-23 19:45:39 +00:00
keyword.gperf gjavah.c (print_name, [...]): Add static prototype. 1999-08-25 13:59:28 +00:00
keyword.h gjavah.c (print_name, [...]): Add static prototype. 1999-08-25 13:59:28 +00:00
lang-options.h
lang-specs.h * lang-specs.h: Added `%(jc1)' to the jc1 spec. 1999-09-22 20:30:30 +00:00
lang.c Add comment saying that lang_decode_options should not complain about 1999-09-20 14:26:59 +00:00
lex.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
lex.h re GNATS gcj/59 (Problem with jv-scan --print-main) 1999-10-04 20:32:08 +00:00
Make-lang.in Makefile.in (gcc.o, [...]): Depend on gcc.h. 1999-09-13 03:57:40 +00:00
Makefile.in Makefile.in (parse.o): Depend on $(JAVA_TREE_H). 1999-09-20 16:27:29 +00:00
mangle.c check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
parse-scan.c jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
parse-scan.y jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
parse.c jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
parse.h jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
parse.y jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
typeck.c jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
verify.c jcf-dump.c (print_constant, [...]): Don't call a variadic function with a non-literal format string. 1999-10-14 17:13:57 +00:00
xref.c check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
xref.h check-init.c (check_bool2_init, [...]): Add static prototypes. 1999-08-10 16:58:13 +00:00
zextract.c gjavah.c (get_field_name, [...]): Use xmalloc, not malloc. 1999-09-16 15:45:15 +00:00
zipfile.h