| Commit message (Expand) | Author | Age | Files | Lines |
* | (expand_assignment): Remove bogus resetting of alignment to inner alignment. | Richard Kenner | 1996-11-08 | 1 | -16/+0 |
* | (compare_for_stack_reg, subst_stack_regs_pat): | Stan Cox | 1996-11-08 | 1 | -0/+66 |
* | patches from bug-gnu-utils to support more architectures | David J. MacKenzie | 1996-11-08 | 2 | -25/+53 |
* | (integer_{zero,one,all_ones,pow2}p, real_{zero,one,two}p): Return 0 if | Richard Kenner | 1996-11-07 | 1 | -2/+8 |
* | (const_binop, case *_DIV_EXPR): Don't do special sizetype case if a | Richard Kenner | 1996-11-07 | 1 | -9/+7 |
* | (layout_record): Treat constant size as variable if it overflows. | Richard Kenner | 1996-11-07 | 1 | -0/+1 |
* | (parallel inc and branch-if-zero/nonzero): Add two new pattern variants. | Torbjorn Granlund | 1996-11-06 | 1 | -4/+38 |
* | (sgt,sgtu,sge,sle,bgt,blt,bge,ble): Use CC_FCOM | Stan Cox | 1996-11-06 | 1 | -40/+75 |
* | (define_split for and_shl_scratch): | Joern Rennecke | 1996-11-06 | 1 | -2/+1 |
* | (gen_shl_and): Try to generate shorter constant for and. | Joern Rennecke | 1996-11-06 | 1 | -0/+5 |
* | (CC_FCOMI): Define | Stan Cox | 1996-11-05 | 1 | -2/+6 |
* | (override_options): Set defaults for -march and -mcpu. | Stan Cox | 1996-11-05 | 1 | -12/+24 |
* | (see ChangeLog for Oct 29.) | Karl Berry | 1996-11-05 | 1 | -7/+25 |
* | Call \normalturnoffactive for the sake of \write's that include a \. | Karl Berry | 1996-11-05 | 1 | -4/+7 |
* | x | Jason Merrill | 1996-11-05 | 1 | -162/+94 |
* | Don't use TARGET_RELOCATABLE, not defined under AIX. | Michael Meissner | 1996-11-04 | 1 | -2/+2 |
* | Allow va-ppc.h to be reincluded | Michael Meissner | 1996-11-04 | 1 | -0/+3 |
* | Fix -fpic problems; fix typo in cygwin | Michael Meissner | 1996-11-04 | 3 | -1/+5 |
* | Random -fpic fixes | Michael Meissner | 1996-11-03 | 1 | -5/+5 |
* | x | Jason Merrill | 1996-11-02 | 1 | -16/+25 |
* | (make_range): Don't merge unsigned case with range containing upper bound; | Richard Kenner | 1996-11-01 | 1 | -15/+24 |
* | fold-const.c (make_range, [...]): Correct normalization of an unsigned range ... | Jeff Law | 1996-10-31 | 1 | -3/+9 |
* | x | Jason Merrill | 1996-11-01 | 2 | -96/+65 |
* | (emit_move_sequence): Refine previous change. | Richard Kenner | 1996-10-31 | 1 | -2/+8 |
* | Put HAS_INIT_SECTION ifdefs around Irix6 support. | Jim Wilson | 1996-10-31 | 1 | -0/+4 |
* | (expand_expr, case CONSTRUCTOR): Don't use a PARALLEL | Jim Wilson | 1996-10-31 | 1 | -1/+4 |
* | (expand_call): Disable special handling for const calls | Jim Wilson | 1996-10-31 | 1 | -2/+3 |
* | (decl_function_context): Handle QUAL_UNION_TYPE. | Jim Wilson | 1996-10-31 | 1 | -1/+2 |
* | 90th Cygnus<->FSF quick merge | Mike Stump | 1996-10-31 | 5 | -134/+98 |
* | Use EXTRA_MULTILIB_PARTS | Michael Meissner | 1996-10-31 | 2 | -89/+36 |
* | (parallel inc and branch-if-zero/nonzero): Check for -1, not zero. | Torbjorn Granlund | 1996-10-31 | 1 | -2/+2 |
* | (range_binop): Strip NOPs from result and verify it's an INTEGER_CST. | Richard Kenner | 1996-10-30 | 1 | -9/+12 |
* | (layout_record): Use HOST_WIDE_INT for size. | Richard Kenner | 1996-10-30 | 1 | -1/+1 |
* | (expand_asm_operands): Disallow matching constraints on output and | Richard Kenner | 1996-10-30 | 1 | -7/+13 |
* | Formerly NEWS.~2~ | Michael Meissner | 1996-10-29 | 1 | -0/+3 |
* | Add -specs support | Michael Meissner | 1996-10-29 | 1 | -1/+52 |
* | multilib | Jason Merrill | 1996-10-29 | 1 | -13/+27 |
* | Add cases for SIGN_EXTEND and ZERO_EXTEND to RTX_COSTS | Ian Lance Taylor | 1996-10-29 | 1 | -1/+18 |
* | Recognize hppa-next as a valid CPU-COMPANY combination. | Richard Stallman | 1996-10-29 | 1 | -0/+3 |
* | Updates from Bob. | Mike Stump | 1996-10-29 | 1 | -57/+192 |
* | (shl_sext_ext): Don't accept simple left/right shift variant. | Joern Rennecke | 1996-10-29 | 1 | -1/+1 |
* | (EXT_SHIFT_SIGNED): New macro. | Joern Rennecke | 1996-10-29 | 1 | -10/+27 |
* | Add some optimizations for TRUNCATE and ZERO_EXTEND | Ian Lance Taylor | 1996-10-29 | 1 | -0/+121 |
* | Add a missing use of IMM | Ian Lance Taylor | 1996-10-29 | 1 | -1/+1 |
* | (emit_move_sequence): If reload in progress, replace reference to | Richard Kenner | 1996-10-28 | 1 | -0/+17 |
* | (signed_or_unsigned_type): If already right signedness, return. | Richard Kenner | 1996-10-28 | 1 | -1/+2 |
* | Initial revision | Jim Wilson | 1996-10-28 | 1 | -0/+130 |
* | (make_decl_rtl,assemble_variable): Allow named sections for | Richard Kenner | 1996-10-28 | 1 | -13/+3 |
* | (delete_output_reload): Don't use delete_insn when deleting all stores | Richard Kenner | 1996-10-28 | 1 | -1/+7 |
* | ({un,}signed_type): If can't do anything, call | Richard Kenner | 1996-10-28 | 1 | -2/+4 |