| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename max_wide_int to widest_int, addr_wide_int to offset_int, | rsandifo | 2013-10-24 | 1 | -2/+2 |
* | Merge in trunk. | mrs | 2013-09-20 | 1 | -64/+0 |
|\ |
|
| * | * tree-flow.h (FREE_SSANAMES): Move to tree-ssanames.c | amacleod | 2013-09-12 | 1 | -40/+0 |
| * | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -24/+0 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -14/+12 |
|/ |
|
* | 2013-04-03 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-04-03 | 1 | -1/+7 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | * tree-ssa-operands.h (struct def_optype_d, def_optype_p): Remove. | matz | 2012-10-23 | 1 | -26/+75 |
* | Modify gcc/*.[hc] double_int call sites to use the new interface. | crowl | 2012-09-07 | 1 | -2/+2 |
* | 2012-08-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-08-24 | 1 | -1/+1 |
* | 2012-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-10 | 1 | -0/+12 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -0/+19 |
* | 2012-08-02 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-02 | 1 | -37/+0 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -10/+0 |
* | * tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | matz | 2012-08-01 | 1 | -36/+0 |
* | gcc/ | steven | 2012-07-16 | 1 | -0/+3 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -38/+0 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -0/+38 |
* | 2012-05-24 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-24 | 1 | -1/+1 |
* | * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Move | matz | 2012-05-03 | 1 | -8/+4 |
* | * coretypes.h (gimple_seq, const_gimple_seq): Typedef as gimple. | matz | 2012-05-02 | 1 | -0/+9 |
* | * tree-flow.h (get_var_ann): Don't declare. | matz | 2011-10-06 | 1 | -11/+1 |
* | * tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts. | aoliva | 2011-06-08 | 1 | -3/+8 |
* | 2011-03-24 Richard Guenther <rguenther@suse.de> | rguenth | 2011-03-24 | 1 | -0/+135 |
* | PR debug/47106 | aoliva | 2011-02-15 | 1 | -2/+2 |
* | PR debug/47106 | aoliva | 2011-02-15 | 1 | -1/+1 |
* | PR debug/47106 | aoliva | 2011-02-02 | 1 | -1/+18 |
* | * basic-block.h (single_succ_edge): Use gcc_checking_assert. | froydnj | 2010-10-21 | 1 | -13/+5 |
* | 2010-07-21 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-21 | 1 | -0/+10 |
* | 2010-06-17 Richard Guenther <rguenther@suse.de> | rguenth | 2010-06-17 | 1 | -14/+0 |
* | * cgraph.h (varpool_first_static_initializer, | hubicka | 2010-06-09 | 1 | -26/+19 |
* | 2010-04-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-16 | 1 | -9/+0 |
* | 2010-04-12 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-12 | 1 | -9/+0 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -2/+2 |
* | 2010-01-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-07 | 1 | -28/+5 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -18/+18 |
* | * tree.h (union tree_ann_d): Don't declare. | matz | 2009-11-24 | 1 | -38/+5 |
* | 2009-09-16 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-16 | 1 | -2/+8 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -18/+68 |
* | Add source_location support to PHI arguments. | amacleod | 2009-07-30 | 1 | -0/+41 |
* | 2009-05-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-05-20 | 1 | -0/+15 |
* | 2009-04-27 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-27 | 1 | -23/+0 |
* | * tree-flow-inline.h (get_lineno): Fix inverted test. | ccoutant | 2009-04-17 | 1 | -1/+1 |
* | 2009-04-03 Richard Guenther <rguenther@suse.de> | rguenth | 2009-04-03 | 1 | -332/+63 |
* | PR tree-optimization/37950 | rakdver | 2008-11-16 | 1 | -0/+6 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -314/+92 |
* | 2008-07-14 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-14 | 1 | -28/+0 |
* | 2008-07-07 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-07 | 1 | -1/+9 |
* | 2008-06-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-06-28 | 1 | -0/+9 |