summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* 2013-02-08 Richard Biener <rguenther@suse.de>rguenth2013-02-082-3/+5
* PR bootstrap/56227uros2013-02-072-2/+7
* 2013-02-04 Richard Guenther <rguenther@suse.de>rguenth2013-02-042-8/+20
* Update copyright years in gcc/rsandifo2013-01-1013-15/+13
* PR lto/45375hubicka2013-01-092-0/+6
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-047-7/+7
* Fix ChangeLog entry for PR lto/55466hjl2013-01-031-0/+7
* Record the global variables if WPA isn't enabledhjl2012-12-101-1/+6
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-202-3/+8
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-185-76/+72
* Update ChangeLog files as requested for cgraph change to checked down cast.crowl2012-11-021-0/+10
* This patch implements generic type query and conversion functions,crowl2012-10-312-22/+25
* 2012-10-12 Richard Biener <rguenther@suse.de>rguenth2012-10-122-0/+22
* gcc/burnus2012-10-093-5/+19
* 2012-10-08 Tobias Burnus <burnus@net-b.de>burnus2012-10-082-0/+9
* * lto/lto.c (remember_with_vars): Also fixup INTEGER_CST.hubicka2012-10-082-0/+31
* * lto-cgraph.c (lto_symtab_encoder_new): New parameter FOR_INPUT.hubicka2012-10-073-10/+26
* PR lto/54790 hubicka2012-10-062-4/+41
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-202-1/+7
* Integrate lexical block into source_location.dehao2012-09-192-1/+4
* * symtab.c (insert_to_assembler_name_hash): Do not inserthubicka2012-09-192-3/+6
* * common.opt (flto-partition): Add "max".hubicka2012-09-124-226/+299
* PR lto/54312hubicka2012-09-122-3/+9
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-112-52/+40
* 2012-09-11 Richard Guenther <rguenther@suse.de>rguenth2012-09-112-5/+1199
* * lto-cgraph.c (compute_ltrans_boundary): Do not care about aliases.hubicka2012-09-102-41/+47
* * passes.c (ipa_write_summaries_1): Set state;hubicka2012-09-093-126/+59
* Replace cgraph_node_set and varpool_node_set by symtab_node_encoderhubicka2012-09-094-228/+143
* Fix broken patchak2012-09-081-1/+1
* Add -fmem-report-wpaak2012-09-081-0/+2
* Reduce memory usage for storing LTO decl resolutionsak2012-09-071-9/+22
* * tree-pass.h (write_summary, write_optimization_summary): Removehubicka2012-08-132-4/+84
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-112-2/+6
* gcc/lto/ChangeLog:uros2012-07-242-1/+5
* gcc/steven2012-07-163-2/+6
* The intent of the phases was to have a high-level but mutually exclusivecrowl2012-06-192-5/+43
* * cgraphunit.c (handle_alias_pairs): Declare; free alias_pairshubicka2012-05-192-23/+5
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-172-2/+14
* Fix up changelogs.bernds2012-05-151-1/+7
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+22
* * cgraphbuild.c (build_cgraph_edges): Do not finalize varshubicka2012-05-092-0/+9
* 2012-05-04 Richard Guenther <rguenther@suse.de>rguenth2012-05-042-3/+9
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-303-3/+9
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-202-1/+6
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-182-17/+22
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-163-21/+27
* * cgraph.h: Update copyrights;hubicka2012-04-143-82/+92
* * lto.c: Update copyright; remove params.h, ipa-inline.hhubicka2012-04-115-900/+977
* PR lto/52722hubicka2012-04-091-9/+51