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
Doug Evans
a02303b851 dsp16xx.h (EXTRA_SECTIONS): Delete in_bss.
* dsp16xx/dsp16xx.h (EXTRA_SECTIONS): Delete in_bss.
	(EXTRA_SECTION_FUNCTIONS): Delete bss_section.

From-SVN: r11369
1996-02-29 03:02:01 +00:00
Richard Kenner
abc95ed36d Fix spelling errors.
From-SVN: r10289
1995-08-28 06:54:22 -04: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
Doug Evans
a9821774c9 Undo patch of May 11. -nostdlib implies -nostartfiles again.
From-SVN: r9930
1995-06-12 18:52:41 +00:00
Doug Evans
a7c508fe54 (CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles.
From-SVN: r9792
1995-05-24 02:17:46 +00:00
Richard Kenner
32638aad91 (print_operand_address): Fix misspellings in messages.
From-SVN: r9713
1995-05-16 08:42:29 -04:00
Richard Kenner
ddd5a7c180 Fix typos in comments.
From-SVN: r9711
1995-05-16 08:14:26 -04:00
Richard Kenner
8b109b37fc Added arg to RETURN_POPS_ARGS.
From-SVN: r8999
1995-02-21 18:21:14 -05:00
Richard Kenner
a882392b9d Update comment.
From-SVN: r8813
1995-01-25 14:49:08 -05:00
Richard Kenner
af02caa442 (dsp16xx_reg_class_from_letter): Change error message text.
(limit_reload_class, double_reg_to_memory): Likewise.
(print_operand_address, emit_1600_core_shift): Likewise.
(gen_tst_reg, gen_compare_reg): Likewise.

From-SVN: r8812
1995-01-25 14:42:01 -05:00
Jim Wilson
a85294b3d2 (HAVE_VPRINTF): Delete.
From-SVN: r8671
1994-12-19 17:54:56 -08:00
Richard Kenner
cf1003b3b5 (RTX_COSTS): Removed reference to obsolete LSHIFT.
From-SVN: r8479
1994-11-17 11:11:42 -05:00
Richard Kenner
9ee2aa48b2 (notice_update_cc): Removed reference to obsolete LSHIFT.
From-SVN: r8478
1994-11-17 11:11:17 -05:00
Torbjorn Granlund
bd5adf7823 (mulqi3): Fix typo in MULT mode.
From-SVN: r8400
1994-11-07 22:51:50 +00:00
Richard Kenner
d93578fe85 Initial revision
From-SVN: r8051
1994-09-09 13:58:24 -04:00
Richard Kenner
946730d09e Initial revision
From-SVN: r8050
1994-09-09 13:42:23 -04:00
Richard Kenner
c83c42d9a8 Initial revision
From-SVN: r8049
1994-09-09 13:28:38 -04:00