| Commit message (Expand) | Author | Age | Files | Lines |
* | * lto-symtab.c (lto_varpool_replace_node): Remove code handling | hubicka | 2011-06-18 | 1 | -27/+5 |
* | * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code. | hubicka | 2011-06-11 | 1 | -50/+6 |
* | * lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl | hubicka | 2011-05-31 | 1 | -5/+9 |
* | 2011-05-09 Richard Guenther <rguenther@suse.de> | rguenth | 2011-05-09 | 1 | -18/+7 |
* | 2011-04-12 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-04-12 | 1 | -1/+1 |
* | PR lto/47497 | hubicka | 2011-03-04 | 1 | -1/+8 |
* | Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in... | spop | 2011-01-25 | 1 | -1/+0 |
* | PR lto/46940 | hubicka | 2010-12-14 | 1 | -2/+19 |
* | 2010-12-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-12-10 | 1 | -10/+6 |
* | gcc/ChangeLog: | davek | 2010-12-10 | 1 | -4/+8 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -2/+1 |
* | 2010-11-24 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-24 | 1 | -0/+10 |
* | 2010-11-11 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com> | ktietz | 2010-11-12 | 1 | -0/+1 |
* | * lto-symtab.c (lto_symtab_entry_def): Add guessed field. | hubicka | 2010-09-24 | 1 | -21/+20 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | 2010-07-23 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-23 | 1 | -4/+5 |
* | 2010-07-20 Richard Guenther <rguenther@suse.de> | rguenth | 2010-07-20 | 1 | -4/+7 |
* | * lto-symtab.c (lto_symtab_resolve_symbols): Remove hack handling comdats | hubicka | 2010-07-15 | 1 | -23/+20 |
* | 2010-07-12 Andi Kleen <ak@linux.intel.com> | rguenth | 2010-07-12 | 1 | -2/+6 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | * lto-symtab.c (lto_cgraph_replace_node): Handle aliases. | hubicka | 2010-07-06 | 1 | -33/+48 |
* | 2010-06-28 Bingfeng Mei <bmei@broadcom.com> | meibf | 2010-06-28 | 1 | -4/+31 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -2/+2 |
* | 2010-05-22 Richard Guenther <rguenther@suse.de> | rguenth | 2010-05-22 | 1 | -1/+7 |
* | 2010-05-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-05-16 | 1 | -1/+1 |
* | * cgraph.h (struct varpool_node): Add aux. | hubicka | 2010-05-12 | 1 | -0/+3 |
* | * lto-symtab.c (lto_symtab_free): New function. | hubicka | 2010-05-11 | 1 | -0/+9 |
* | 2010-05-10 Richard Guenther <rguenther@suse.de> | rguenth | 2010-05-10 | 1 | -3/+4 |
* | * cgraphbuild.c (record_reference_ctx): Add varpool_node. | hubicka | 2010-05-06 | 1 | -0/+8 |
* | * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable | hubicka | 2010-05-05 | 1 | -4/+22 |
* | * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges; | hubicka | 2010-05-04 | 1 | -10/+20 |
* | * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with varpool. | hubicka | 2010-04-30 | 1 | -16/+1 |
* | * lto-symtab.c (lto_symtab_entry_def) Add vnode. | hubicka | 2010-04-29 | 1 | -3/+33 |
* | 2009-12-11 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-11 | 1 | -1/+4 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |
* | PR c++/3187 | jakub | 2009-11-18 | 1 | -1/+35 |
* | 2009-11-17 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-11-17 | 1 | -6/+12 |
* | 2009-10-22 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-22 | 1 | -12/+44 |
* | 2009-10-22 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-22 | 1 | -49/+0 |
* | 2009-10-16 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-16 | 1 | -77/+48 |
* | 2009-10-14 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-14 | 1 | -394/+362 |
* | PR middle-end/41573 | matz | 2009-10-08 | 1 | -2/+4 |
* | * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has | hubicka | 2009-10-07 | 1 | -1/+4 |
* | 2009-10-06 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-06 | 1 | -1/+1 |
* | 2009-10-05 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-05 | 1 | -209/+81 |
* | 2009-10-05 Richard Guenther <rguenther@suse.de> | rguenth | 2009-10-05 | 1 | -281/+365 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -0/+793 |