- 11 Aug, 1994 12 commits
-
-
From-SVN: r7895
Per Bothner committed -
From-SVN: r7894
Per Bothner committed -
From-SVN: r7893
Richard Kenner committed -
From-SVN: r7892
Richard Kenner committed -
From-SVN: r7891
Richard Kenner committed -
From-SVN: r7890
Richard Kenner committed -
before commiting to the auto-inc. From-SVN: r7889
Richard Kenner committed -
From-SVN: r7888
Richard Kenner committed -
From-SVN: r7887
Richard Kenner committed -
From-SVN: r7886
Richard Kenner committed -
From-SVN: r7885
Richard Kenner committed -
From-SVN: r7884
Richard Kenner committed
-
- 09 Aug, 1994 2 commits
-
-
* pa.md (default set high): Do not accept function label arithmetic as a valid operand. (default lo_sum): Likewise. From-SVN: r7883
Jeff Law committed -
* pa.c (hppa_legitimize_address): Do nothing with function label arithmetic. (emit_move_sequence): Split up function label arithmetic so that function's address is loaded first, then constant part is added to the function's address. (is_function_label_plus_const): New function. From-SVN: r7882
Jeff Law committed
-
- 08 Aug, 1994 11 commits
-
-
(print_operand_address): A patch for 2.5.8 ended up at the wrong place. Moved. From-SVN: r7881
Richard Kenner committed -
(TARGET_SWITCHES): Support for TARGET_BITFIELD. From-SVN: r7880
Richard Kenner committed -
instructions when -mnobitfield is specified. From-SVN: r7879
Richard Kenner committed -
defined. From-SVN: r7878
Richard Kenner committed -
(create_definition): Warn about `#define a@', since a diagnostic is now required (see ISO TC1's addition to subclause 6.8). Also warn about `#define is-empty(x) (!x)'. From-SVN: r7877
Richard Kenner committed -
From-SVN: r7876
Richard Kenner committed -
BYTES_BIG_ENDIAN. From-SVN: r7875
Richard Kenner committed -
From-SVN: r7874
Richard Kenner committed -
is a REG and we have SMALL_REGISTER_CLASSES. From-SVN: r7873
Richard Kenner committed -
From-SVN: r7872
Richard Kenner committed -
From-SVN: r7871
Richard Kenner committed
-
- 07 Aug, 1994 8 commits
-
-
From-SVN: r7870
Richard Kenner committed -
improperly delete an output reload. From-SVN: r7869
Richard Kenner committed -
(push_reload): Make test in LOAD_EXTEND_OP case more precise; handle CLASS_CANNOT_CHANGE_SIZE. (find_relods): When setting force_reloads, make LOAD_EXTEND_OP case more precise. From-SVN: r7868
Richard Kenner committed -
(stupid_life_analysis): Alloc, init and pass it to stupid_free_reg. (stupid_mark_regs): Set it. (stupid_find_reg): New arg, CHANGES_SIZE; avoid regs in CLASS_CANNOT_CHANGE_SIZE if defined and CHANGES_SIZE nonzero. From-SVN: r7867
Richard Kenner committed -
reg_changes_size. From-SVN: r7866
Richard Kenner committed -
(alloc_qty{,_for_scratch}, update_qty_class): Set it. (local_alloc): Allocate it. (find_free_reg): If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if qty_changes_size. From-SVN: r7865
Richard Kenner committed -
(allocate_for_life_analysis): Allocate and initialize it. (mark_used_regs, case SUBREG): Set it. From-SVN: r7864
Richard Kenner committed -
From-SVN: r7863
Richard Kenner committed
-
- 05 Aug, 1994 6 commits
-
-
From-SVN: r7862
Mike Stump committed -
(expand_expr, COND_EXPR case): Use truthvalue_conversion to make the condition for running cleanups acceptable to invert_truthvalue. From-SVN: r7861
Jason Merrill committed -
(expand_mult): Accept DImode for synth_mult only if CONST_DOUBLE_HIGH is zero. Reject negative values for synth_mult if the mode is larger than HOST_BITS_PER_INT. Don't do the negate_variant if the mode is larger than HOST_BITS_PER_INT. From-SVN: r7860
Jim Wilson committed -
HOST_WIDE_INT. From-SVN: r7859
Jim Wilson committed -
From-SVN: r7858
Jim Wilson committed -
removed. From-SVN: r7857
Jason Merrill committed
-
- 04 Aug, 1994 1 commit
-
-
(v9 va_arg): Advance over float's. From-SVN: r7856
Doug Evans committed
-