Commit Graph

19 Commits

Author SHA1 Message Date
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
Richard Kenner
8319988283 Use proper modes and predicates for {sign,zero}_extract.
From-SVN: r11511
1996-03-11 06:53:27 -05:00
Doug Evans
13dfe7afcc * gmicro/gmicro.h (EXTRA_SECTIONS,EXTRA_SECTIONS_FUNCTIONS): Delete.
From-SVN: r11370
1996-02-29 03:02:38 +00:00
Richard Kenner
a8f1399a60 Change FSF address.
From-SVN: r9985
1995-06-15 16:50:17 -04:00
Richard Kenner
97aadbb900 Update FSF address.
From-SVN: r9975
1995-06-15 09:57:32 -04:00
Richard Kenner
8b109b37fc Added arg to RETURN_POPS_ARGS.
From-SVN: r8999
1995-02-21 18:21:14 -05:00
Richard Kenner
0b41202241 (PRINT_OPERAND): Integer CONST_DOUBLE is DImode.
From-SVN: r7835
1994-07-30 15:05:30 -04:00
Richard Kenner
996a5f59fb Remove references to LSHIFT and lshlsi3.
From-SVN: r7016
1994-04-10 07:13:16 -04:00
Doug Evans
65c4237934 (CPP_PREDEFINES): Add system/cpu/machine assertions where missing.
From-SVN: r5557
1993-10-02 08:55:06 +00:00
Brendan Kehoe
6eff269e95 define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
From-SVN: r3954
1993-03-31 15:09:44 -05:00
Tom Wood
e165d9e5cd (untyped_call, blockage): New patterns.
From-SVN: r3839
1993-03-23 12:50:44 +00:00
Richard Kenner
8aa9dc6a81 Delete emacs local-variables block at end.
From-SVN: r3342
1993-01-25 18:53:41 -05:00
Charles Hannum
effeb5cc51 entered into RCS
From-SVN: r1497
1992-07-07 15:57:19 +00:00
Charles Hannum
e1fde2b5bc entered into RCS
From-SVN: r781
1992-04-18 19:55:56 +00:00
Richard Stallman
8cf6b9ca16 *** empty log message ***
From-SVN: r499
1992-03-16 09:45:34 +00:00
Richard Stallman
b4ac57ab29 *** empty log message ***
From-SVN: r478
1992-03-14 05:17:01 +00:00
Torbjorn Granlund
d12a2c91ca Initial revision
From-SVN: r474
1992-03-14 05:15:35 +00:00
Richard Stallman
44f0c3edad Initial revision
From-SVN: r220
1992-01-19 05:08:50 +00:00
Charles Hannum
d946e26fa5 entered into RCS
From-SVN: r84
1991-12-01 04:47:39 +00:00