| Commit message (Expand) | Author | Age | Files | Lines |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+2 |
* | 2010-05-20 Segher Boessenkool <segher@kernel.crashing.org> | segher | 2010-05-20 | 1 | -1/+2 |
* | 2010-05-19 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-05-19 | 1 | -65/+126 |
* | * gcc.dg/lto/ipacp_0.c: New test. | hubicka | 2010-05-18 | 1 | -5/+12 |
* | * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used. | hubicka | 2010-05-17 | 1 | -3/+46 |
* | 2010-05-17 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-05-17 | 1 | -105/+451 |
* | * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is analyzed. | hubicka | 2010-05-15 | 1 | -0/+1 |
* | * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build | hubicka | 2010-05-12 | 1 | -6/+3 |
* | 2010-04-28 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-04-28 | 1 | -147/+98 |
* | * ipa-prop.c (ipa_edge_removal_hook): Check for bounds. | hubicka | 2010-04-21 | 1 | -0/+4 |
* | 2010-04-18 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2010-04-18 | 1 | -1/+1 |
* | 2010-04-09 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-04-09 | 1 | -0/+7 |
* | 2010-04-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-04-07 | 1 | -1/+3 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | 2010-03-08 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-03-08 | 1 | -12/+2 |
* | 2010-02-10 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-02-10 | 1 | -4/+4 |
* | 2010-01-04 Martin Jambor <mjambor@suse.cz> | jamborm | 2010-01-04 | 1 | -1/+2 |
* | 2009-12-01 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-12-01 | 1 | -0/+1 |
* | 2009-11-30 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-30 | 1 | -1/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | 2009-11-18 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-18 | 1 | -11/+79 |
* | 2009-11-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-11-11 | 1 | -1/+4 |
* | * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions. | hubicka | 2009-10-22 | 1 | -9/+305 |
* | 2009-10-13 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-10-13 | 1 | -0/+3 |
* | 2009-10-07 Mark Heffernan <meheff@google.com> | meheff | 2009-10-08 | 1 | -1/+3 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -0/+4 |
* | 2009-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2009-08-14 | 1 | -1/+4 |
* | 2009-08-07 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-08-07 | 1 | -15/+117 |
* | 2009-08-07 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-08-07 | 1 | -8/+466 |
* | PR tree-optimization/40914 | rearnsha | 2009-07-31 | 1 | -11/+17 |
* | 2009-07-24 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-07-24 | 1 | -21/+29 |
* | 2009-06-03 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-06-03 | 1 | -0/+2 |
* | 2009-05-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-05-20 | 1 | -0/+18 |
* | 2009-05-18 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-05-17 | 1 | -53/+25 |
* | * cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; | hubicka | 2009-05-08 | 1 | -1/+1 |
* | gcc/: | ian | 2009-04-24 | 1 | -2/+2 |
* | 2009-03-30 Martin Jambor <mjambor@suse.cz> | jamborm | 2009-03-30 | 1 | -14/+15 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-09-23 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-09-23 | 1 | -4/+2 |
* | 2008-09-18 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-09-18 | 1 | -23/+68 |
* | PR middle-end/37448 | hubicka | 2008-09-18 | 1 | -4/+4 |
* | 2008-09-11 Martin Jambor <mjambor@suse.cz> | jamborm | 2008-09-11 | 1 | -63/+72 |
* | PR other/37419 | jakub | 2008-09-09 | 1 | -8/+9 |
* | * cgraph.c (cgraph_remove_node): Do not remove nested nodes. | hubicka | 2008-08-29 | 1 | -39/+14 |
* | * tree.c (build_function_type_skip_args, build_function_decl_skip_args): | hubicka | 2008-08-29 | 1 | -0/+4 |
* | * tree.c (decl_address_ip_invariant_p): New function. | hubicka | 2008-08-23 | 1 | -26/+8 |
* | * cgraph.c (first_cgraph_function_insertion_hook): New variable. | hubicka | 2008-08-21 | 1 | -0/+4 |
* | 2008-07-28 Richard Guenther <rguenther@suse.de> | rguenth | 2008-07-28 | 1 | -123/+107 |
* | 2008-07-25 Martin Jambor <mjambor@suse.cz> | hjl | 2008-07-25 | 1 | -1/+1 |
* | * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code. | hubicka | 2008-07-25 | 1 | -1/+1 |