- 23 Apr, 1993 7 commits
-
-
From-SVN: r4199
Roland McGrath committed -
not if the next insn is a clobber. From-SVN: r4198
Doug Evans committed -
From-SVN: r4197
Doug Evans committed -
(convert_to_integer, convert_to_complex): Avoid using build_{unary,binary}_op since the calling sequences depend on the front-end. From-SVN: r4196
Richard Kenner committed -
(expand_expr, case OFFSET_REF): Avoid using build_{unary,binary}_op since the calling sequences depend on the front-end. From-SVN: r4195
Richard Kenner committed -
(fold, case REALPART_EXPR, IMAGPART_EXPR): Avoid using build_{unary,binary}_op since the calling sequences depend on the front-end. From-SVN: r4194
Richard Kenner committed -
From-SVN: r4193
Richard Kenner committed
-
- 22 Apr, 1993 3 commits
-
-
From-SVN: r4192
Tom Wood committed -
(maybe_objc_comptypes): Undo the previous change and make the undecided return value from 2 to -1 to avoid confusion with the values used by comptypes. From-SVN: r4191
Tom Wood committed -
That's used by the assembler for error reporting. From-SVN: r4190
Tom Wood committed
-
- 21 Apr, 1993 4 commits
-
-
(location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTL for PARM_DECLs only when DECL_RTL isn't usable... (location_or_const_value_attribute): Fixed to use DECL_INCOMING_RTL for PARM_DECLs only when DECL_RTL isn't usable, and even then, only when it actually points to the right place. From-SVN: r4189
Richard Kenner committed -
(integrate_parm_decls): Copy the DECL_ARG_TYPE value from the PARM_DECL being cloned into the DECL_ARG_TYPE field of the clone. From-SVN: r4188
Richard Kenner committed -
to final DWARF V1 spec. From-SVN: r4187
Richard Kenner committed -
From-SVN: r4186
Doug Evans committed
-
- 19 Apr, 1993 3 commits
-
-
From-SVN: r4185
Doug Evans committed -
From-SVN: r4184
Doug Evans committed -
From-SVN: r4183
Doug Evans committed
-
- 18 Apr, 1993 5 commits
-
-
(addsi3): Use `loada' for `reg1 = reg2 + immed'. From-SVN: r4182
Richard Stallman committed -
(output_function_pro/epilogue): Support omitting frame pointer. From-SVN: r4181
Richard Stallman committed -
Frame pointer is no longer required for leaf functions. (OPTIMIZATION_OPTIONS): Define. From-SVN: r4180
Richard Stallman committed -
(unary_expr): Delete the alternate REALPART and IMAGPART rules with explicit parens. Make the simple REALPART and IMAGPART rules contain cast_expr. From-SVN: r4179
Richard Stallman committed -
if the field isn't as wide as an int. From-SVN: r4178
Richard Stallman committed
-
- 17 Apr, 1993 11 commits
-
-
blocks. From-SVN: r4177
Richard Kenner committed -
From-SVN: r4176
Richard Kenner committed -
not short, for counting labels. (combine_instructions): Allocate these vars as arrays of ints. From-SVN: r4175
Richard Kenner committed -
(flow_analysis): Allocate uid_block_number and reg_basic_block as array of ints. From-SVN: r4174
Richard Kenner committed -
From-SVN: r4173
Richard Kenner committed -
(MUST_PASS_IN_STACK): Don't allow machine to override (none currently do). Don't force in stack if wrong padding when padding isn't needed. From-SVN: r4172
Richard Kenner committed -
* calls.c (expand_call): Check warn_inline before complaining about not being able to inline a fn declared inline. * flags.h (warn_inline): Add extern decl. From-SVN: r4171
Brendan Kehoe committed -
From-SVN: r4170
Richard Kenner committed -
From-SVN: r4169
Richard Kenner committed -
group. From-SVN: r4168
Richard Kenner committed -
(qty_first_reg, reg_next_in_qty): Make int, not short. (local_alloc): Allocate these as arrays of ints. (block_alloc, qty_compare_1): qty_order is now array of ints. From-SVN: r4167
Richard Kenner committed
-
- 16 Apr, 1993 7 commits
-
-
From-SVN: r4166
Richard Kenner committed -
From-SVN: r4165
Doug Evans committed -
From-SVN: r4164
Michael Meissner committed -
From-SVN: r4163
Michael Meissner committed -
From-SVN: r4162
Michael Meissner committed -
Allow iris to have it's version of the trampoline code. From-SVN: r4161
Michael Meissner committed -
From-SVN: r4160
Richard Stallman committed
-