Age | Commit message (Expand) | Author | Files | Lines |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -37/+35 |
2004-09-23 | re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif... | Frank Ch. Eigler | 1 | -5/+6 |
2004-09-22 | dominance.c (verify_dominators): Don't SEGV if recount_dominator returns NULL. | Frank Ch. Eigler | 1 | -2/+6 |
2004-09-16 | Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | Zdenek Dvorak | 1 | -0/+26 |
2004-09-08 | dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -39/+19 |
2004-07-29 | cfgloop.c (update_latch_info): Update dominator of the new block. | Zdenek Dvorak | 1 | -0/+26 |
2004-07-14 | dominance.c (struct dom_info): Add fake_exit_edge. | Richard Henderson | 1 | -13/+61 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -7/+21 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -1/+1 |
2004-03-02 | * dominance.c (recount_dominator): Handle postdominators. | Zdenek Dvorak | 1 | -9/+24 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-12-30 | backport: et-forest.h (et_forest_create, [...]): Declarations removed. | Steven Bosscher | 1 | -119/+227 |
2003-08-22 | c-decl.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -80/+33 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-13 | c-decl.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-20 | * dominance.c: Include errors.h instead of error.h. | Stan Shebs | 1 | -1/+1 |
2002-06-20 | Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -64/+253 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -9/+9 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -7/+6 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -29/+30 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -30/+29 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -13/+15 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -3/+3 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -10/+10 |
2001-08-08 | dbxout.c: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-07-16 | dominance.c (calc_dfs_tree_nonrec): Reverse order of tests in if statement so... | Steve Ellcey | 1 | -2/+2 |
2000-11-14 | Michael Matz <matzmich@cs.tu-berlin.de> | Michael Matz | 1 | -0/+622 |