8sa1-gcc/gcc/java
Kazu Hirata 136e64db5e utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes.
ada/
	* ada/utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES
	with targetm.calls.promote_prototypes.

	gcc/
	* config/cris/cris.h: Replace PROMOTE_PROTOTYPES with
	TARGET_PROMOTE_PROTOTYPES.

	cp/
	* call.c (type_passed_as): Replace PROMOTE_PROTOTYPES with
	targetm.calls.promote_prototypes.

	java/
	* Make-lang.in (java/decl.o, java/expr.o, java/parse.o):
	Depend on target.h.
	* decl.c: Include target.h.
	(start_java_method): Replace PROMOTE_PROTOTYPES with
	targetm.calls.promote_prototypes.
	* expr.c: Include target.h.
	(pop_arguments): Replace PROMOTE_PROTOTYPES with
	targetm.calls.promote_prototypes.
	* parse.y: Include target.h.
	(start_complete_expand_method): Replace PROMOTE_PROTOTYPES
	with targetm.calls.promote_prototypes.

From-SVN: r77345
2004-02-05 22:07:33 +00:00
..
boehm.c
buffer.c
buffer.h
builtins.c
ChangeLog utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. 2004-02-05 22:07:33 +00:00
chartables.h
check-init.c
class.c class.c (gen_indirect_dispatch_tables): Fix string length calculations. 2004-01-15 10:24:25 +00:00
config-lang.in
constants.c re PR java/12755 (Binary Compatibility: Resolving static methods and classes is not thread safe) 2004-01-09 17:08:44 +00:00
convert.h
decl.c utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. 2004-02-05 22:07:33 +00:00
except.c re PR java/12755 (Binary Compatibility: Resolving static methods and classes is not thread safe) 2004-01-09 17:08:44 +00:00
expr.c utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. 2004-02-05 22:07:33 +00:00
gcj.texi
gen-table.pl
gjavah.c class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h re PR java/13273 (gcj generates call to abstract method) 2004-01-16 17:11:08 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
jcf-io.c class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
jcf-parse.c re PR java/13273 (gcj generates call to abstract method) 2004-01-16 17:11:08 +00:00
jcf-path.c
jcf-reader.c
jcf-write.c class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
jcf.h
jv-scan.c
jvgenmain.c
jvspec.c
keyword.gperf
keyword.h class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
lang-specs.h
lang.c lang.c (java_estimate_num_insns_1): Fix bug in MODIFY_EXPR cost estimation. 2004-01-13 23:14:04 +00:00
lang.opt
lex.c
lex.h aclocal.m4 (AM_ICONV): Add explicit check for iconv.h. 2003-12-03 16:48:20 +00:00
Make-lang.in utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. 2004-02-05 22:07:33 +00:00
mangle_name.c
mangle.c
parse-scan.y
parse.h
parse.y utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.promote_prototypes. 2004-02-05 22:07:33 +00:00
resource.c
typeck.c alloc-pool.h, [...]: Update copyright. 2004-02-04 19:15:30 +00:00
verify.c class.c: Remove uses of "register" specifier in declarations of arguments and local... 2003-12-20 15:38:28 +00:00
win32-host.c
xref.c
xref.h
zextract.c
zipfile.h