8sa1-gcc/gcc/config/a29k
Jeff Law 2c7ee1a641 calls.c (expand_call): Remove current_call_is_indirect nonsense.
* calls.c (expand_call): Remove current_call_is_indirect nonsense.
	Add additional argument to INIT_CUMULATIVE_ARGS.
	(emit_library_call): Likewise.
	(emit_library_call_value): Likewise.
	* expr.c (expand_builtin): Likewise.
	* function.c (assign_parms): Likewise.
	* cp/method.c (emit_thunk): Likewise.
	* config/pa/pa.h (hppa_args): New field "indirect".
	(INIT_CUMULATIVE_ARGS): Initialize "indirect" field.
	(FUNCTION_ARG): Check "indirect" field, rather than
	"current_call_is_indirect".
	* All other backends updated with new argument to
	INIT_CUMULATIVE_ARGS

From-SVN: r11641
1996-03-29 07:37:11 -07:00
..
a29k.c
a29k.h calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
a29k.md
t-a29k ({,CROSS_}LIBGCC1): Define as empty. 1995-07-29 09:33:15 -04:00
t-a29kbare ({,CROSS_}LIBGCC1): Define as empty. 1995-07-29 09:33:15 -04:00
t-vx29k ({,CROSS_}LIBGCC1): Define as empty. 1995-07-29 09:33:15 -04:00
udi.h Renamed from a29k-udi.h. 1996-02-16 08:36:43 -05:00
unix.h Don't include a29k.h. 1996-02-16 08:37:30 -05:00
vx29k.h Don't include a29k-udi.h. 1996-02-16 08:37:51 -05:00
x-unix
xm-a29k.h