| Commit message (Expand) | Author | Age | Files | Lines |
* | 2002-09-30 Andrew Haley <aph@redhat.com> | aph | 2002-10-01 | 1 | -0/+4 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -4/+4 |
* | * ABOUT-NLS: Follow spelling conventions. | kazu | 2002-09-16 | 1 | -1/+1 |
* | * defaults.h (obstack_chunk_alloc, obstack_chunk_free): | neil | 2002-07-23 | 1 | -3/+0 |
* | * flow.c (propagate_one_insn): When removing an insn | law | 2002-06-24 | 1 | -8/+24 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -1/+1 |
* | * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. | law | 2002-06-08 | 1 | -6/+4 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -4/+8 |
* | * flow.c (propagate_one_insn): Revise yesterday's patch. Delete | law | 2002-05-30 | 1 | -2/+21 |
* | * flow.c (propagate_one_insn): Do not remove a dead insn if it | law | 2002-05-29 | 1 | -1/+1 |
* | * flow.c (update_life_info_in_dirty_blocks): Only do a partial | rth | 2002-05-29 | 1 | -5/+18 |
* | * flow.c (calculate_global_regs_live): Rename call_used to | rth | 2002-05-28 | 1 | -7/+7 |
* | * basic-block.h (last_basic_block): Declare. | rakdver | 2002-05-28 | 1 | -2/+1 |
* | * basic-block.h (last_basic_block): Defined as synonym for | rakdver | 2002-05-27 | 1 | -1/+2 |
* | * basic-block.h (PEOP_SCAN_DEAD_STORES): New. | hubicka | 2002-05-27 | 1 | -6/+9 |
* | * bb-reorder.c (make_reorder_chain, make_reorder_chain_1): | rakdver | 2002-05-23 | 1 | -46/+25 |
* | * flow.c (life_analysis): Delete broken reg_label check. | rth | 2002-05-22 | 1 | -19/+1 |
* | * flow.c (life_analysis): Fix test for deleted label. | rth | 2002-05-21 | 1 | -2/+2 |
* | * bb-reorder.c (make_reorder_chain_1): Modified. | rakdver | 2002-05-21 | 1 | -2/+2 |
* | * final.c: Fix formatting. | kazu | 2002-05-17 | 1 | -6/+6 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -43/+54 |
* | * flow.c (calculate_global_regs_live): Queue blocks in program order. | rth | 2002-05-17 | 1 | -9/+7 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -47/+38 |
* | * flow.c (invalidate_mems_from_autoinc): Rewrite to use for_each_rtx. | law | 2002-05-14 | 1 | -20/+26 |
* | * flow.c (update_life_info): Ignore return value of cleanup_cfg. | hp | 2002-04-18 | 1 | -3/+18 |
* | PR bootstrap/4191 | rth | 2002-04-12 | 1 | -2/+6 |
* | * local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not opti... | hubicka | 2002-03-30 | 1 | -0/+10 |
* | * flow.c (calculate_global_regs_live): Clear aux fields of | aoliva | 2002-03-22 | 1 | -0/+5 |
* | * cfgcleanup.c (outgoing_edges_math): Fix condition; relax | hubicka | 2002-03-22 | 1 | -3/+3 |
* | * flow.c (EH_USES): Provide default. | rth | 2002-03-20 | 1 | -14/+36 |
* | * flow.c (propagate_block_delete_insn): Remove unused variable. | aj | 2002-03-08 | 1 | -2/+1 |
* | * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New. | hubicka | 2002-03-06 | 1 | -23/+30 |
* | * toplev.c (rest_of_compilation): Delete dead jumptables before | hubicka | 2002-03-01 | 1 | -2/+1 |
* | * basic-block.h (BB_REACHABLE): Renumber. | hubicka | 2002-02-28 | 1 | -4/+29 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * flow.c (print_rtl_and_abort): Remove. | rth | 2002-01-29 | 1 | -46/+33 |
* | * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument. | hubicka | 2002-01-25 | 1 | -0/+7 |
* | * calls.c (try_to_integrate): Use "(size_t)" intermediate | grahams | 2002-01-16 | 1 | -7/+7 |
* | 2002-01-15 Eric Christopher <echristo@redhat.com> | echristo | 2002-01-16 | 1 | -5/+1 |
* | 2002-01-15 Eric Christopher <echristo@redhat.com> | echristo | 2002-01-15 | 1 | -13/+17 |
* | * except.c: Fix comment formatting. | kazu | 2001-12-28 | 1 | -1/+1 |
* | 2001-12-11 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-12 | 1 | -1/+1 |
* | 2001-12-11 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2001-12-11 | 1 | -17/+20 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.5, ChangeLog, alias.c, | jsm28 | 2001-12-09 | 1 | -4/+4 |
* | 2001-12-06 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-06 | 1 | -2/+2 |
* | 2001-12-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-12-05 | 1 | -0/+108 |
* | * flow.c (ior_reg_cond): Return NULL if ! add and rtx wasn't optimized. | jakub | 2001-12-04 | 1 | -50/+63 |
* | * ia64/aix.h (REG_SIZE): Don't #undef. | ghazi | 2001-11-27 | 1 | -1/+4 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * flow.c (insn_dead_p): Allow for AUTO_INC notes all the time. | geoffk | 2001-11-09 | 1 | -13/+10 |