| Commit message (Expand) | Author | Age | Files | Lines |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -5/+5 |
* | * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to | froydnj | 2010-08-19 | 1 | -2/+1 |
* | PR target/42495 | mkuvyrkov | 2010-07-27 | 1 | -3/+19 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -3/+3 |
* | gcc/ChangeLog: | steven | 2010-05-22 | 1 | -0/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -2/+2 |
* | gcc: | ro | 2010-01-05 | 1 | -1/+1 |
* | 2009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com> | rguenth | 2009-12-14 | 1 | -1/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -15/+15 |
* | 2009-11-24 David Binderman <dcb314@hotmail.com> | paolo | 2009-11-24 | 1 | -2/+1 |
* | 2009-04-20 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-20 | 1 | -0/+27 |
* | * alias.c (record_alias_subset, init_alias_analysis): Fix | ghazi | 2008-06-26 | 1 | -9/+9 |
* | gcc/ | rwild | 2008-06-06 | 1 | -3/+4 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -1/+1 |
* | * cfglayout.c, config/arm/arm.c, config/arm/cortex-a8.md, | kazu | 2007-07-28 | 1 | -1/+1 |
* | * dominance.c (dom_computed, n_bbs_in_dom_tree): Removed. | rakdver | 2007-07-26 | 1 | -6/+0 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | * auto-inc-dec.c, c-incpath.c, config/c4x/libgcc.S, | kazu | 2007-06-13 | 1 | -2/+2 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -1/+2 |
* | PR middle-end/32209 | rakdver | 2007-06-08 | 1 | -15/+52 |
* | * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge): | rakdver | 2007-06-03 | 1 | -70/+347 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -68/+135 |
* | PR rtl-optimization/28071 | rakdver | 2006-08-16 | 1 | -0/+22 |
* | 2006-06-20 Richard Guenther <rguenther@suse.de> | rguenth | 2006-06-20 | 1 | -0/+1 |
* | * dominance.c: Include timevar.h. | rakdver | 2006-04-19 | 1 | -0/+4 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -4/+4 |
* | Fix "node B dominates node B" to "node B dominates node A" | dberlin | 2006-01-04 | 1 | -1/+1 |
* | 2006-01-03 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-01-04 | 1 | -0/+74 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -9/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * Makefile.in (cfg.o): Add new dependencies. | hubicka | 2005-06-15 | 1 | -3/+3 |
* | * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c, | ghazi | 2005-06-01 | 1 | -1/+1 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -1/+1 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -1/+1 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+21 |
* | * dominance.c (free_dominance_info): Speed up by freeing et | kazu | 2005-03-25 | 1 | -3/+3 |
* | * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c, | kazu | 2005-02-17 | 1 | -1/+1 |
* | * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove. | nathan | 2005-02-17 | 1 | -2/+2 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -0/+1 |
* | PR tree-optimization/17766 | rakdver | 2004-10-16 | 1 | -9/+13 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -37/+35 |
* | 2004-09-23 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-23 | 1 | -5/+6 |
* | 2004-09-22 Frank Ch. Eigler <fche@redhat.com> | fche | 2004-09-22 | 1 | -2/+6 |
* | * Makefile.in (tree-cfg.o): Add CFGLAYOUT_H dependency. | rakdver | 2004-09-16 | 1 | -0/+26 |
* | * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symbol): Use | nathan | 2004-09-08 | 1 | -39/+19 |
* | * cfgloop.c (update_latch_info): Update dominator of the new block. | rakdver | 2004-07-29 | 1 | -0/+26 |
* | * dominance.c (struct dom_info): Add fake_exit_edge. | rth | 2004-07-14 | 1 | -13/+61 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -7/+21 |