Commit Graph

19 Commits

Author SHA1 Message Date
Mike Stump
c8507ba06b * exlsi.h (CHECK_FLOAT_VALUE): Removed.
From-SVN: r12970
1996-10-16 18:41:27 +00:00
Richard Kenner
4e0c8ad2e7 (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.
From-SVN: r12750
1996-09-21 06:53:37 -04:00
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
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
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
Torbjorn Granlund
31a7290c89 (one_cmplsi2): Fix typo in NOT mode.
From-SVN: r8401
1994-11-07 22:52:16 +00: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
Paul Eggert
f40176b103 (ASM_OUTPUT_SOURCE_FILENAME): Quote special characters in file names.
From-SVN: r5493
1993-09-28 00:23:58 +00:00
Richard Kenner
f62f398a28 Remove #define of alloca to __builtin_alloca.
From-SVN: r4756
1993-06-26 11:43:50 -04:00
Jim Wilson
4851a75cfd (BITS_BIG_ENDIAN): Define to zero.
From-SVN: r4316
1993-05-03 17:22:07 -07: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
Richard Kenner
8aa9dc6a81 Delete emacs local-variables block at end.
From-SVN: r3342
1993-01-25 18:53:41 -05:00
Paul Eggert
13d39dbc99 # Fix misspellings in comments.
From-SVN: r3179
1993-01-10 19:16:01 +00:00
Richard Stallman
12d635bdfc (GO_IF_LEGITIMATE_ADDRESS): Verify that register is valid for use as base...
(GO_IF_LEGITIMATE_ADDRESS): Verify that register is valid
for use as base register (un-allocated pseudos aren't when strict).

From-SVN: r2731
1992-11-10 14:35:03 +00:00
Richard Stallman
f368417601 entered into RCS
From-SVN: r2710
1992-11-07 19:13:09 +00:00
Mike Stump
99281ca45f entered into RCS
From-SVN: r2482
1992-10-15 20:59:46 +00:00