Ian Lance Taylor
|
18543a2208
|
expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.
* expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an
expression.
* stmt.c (expand_end_case): Likewise.
* alpha.h (CASE_VECTOR_PC_RELATIVE): Update.
* fx80.h, gmicro.h, m68k.h, m88k.h, ns32k.h: Likewise.
* rs6000.h, sh.h, tahoe.h, v850.h vax.h z8k.h: Likewise.
From-SVN: r17155
|
1997-12-19 09:43:29 -07: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
|
97aadbb900
|
Update FSF address.
From-SVN: r9975
|
1995-06-15 09:57:32 -04:00 |
|
Richard Kenner
|
98e34a948b
|
(CHECK_FLOAT_VALUE): Fix misspelled use of parameter.
From-SVN: r9692
|
1995-05-15 18:51:19 -04:00 |
|
Richard Kenner
|
8b109b37fc
|
Added arg to RETURN_POPS_ARGS.
From-SVN: r8999
|
1995-02-21 18:21:14 -05:00 |
|
Richard Kenner
|
b030b8c204
|
(PRINT_OPERAND): Integer CONST_DOUBLE is DImode.
From-SVN: r7833
|
1994-07-30 14:53:45 -04:00 |
|
Richard Kenner
|
996a5f59fb
|
Remove references to LSHIFT and lshlsi3.
From-SVN: r7016
|
1994-04-10 07:13:16 -04:00 |
|
Richard Kenner
|
2e15b172de
|
Add OVERFLOW operand to CHECK_FLOAT_VALUE.
From-SVN: r6770
|
1994-03-13 08:34:34 -05:00 |
|
Richard Kenner
|
9e269f7292
|
(ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.
From-SVN: r6225
|
1993-12-13 19:09:31 -05:00 |
|
Richard Kenner
|
d969caf829
|
Define SHIFT_COUNT_TRUNCATED to have a value of 1.
From-SVN: r5732
|
1993-10-11 07:43:24 -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 |
|
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 |
|
Richard Stallman
|
6434da2531
|
Initial revision
From-SVN: r162
|
1992-01-04 08:28:46 +00:00 |
|