| Commit message (Expand) | Author | Age | Files | Lines |
* | * emit-rtl.c (component_ref_for_mem_expr): Try harder to find decl | kenner | 2001-12-05 | 1 | -6/+26 |
* | * emit-rtl.c (set_unique_reg_note): Don't set | wehle | 2001-12-05 | 1 | -5/+24 |
* | * emit-rtl.c (gen_lowpart_common): Avoid unwanted sign-extension | geoffk | 2001-12-03 | 1 | -4/+4 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -1/+1 |
* | * rtl.h (mem_attrs): Rename decl to expr; adjust all users. | rth | 2001-12-02 | 1 | -20/+92 |
* | * emit-rtl.c (gen_lowpart_common): Cast array element to HOST_WIDE_INT | dje | 2001-12-02 | 1 | -2/+4 |
* | * emit-rtl.c (gen_lowpart_common): Fix conversion of | law | 2001-11-29 | 1 | -34/+18 |
* | * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog, | jsm28 | 2001-11-23 | 1 | -5/+5 |
* | * emit-rtl.c (get_mem_attrs): Fix typo. | kenner | 2001-11-20 | 1 | -1/+1 |
* | * tree.h (TYPE_ALIGN_OK): New flag. | kenner | 2001-11-18 | 1 | -4/+4 |
* | * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | kenner | 2001-11-15 | 1 | -3/+4 |
* | * emit-rtl.c (adjust_address_1): Add ADJUST argument. | jakub | 2001-11-13 | 1 | -10/+29 |
* | * emit-rtl.c (change_address): Fix typo in alias setting. | kenner | 2001-11-13 | 1 | -2/+1 |
* | * emit-rtl.c (set_mem_attributes): If making object, can set alignment | kenner | 2001-11-12 | 1 | -5/+7 |
* | * emit-rtl.c (set_mem_attributes): Get alignments for constants. | kenner | 2001-11-09 | 1 | -0/+9 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -0/+1 |
* | * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Remove | kenner | 2001-11-03 | 1 | -11/+8 |
* | * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a | kenner | 2001-11-03 | 1 | -2/+15 |
* | * 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 |