- 26 Apr, 1993 1 commit
-
-
From-SVN: r4226
Doug Evans committed
-
- 25 Apr, 1993 14 commits
-
-
(output_decl): Check for DECL_INITIAL == NULL_TREE rather than DECL_EXTERNAL != 0 when trying to see if we have a mere function declaration rather than a function definition. (dwarfout_file_scope_decl): Likewise. Also, don't bother checking TREE_USED for file-scope functions, since it isn't 100% accurate until the end of compilation anyway. From-SVN: r4225
Richard Kenner committed -
(mem_aligned_8): Delete ifdefed out code. Add support for TARGET_UNALIGNED_DOUBLES. From-SVN: r4224
Jim Wilson committed -
(TARGET_UNALIGNED_DOUBLES): Define. (TARGET_SWITCHES): Delete hope-align, force-align. Add unaligned-doubles and no-unaligned-doubles. (ROUND_REG): Delete. (FIRST_PARM_OFFSET, FUNCTION_ARG_ADVANCE, FUNCTION_ARG, FUNCTION_INCOMING_ARG, FUNCTION_ARG_PARTIAL_NREGS, FUNCTION_ARG_BOUNDARY): Delete force-align support. (LONG_DOUBLE_TYPE_SIZE): Define to 128. From-SVN: r4223
Jim Wilson committed -
(create_reg_dead_note): Rewrite so as to conserve registers killed not number of REG_DEAD notes. (schedule_block): Change comments about dead_notes variable. From-SVN: r4222
Jim Wilson committed -
the last float registers allocated. From-SVN: r4221
Jim Wilson committed -
From-SVN: r4220
Jim Wilson committed -
output_block_move): Ifdef out. From-SVN: r4219
Jim Wilson committed -
'sub %sp,-0,%sp' when the frame is empty. From-SVN: r4218
Jim Wilson committed -
From-SVN: r4217
Jim Wilson committed -
fits inside MODE before adjusting OFFSET to get an aligned address. From-SVN: r4216
Jim Wilson committed -
e.g., fp, make a distinct RTL for it. From-SVN: r4215
Richard Kenner committed -
From-SVN: r4214
Richard Kenner committed -
floating-point format is IEEE. From-SVN: r4213
Richard Kenner committed -
From-SVN: r4212
Richard Kenner committed
-
- 24 Apr, 1993 7 commits
-
-
From-SVN: r4211
Richard Kenner committed -
* pa.md (cacheflush): Rework pattern and output template to avoid using REG+D addressing. From-SVN: r4210
Jeff Law committed -
* pa.h (INITIALIZE_TRAMPOLINE): Pass a register operand, not a memory operand to "cacheflush". From-SVN: r4209
Jeff Law committed -
From-SVN: r4208
Richard Kenner committed -
From-SVN: r4207
Richard Kenner committed -
declarations; these are part of the front ends. From-SVN: r4206
Richard Kenner committed -
From-SVN: r4205
Richard Kenner committed
-
- 23 Apr, 1993 12 commits
-
-
From-SVN: r4204
Richard Kenner committed -
(shadow_tag_warned): Let warned have three values, so that a mere warning doesn't prevent a pedwarn. (shadow_tag_warned): Let warned have three values, so that a mere warning doesn't prevent a pedwarn. Don't skip the error call at the end on accounted of warned. From-SVN: r4203
Richard Kenner committed -
From-SVN: r4202
Richard Kenner committed -
* pa.md (casesi0): Indicate that the PC is set to the "out-of-range" label if the index is not valid. From-SVN: r4201
Jeff Law committed -
From-SVN: r4200
Roland McGrath committed -
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 3 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
-