- 25 Jan, 1993 7 commits
-
-
From-SVN: r3328
Jim Wilson committed -
c-decl.c (finish_struct): Disable "structure/union defined inside parms" if compiling with -traditional. * c-decl.c (finish_struct): Disable "structure/union defined inside parms" if compiling with -traditional. From-SVN: r3327
Jeff Law committed -
From-SVN: r3326
James Van Artsdalen committed -
From-SVN: r3325
Richard Stallman committed -
From-SVN: r3324
Richard Stallman committed -
From-SVN: r3323
Richard Stallman committed -
From-SVN: r3322
Michael Meissner committed
-
- 24 Jan, 1993 7 commits
-
-
From-SVN: r3321
Richard Stallman committed -
Don't use alternative number to distinguish pushes from moves. Use just one alternative `g' in output constraint. From-SVN: r3320
Richard Stallman committed -
(alloc_qty_for_scratch, local_alloc): Use CLASS_LIKELY_SPILLED_P. From-SVN: r3319
Richard Kenner committed -
need to split the insn). From-SVN: r3318
Richard Kenner committed -
From-SVN: r3317
Richard Stallman committed -
From-SVN: r3316
Richard Stallman committed -
From-SVN: r3315
Richard Stallman committed
-
- 23 Jan, 1993 9 commits
-
-
Insert a space in place of a newline. Caller changed. From-SVN: r3314
Richard Stallman committed -
From-SVN: r3313
Niklas Hallqvist committed -
* config/m68k/tower.h (LIB_SPEC): Use %s instead of absolute path. (STARTFILE_SPEC): Moved here from tower-as.h. Use %s instead of absolute path. From-SVN: r3312
Niklas Hallqvist committed -
From-SVN: r3311
Richard Stallman committed -
that were deleted due to having no references. From-SVN: r3310
Richard Stallman committed -
(reload): After calling count_possible_groups, see if we have to proceed with allocating a group. (count_possible_groups): Use HARD_REG_SET, not a char array, for consistency. From-SVN: r3309
Richard Kenner committed -
From-SVN: r3308
Richard Stallman committed -
From-SVN: r3307
Richard Stallman committed -
From-SVN: r3306
Richard Kenner committed
-
- 22 Jan, 1993 7 commits
-
-
From-SVN: r3305
Jim Wilson committed -
From-SVN: r3304
Brendan Kehoe committed -
From-SVN: r3303
Brendan Kehoe committed -
(NO_DOLLAR_IN_LABEL): Define. From-SVN: r3302
Torbjorn Granlund committed -
From-SVN: r3301
Jeff Law committed -
From-SVN: r3300
Richard Kenner committed -
(find_a_file): Ignore filename equal to that in our_file_name. (main): Initialize our_file_name. From-SVN: r3299
Richard Kenner committed
-
- 21 Jan, 1993 2 commits
- 20 Jan, 1993 8 commits
-
-
Don't allow both operands to be MEM. (float addM3,subM3,divM3,mulM3 recognizers): Don't allow either operand to be a constant. (all float patterns, FLOAT_EXTEND operands): Don't allow GENERAL_REGS for float_extended operand. (all float patterns, FLOAT operands): Change constraints to get better register classification. (fix_truncMN2 patterns): Likewise. (floatMN2 patterns): Likewise. From-SVN: r3296
James Van Artsdalen committed -
(PREFERRED_OUTPUT_RELOAD_CLASS): New macro. Narrow ALL_REGS to GENERAL_REGS. (SECONDARY_MEMORY_NEEDED): New macro. From-SVN: r3295
James Van Artsdalen committed -
(emit_pop_insn): Emit insn with mode QImode: insn contains stack-regs. (emit_hard_swap_insn): Delete. (emit_swap_insn): Merge with emit_hard_swap_insn. Delete WHEN arg and change all callers. If previous insn was a push from REG, omit swap. If previous insn wrote reg-stack top to REG, omit swap. Emit swap insn with mode QImode: insn contains stack-regs. Emit swap insn after previous float insn, instead of before this one. (swap_rtx_condition): New function. (compare_for_stack_reg): If op 0 of COMPARE is not a stack reg, exchange ops 0 and 1 and swap cc0 user condition. From-SVN: r3294
James Van Artsdalen committed -
From-SVN: r3293
Jim Wilson committed -
(umulsidi3): New pattern. (non-canonical nand, nor): Remove paterns. (clrbit, notbit static bit): New patterns. (setbit, clrbit, notbit dynamic bit): New patterns. (setbit static bit non-canonical): Remove pattern. (muldf3, mulsf3, multf3): Add % to operand1. (test recognizers): Use TAB efter mnemonic. From-SVN: r3292
Jim Wilson committed -
(fill_simple_delay_slots): Call new function when moving instruction forward into a delay slot. From-SVN: r3291
Jim Wilson committed -
(sched_analyze_1, sched_analyze_2): Ifdef out code added for handling psuedo register equivalents that was added Dec 31 1992. From-SVN: r3290
Jim Wilson committed -
From-SVN: r3289
Jim Wilson committed
-