Age | Commit message (Expand) | Author | Files | Lines |
2001-11-20 | * emit-rtl.c (get_mem_attrs): Fix typo. | Richard Kenner | 1 | -1/+1 |
2001-11-18 | tree.h (TYPE_ALIGN_OK): New flag. | Richard Kenner | 1 | -4/+4 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -3/+4 |
2001-11-13 | emit-rtl.c (adjust_address_1): Add ADJUST argument. | Jakub Jelinek | 1 | -10/+29 |
2001-11-13 | * emit-rtl.c (change_address): Fix typo in alias setting. | Richard Kenner | 1 | -2/+1 |
2001-11-12 | emit-rtl.c (set_mem_attributes): If making object, can set alignment from type. | Richard Kenner | 1 | -5/+7 |
2001-11-09 | * emit-rtl.c (set_mem_attributes): Get alignments for constants. | Richard Kenner | 1 | -0/+9 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -0/+1 |
2001-11-03 | cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME... | Richard Kenner | 1 | -11/+8 |
2001-11-03 | emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp... | Richard Kenner | 1 | -2/+15 |
2001-10-30 | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 1 | -3/+12 |
2001-10-25 | alias.c (can_address_p): No longer static. | Richard Kenner | 1 | -12/+38 |
2001-10-24 | emit-rtl.c (set_mem_attributes): Fix typo in last change. | Richard Kenner | 1 | -4/+4 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -47/+48 |
2001-10-20 | emit-rtl.c (set_mem_attributes): Alignment is in bits. | Richard Kenner | 1 | -1/+1 |
2001-10-20 | emit-rtl.c (set_mem_attributes): Alignment is in bits. | Richard Kenner | 1 | -4/+5 |
2001-10-19 | langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | Richard Kenner | 1 | -18/+13 |
2001-10-18 | emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | Richard Kenner | 1 | -8/+49 |
2001-10-17 | Makefile.in (print-rtl.o): Depend on TREE_H. | Richard Kenner | 1 | -55/+102 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -65/+65 |
2001-10-01 | alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | Richard Kenner | 1 | -2/+0 |
2001-10-01 | function.c (keep_stack_depressed): Don't use delete_insn. | Richard Kenner | 1 | -23/+185 |
2001-09-25 | Makefile.in (cfgrtl.o): Add. | Jan Hubicka | 1 | -1/+1 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -1/+18 |
2001-09-19 | emit-rtl.c (try_split): Copy NORETURN, SETJMP, ALWAYS_RETURN and NON_LOCAL_GO... | Richard Henderson | 1 | -13/+50 |
2001-09-16 | basic-block.h (free_bb_for_insn): Declare. | Jan Hubicka | 1 | -31/+80 |
2001-09-09 | * emit-rtl.c (adjust_address): Fix mode for LO_SUM. | Richard Henderson | 1 | -1/+1 |
2001-08-31 | calls.c (emit_library_call_value): Don't use a fixed argument after VA_CLOSE,... | Kaveh R. Ghazi | 1 | -2/+5 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -22/+7 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -6/+6 |
2001-08-08 | emit-rtl.c (adjust_address, [...]): Cast offset to unsigned HOST_WIDE_INT to ... | Jan van Male | 1 | -2/+4 |
2001-07-28 | * emit-rtl.c (adjust_address): Make a copy of the memory address. | Richard Henderson | 1 | -0/+3 |
2001-07-22 | basic-block.h (redirect_edge_and_branch_force, [...]): Declare. | Jan Hubicka | 1 | -7/+39 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -3/+8 |
2001-07-14 | Re-install recently reverted patch. | Jan Hubicka | 1 | -1/+1 |
2001-07-13 | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | Geoffrey Keating | 1 | -1/+1 |
2001-07-13 | emit-rtl.c (try_split): Update mark_jump_label call. | Jan Hubicka | 1 | -1/+1 |
2001-07-10 | emit-rtl.c (adjust_address, [...]): Change criteria for whether can put offse... | Richard Kenner | 1 | -3/+5 |
2001-07-09 | emit-rtl.c (gen_highpart_mode): New. | Jan Hubicka | 1 | -0/+17 |
2001-07-09 | emit-rtl.c (adjust_address, [...]): Handle an address that is a LO_SUM specia... | Richard Kenner | 1 | -4/+24 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -27/+47 |
2001-07-04 | emit-rtl.c (change_address): Don't abort if invalid address while reload is i... | Richard Kenner | 1 | -3/+7 |
2001-07-04 | emit-rtl.c (replace_equiv_address): New function. | Richard Kenner | 1 | -0/+16 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -1/+15 |
2001-06-27 | Fix ia64-linux bootstrap failure. | Jim Wilson | 1 | -0/+7 |
2001-06-19 | emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are UNI... | Eric Christopher | 1 | -12/+14 |
2001-06-10 | emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are one... | Michael Hayes | 1 | -17/+21 |
2001-06-07 | * emit-rtl.c (operand_subword): Remove unused variable. | Andreas Jaeger | 1 | -42/+41 |
2001-06-04 | rtlanal.c (operand_preference): Fix preference for objects. | Jan Hubicka | 1 | -79/+7 |