Age | Commit message (Expand) | Author | Files | Lines |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev.h dependency. | Zdenek Dvorak | 1 | -1/+0 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -4/+4 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -21/+21 |
2003-10-05 | c-pretty-print.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-09-29 | re PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc for DW_TAG_inlined_su... | Carlo Wood | 1 | -0/+12 |
2003-08-19 | builtins.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-14 | cfglayout.c (locator_file): Break out from .... | Jan Hubicka | 1 | -6/+18 |
2003-07-07 | * cfglayout.c (fixup_reorder_chain): Call delete_dead_jumptables. | Jan Hubicka | 1 | -0/+1 |
2003-07-06 | stmt.c: Convert remaining prototypes to ISO C90. | Andreas Jaeger | 1 | -3/+2 |
2003-07-05 | Sat Jul 5 16:18:53 CEST 2003 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> | Zdenek Dvorak | 1 | -12/+9 |
2003-07-03 | cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed... | Zdenek Dvorak | 1 | -14/+142 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 1 | -134/+112 |
2003-07-01 | rtl.h (emit_line_note_after): Remove. | Nathan Sidwell | 1 | -4/+2 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -2/+2 |
2003-06-22 | caller-save.c: Convert to ISO C90. | Andreas Jaeger | 1 | -55/+37 |
2003-06-16 | function.h (struct emit_status): Remove x_last_linenum, x_last_filename. | Nathan Sidwell | 1 | -2/+4 |
2003-06-08 | cfglayout.c (insn_scope): New static function | Jan Hubicka | 1 | -9/+166 |
2003-06-08 | i386.md (subsi_3_zext, [...]): Fix predicates. | Jan Hubicka | 1 | -0/+3 |
2003-06-06 | function.c (FLOOR_ROUND, CEIL_ROUND): Fix. | Jan Hubicka | 1 | -80/+12 |
2003-04-11 | c-decl.c (struct binding_level): Add shadowed_tags and function_body... | Zack Weinberg | 1 | -0/+2 |
2003-04-07 | re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE) | Jan Hubicka | 1 | -0/+7 |
2003-03-30 | cfgbuild.c (make_edges): Use tablejump_p. | Richard Henderson | 1 | -6/+1 |
2003-03-25 | re PR rtl-optimization/10056 ([HP-PA] ICE at -O2 when building c++ code from ... | Jan Hubicka | 1 | -1/+33 |
2003-03-10 | cfg.c (unchecked_make_edge): New. | Michael Matz | 1 | -1/+4 |
2003-02-15 | Makefile.in (cfglayout.o): Depend on TARGET_H. | Richard Henderson | 1 | -0/+16 |
2003-01-24 | cfgloopanal.c: New file. | Zdenek Dvorak | 1 | -7/+82 |
2003-01-18 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -2/+3 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -2/+2 |
2002-09-08 | basic-block.h: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-06-21 | bb-reorder.c (make_reorder_chain_1): Search harder for the vax casesi fallthr... | Richard Henderson | 1 | -12/+3 |
2002-06-20 | cfglayout.c (scope_to_insns_initialize): Call set_block_levels. | Jan Hubicka | 1 | -4/+30 |
2002-06-04 | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -2/+0 |
2002-06-02 | loop.c (emit_prefetch_instructions): Properly place the address computation. | Jan Hubicka | 1 | -20/+6 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -10/+7 |
2002-05-22 | cfgbuild.c: Fix formatting. | Kazu Hirata | 1 | -17/+17 |
2002-05-21 | bb-reorder.c (make_reorder_chain_1): Modified. | Zdenek Dvorak | 1 | -11/+13 |
2002-05-19 | basic_block.h (struct basic_block_def): Added prev_bb and next_bb fields. | Zdenek Dvorak | 1 | -4/+14 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -42/+32 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -32/+42 |
2002-05-11 | i386.md (testsi to testqi spliters): New. | Jan Hubicka | 1 | -0/+81 |
2002-05-08 | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 1 | -40/+340 |
2002-01-10 | basic-block.h (update_br_prob_note): Declare. | Jan Hubicka | 1 | -0/+2 |
2001-12-30 | cfglayout.c (scope_def, [...]): Remove. | Richard Henderson | 1 | -624/+96 |
2001-12-29 | cfglayout.c (insert_intra_before_1): New. | Jakub Jelinek | 1 | -12/+57 |
2001-12-27 | haifa-sched.c (reemit_other_notes): New. | Richard Henderson | 1 | -1/+2 |
2001-12-24 | rtl.h (in_expr_list_p): New declaration. | Richard Kenner | 1 | -150/+121 |
2001-11-16 | cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to .... | Andreas Jaeger | 1 | -7/+7 |
2001-11-14 | cfglayout.c (fixup_fallthru_exit_predecesor): New static function. | Jan Hubicka | 1 | -0/+26 |