8sa1-gcc/gcc/config/pa
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
..
ee_fp.asm Initial revision 1996-03-07 10:34:53 -07:00
ee.asm Initial revision 1996-03-07 10:34:53 -07:00
lib1funcs.asm
lib2funcs.asm lib2funcs.asm: Remove entry/exit routines. 1996-03-07 10:38:08 -07:00
pa1.h
pa-hiux.h
pa-hpux7.h
pa-hpux9.h
pa-hpux.h
pa-oldas.h
pa-osf.h
pa-pro.h
pa.c pa.c (hppa_legitimize_address): Don't lose for (plus (plus (mult (A) (shadd_const)) (B)) (C)) if... 1996-03-28 10:14:41 -07:00
pa.h calls.c (expand_call): Remove current_call_is_indirect nonsense. 1996-03-29 07:37:11 -07:00
pa.md pa.c (hppa_legitimize_address): Don't lose for (plus (plus (mult (A) (shadd_const)) (B)) (C)) if... 1996-03-28 10:14:41 -07:00
t-pa lib2funcs.asm: Remove entry/exit routines. 1996-03-07 10:38:08 -07:00
t-pro lib2funcs.asm: Remove entry/exit routines. 1996-03-07 10:38:08 -07:00
x-pa
x-pa-hpux
xm-pa.h
xm-pahpux.h
xm-papro.h