| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or | jakub | 2001-10-30 | 1 | -3/+12 |
* | * alias.c (can_address_p): No longer static. | kenner | 2001-10-25 | 1 | -12/+38 |
* | * emit-rtl.c (set_mem_attributes): Fix typo in last change. | kenner | 2001-10-24 | 1 | -4/+4 |
* | * alias.c (can_address_p): Compnonents are not addressable if | kenner | 2001-10-23 | 1 | -47/+48 |
* | * emit-rtl.c (set_mem_attributes): Alignment is in bits. | kenner | 2001-10-20 | 1 | -1/+1 |
* | * emit-rtl.c (set_mem_attributes): Alignment is in bits. | kenner | 2001-10-20 | 1 | -4/+5 |
* | * langhooks.h (LANG_HOOKS_HONOR_READONLY): New macro. | kenner | 2001-10-19 | 1 | -18/+13 |
* | * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array. | kenner | 2001-10-18 | 1 | -8/+49 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -55/+102 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -65/+65 |
* | * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR. | kenner | 2001-10-01 | 1 | -2/+0 |
* | * function.c (keep_stack_depressed): Don't use delete_insn. | kenner | 2001-10-01 | 1 | -23/+185 |
* | * Makefile.in (cfgrtl.o): Add. | hubicka | 2001-09-25 | 1 | -1/+1 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -1/+18 |
* | * emit-rtl.c (try_split): Copy NORETURN, SETJMP, ALWAYS_RETURN | rth | 2001-09-19 | 1 | -13/+50 |
* | * basic-block.h (free_bb_for_insn): Declare. | hubicka | 2001-09-16 | 1 | -31/+80 |
* | * emit-rtl.c (adjust_address): Fix mode for LO_SUM. | rth | 2001-09-09 | 1 | -1/+1 |
* | * calls.c (emit_library_call_value): Don't use a fixed | ghazi | 2001-08-31 | 1 | -2/+5 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 1 | -22/+7 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * dbxout.c: Fix comment formatting. | kazu | 2001-08-08 | 1 | -6/+6 |
* | 2001-08-08 Jan van Male <jan.vanmale@fenk.wau.nl> | aj | 2001-08-08 | 1 | -2/+4 |
* | * emit-rtl.c (adjust_address): Make a copy of the memory address. | rth | 2001-07-29 | 1 | -0/+3 |
* | * basic-block.h (redirect_edge_and_branch_force, | hubicka | 2001-07-22 | 1 | -7/+39 |
* | * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | neil | 2001-07-19 | 1 | -3/+8 |
* | Re-install recently reverted patch. | hubicka | 2001-07-14 | 1 | -1/+1 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | geoffk | 2001-07-13 | 1 | -1/+1 |
* | * emit-rtl.c (try_split): Update mark_jump_label call. | hubicka | 2001-07-13 | 1 | -1/+1 |
* | * emit-rtl.c (adjust_address, adjust_address_nv): Change criteria for | kenner | 2001-07-10 | 1 | -3/+5 |
* | * emit-rtl.c (gen_highpart_mode): New. | hubicka | 2001-07-09 | 1 | -0/+17 |
* | * emit-rtl.c (adjust_address, adjust_address_nv): Handle an | kenner | 2001-07-09 | 1 | -4/+24 |
* | Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2001-07-09 | 1 | -27/+47 |
* | * emit-rtl.c (change_address): Don't abort if invalid address while | kenner | 2001-07-04 | 1 | -3/+7 |
* | * emit-rtl.c (replace_equiv_address): New function. | kenner | 2001-07-04 | 1 | -0/+16 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -1/+15 |
* | Fix ia64-linux bootstrap failure. | wilson | 2001-06-28 | 1 | -0/+7 |
* | 2001-06-19 Eric Christopher <echristo@redhat.com> | echristo | 2001-06-19 | 1 | -12/+14 |
* | * emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode | m.hayes | 2001-06-10 | 1 | -17/+21 |
* | * emit-rtl.c (operand_subword): Remove unused variable. | aj | 2001-06-07 | 1 | -42/+41 |
* | * rtlanal.c (operand_preference): Fix preference for objects. | hubicka | 2001-06-04 | 1 | -79/+7 |
* | * simplify_rtx.c (simplify_subreg): Keep subregs on return values, | hubicka | 2001-06-04 | 1 | -166/+43 |
* | * emit-rtl.c (init_emit_once): Zero unused memory in a | rth | 2001-05-22 | 1 | -1/+8 |
* | * integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | hubicka | 2001-05-17 | 1 | -4/+0 |
* | * simplify-rtx.c (simplify_subreg): Break out from ... | hubicka | 2001-05-17 | 1 | -9/+23 |
* | * c-lex.c: NULL_PTR -> NULL. | ghazi | 2001-05-02 | 1 | -1/+1 |
* | 2001-04-27 Andrew Haley <aph@cambridge.redhat.com> | aph | 2001-04-30 | 1 | -1/+15 |
* | * emit-rtl.c (constant_subword): Also do sign extension in | amylaar | 2001-04-25 | 1 | -2/+2 |
* | * emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check | jakub | 2001-04-25 | 1 | -1/+1 |
* | When splitting insns, properly update label usage counts | bernds | 2001-04-04 | 1 | -0/+34 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -235/+365 |