summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-052-2/+5
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-122-1/+7
* 2012-03-06 Richard Guenther <rguenther@suse.de>rguenth2012-03-062-0/+40
* 2012-02-28 Richard Guenther <rguenther@suse.de>rguenth2012-02-282-7/+6
* PR lto/51774jakub2012-01-062-1/+25
* 2011-12-22 Richard Guenther <rguenther@suse.de>rguenth2011-12-221-0/+3
* 2011-12-21 Richard Guenther <rguenther@suse.de>rguenth2011-12-212-4/+25
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-133-12/+21
* 2011-12-13 Richard Guenther <rguenther@suse.de>rguenth2011-12-132-0/+13
* * lto-lang.c (lto_attribute_table): Handle *tm regparm.uros2011-12-012-0/+23