| Commit message (Expand) | Author | Age | Files | Lines |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -3/+3 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * c-common.h: Fix comment typos. | kazu | 2004-01-25 | 1 | -1/+1 |
* | * alias.c: Fix comment formatting. | kazu | 2003-07-22 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * jump.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -123/+62 |
* | * bt-load.c: Fix comment typos. | kazu | 2003-07-05 | 1 | -1/+1 |
* | gcc: | ghazi | 2003-07-04 | 1 | -1/+1 |
* | * combine.c (distribute_notes): Don't bother REG_WAS_0. | kazu | 2003-07-01 | 1 | -4/+0 |
* | * jump.c (rtx_renumbered_equal_p): Replace an expression that | kazu | 2003-06-27 | 1 | -3/+1 |
* | * jump.c (next_nondeleted_insn): Remove. | kazu | 2003-06-25 | 1 | -12/+0 |
* | * ChangeLog.1: Fix a typo. | kazu | 2003-06-23 | 1 | -1/+1 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -2/+2 |
* | * gcse.c (cprop_jump): Make use of REG_EQUAL notes on both | sayle | 2003-05-21 | 1 | -0/+29 |
* | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | kraai | 2003-05-20 | 1 | -2/+0 |
* | * c-parse.in (if_stmt_locus): New object. | gdr | 2003-05-09 | 1 | -3/+7 |
* | PR middle-end/10336 | jason | 2003-04-29 | 1 | -6/+8 |
* | PR middle-end/10336, c++/10401 | jason | 2003-04-15 | 1 | -1/+2 |
* | PR c/10175 | jason | 2003-04-04 | 1 | -2/+12 |
* | * cfgbuild.c (make_edges): Use tablejump_p. | rth | 2003-03-30 | 1 | -4/+1 |
* | * objc-act.c: Include cgraph.h | hubicka | 2003-02-26 | 1 | -0/+3 |
* | * combine.c (combine_simplify_rtx, simplfy_comparison): Use CC0_P. | sayle | 2003-02-26 | 1 | -5/+1 |
* | 2003-02-22 Steven Bosscher <s.bosscher@student.tudelft.nl> | aj | 2003-02-22 | 1 | -13/+14 |
* | * jump.c (next_nonnote_insn_in_loop): New function. | zlomek | 2003-01-10 | 1 | -3/+26 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -27/+20 |
* | * jump.c (mark_jump_label): Handle subregs of label_refs. | hubicka | 2002-11-08 | 1 | -1/+0 |
* | * jump.c (never_reached_warning): Don't set contains_insn until the | danglin | 2002-11-04 | 1 | -1/+1 |
* | * reload.c (push_reload): Handle subregs and secondary memory. | hubicka | 2002-09-30 | 1 | -0/+12 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 |
* | 2002-06-05 David S. Miller <davem@redhat.com> | davem | 2002-06-11 | 1 | -1/+3 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -14/+2 |
* | * basic-block.h (flow_delete_block_noexpunge): Declare. | rth | 2002-04-10 | 1 | -7/+0 |
* | Add 2002 to the copyright dates. | rsandifo | 2002-03-07 | 1 | -1/+1 |
* | * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New. | rsandifo | 2002-03-07 | 1 | -11/+3 |
* | * jump.c (redirect_jump): If old label has no UID, don't try to | amylaar | 2002-02-21 | 1 | -1/+3 |
* | * jump.c (never_reached_warning): Add finish argument. | jakub | 2002-02-12 | 1 | -8/+15 |
* | * Makefile.in (cfgcleanup.o): Add cselib.h dependancy. | hubicka | 2001-12-17 | 1 | -467/+0 |
* | * function.c (keep_stack_depressed): Major rework. | kenner | 2001-11-21 | 1 | -1/+3 |
* | * jump.c (squeeze_notes): Return true if no real insns were found. | jakub | 2001-11-15 | 1 | -5/+6 |
* | * ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog.5, ChangeLog, | jsm28 | 2001-11-11 | 1 | -1/+1 |
* | * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4, | jsm28 | 2001-10-28 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -38/+38 |
* | * basic-block.h (flow_delete_insn, flow_delete_insn_chain): Kill. | hubicka | 2001-09-21 | 1 | -68/+23 |
* | * jump.c (mark_jump_label): Revert patch from 2001-08-28, the | aj | 2001-08-31 | 1 | -1/+1 |
* | * jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not | aoliva | 2001-08-28 | 1 | -1/+1 |
* | * jump.c (squeeze_notes): Take parms by reference. Handle END being | jason | 2001-08-22 | 1 | -9/+24 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * rtl.h (only_sets_cc0_p): New prototype. | wehle | 2001-08-15 | 1 | -1/+25 |
* | * jump.c: Fix formatting. | kazu | 2001-08-13 | 1 | -28/+28 |
* | * alias.c (nonlocal_mentioned_p): | hubicka | 2001-08-07 | 1 | -1/+1 |