| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 13 | -15/+13 |
* | PR lto/45375 | hubicka | 2013-01-09 | 2 | -0/+6 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 7 | -7/+7 |
* | Fix ChangeLog entry for PR lto/55466 | hjl | 2013-01-03 | 1 | -0/+7 |
* | Record the global variables if WPA isn't enabled | hjl | 2012-12-10 | 1 | -1/+6 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 2 | -3/+8 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 5 | -76/+72 |
* | Update ChangeLog files as requested for cgraph change to checked down cast. | crowl | 2012-11-02 | 1 | -0/+10 |
* | This patch implements generic type query and conversion functions, | crowl | 2012-10-31 | 2 | -22/+25 |
* | 2012-10-12 Richard Biener <rguenther@suse.de> | rguenth | 2012-10-12 | 2 | -0/+22 |
* | gcc/ | burnus | 2012-10-09 | 3 | -5/+19 |
* | 2012-10-08 Tobias Burnus <burnus@net-b.de> | burnus | 2012-10-08 | 2 | -0/+9 |
* | * lto/lto.c (remember_with_vars): Also fixup INTEGER_CST. | hubicka | 2012-10-08 | 2 | -0/+31 |
* | * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT. | hubicka | 2012-10-07 | 3 | -10/+26 |
* | PR lto/54790 | hubicka | 2012-10-06 | 2 | -4/+41 |
* | 2012-09-20 Martin Jambor <mjambor@suse.cz> | jamborm | 2012-09-20 | 2 | -1/+7 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 2 | -1/+4 |
* | * symtab.c (insert_to_assembler_name_hash): Do not insert | hubicka | 2012-09-19 | 2 | -3/+6 |
* | * common.opt (flto-partition): Add "max". | hubicka | 2012-09-12 | 4 | -226/+299 |
* | PR lto/54312 | hubicka | 2012-09-12 | 2 | -3/+9 |
* | 2012-09-11 Richard Guenther <rguenther@suse.de> | rguenth | 2012-09-11 | 2 | -52/+40 |
* | 2012-09-11 Richard Guenther <rguenther@suse.de> | rguenth | 2012-09-11 | 2 | -5/+1199 |
* | * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases. | hubicka | 2012-09-10 | 2 | -41/+47 |
* | * passes.c (ipa_write_summaries_1): Set state; | hubicka | 2012-09-09 | 3 | -126/+59 |
* | Replace cgraph_node_set and varpool_node_set by symtab_node_encoder | hubicka | 2012-09-09 | 4 | -228/+143 |
* | Fix broken patch | ak | 2012-09-08 | 1 | -1/+1 |
* | Add -fmem-report-wpa | ak | 2012-09-08 | 1 | -0/+2 |
* | Reduce memory usage for storing LTO decl resolutions | ak | 2012-09-07 | 1 | -9/+22 |
* | * tree-pass.h (write_summary, write_optimization_summary): Remove | hubicka | 2012-08-13 | 2 | -4/+84 |
* | * lto-cgraph.c (output_cgraph): Rename to ... | hubicka | 2012-08-11 | 2 | -2/+6 |
* | gcc/lto/ChangeLog: | uros | 2012-07-24 | 2 | -1/+5 |
* | gcc/ | steven | 2012-07-16 | 3 | -2/+6 |
* | The intent of the phases was to have a high-level but mutually exclusive | crowl | 2012-06-19 | 2 | -5/+43 |
* | * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairs | hubicka | 2012-05-19 | 2 | -23/+5 |
* | * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructor | hubicka | 2012-05-17 | 2 | -2/+14 |
* | Fix up changelogs. | bernds | 2012-05-15 | 1 | -1/+7 |
* | * attribs.c (decl_attributes): Avoid emitting a warning if | bernds | 2012-05-14 | 1 | -0/+22 |
* | * cgraphbuild.c (build_cgraph_edges): Do not finalize vars | hubicka | 2012-05-09 | 2 | -0/+9 |
* | 2012-05-04 Richard Guenther <rguenther@suse.de> | rguenth | 2012-05-04 | 2 | -3/+9 |
* | * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.c | hubicka | 2012-04-30 | 3 | -3/+9 |
* | * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | hubicka | 2012-04-22 | 1 | -1/+1 |
* | * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags. | hubicka | 2012-04-20 | 2 | -1/+6 |
* | * lto-symtab.c (lto_cgraph_replace_node): Update. | hubicka | 2012-04-18 | 2 | -17/+22 |
* | * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION): | hubicka | 2012-04-16 | 3 | -21/+27 |
* | * cgraph.h: Update copyrights; | hubicka | 2012-04-14 | 3 | -82/+92 |
* | * lto.c: Update copyright; remove params.h, ipa-inline.h | hubicka | 2012-04-11 | 5 | -900/+977 |
* | PR lto/52722 | hubicka | 2012-04-09 | 1 | -9/+51 |
* | 2012-04-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-04-05 | 2 | -2/+5 |
* | 2012-03-12 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-12 | 2 | -1/+7 |
* | 2012-03-06 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-06 | 2 | -0/+40 |