summaryrefslogtreecommitdiff
path: root/gcc/lto-cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* * cgraph.c (dump_cgraph_node): Dump same_comdat_group,hubicka2010-10-161-0/+4
* gcc/ak2010-10-031-0/+6
* * lto-symtab.c (lto_symtab_entry_def): Add guessed field.hubicka2010-09-241-11/+24
* PR tree-optimize/45605hubicka2010-09-201-2/+1
* PR lto/44246hubicka2010-09-191-1/+22
* * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.hubicka2010-09-171-1/+1
* * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL whenhubicka2010-09-171-1/+10
* * g++.dg/lto/pr45679-1_0.C: New file.hubicka2010-09-161-1/+4
* PR lto/44812hubicka2010-09-031-0/+10
* * cgraph.h (struct varpool_node): Add const_value_known.hubicka2010-09-031-0/+2
* * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of flag_wpa.hubicka2010-08-211-1/+2
* gcc/froydnj2010-08-201-3/+3
* gcc/froydnj2010-07-151-2/+2
* * lto-cgraph.c (output_cgraph): Add missing declaration.hubicka2010-07-071-0/+1
* * lto-cgraph.c (output_cgraph): Output toplevel asms only into firsthubicka2010-07-071-7/+14
* * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation ofhubicka2010-07-051-5/+10
* * lto-cgraph.c (input_edge): Do not care about resolution decisions.hubicka2010-07-041-8/+0
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-103/+94
* gcc/ada:lauras2010-06-081-1/+1
* 2010-06-04 Richard Guenther <rguenther@suse.de>rguenth2010-06-041-0/+1
* * lto-cgraph.c (lto_varpool_encoder_size): Remove.hubicka2010-06-031-8/+0
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* * decl2.c (maybe_emit_vtables): Produce same comdat group when outputtinghubicka2010-05-221-0/+27
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-0/+202
* * cgraph.c (dump_cgraph_node): Dump versionable flag.hubicka2010-05-161-0/+2
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-33/+50
* * ipa-reference.c: Include toplev.hhubicka2010-05-151-23/+80
* * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Buildhubicka2010-05-121-1/+33
* * lto-symtab.c (lto_symtab_free): New function.hubicka2010-05-111-5/+6
* * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodeshubicka2010-05-111-6/+0
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-11/+211
* * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctlyhubicka2010-05-051-1/+3
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-23/+161
* * lto.c (get_filename_for_set): Look for cgraph node and if none found, usehubicka2010-04-301-4/+0
* * lto-cgraph.c (lto_output_varpool_node): Always output constant poolhubicka2010-04-301-4/+15
* gcc/ChangeLog:steven2010-04-301-1/+0
* * cgraph.h (cgraph_local_info): Remove for_functions_valid.hubicka2010-04-301-83/+40
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+129
* 2010-04-28 Martin Jambor <mjambor@suse.cz>jamborm2010-04-281-25/+55
* * cgraph.c (cgraph_create_node): Set node frequency to normal.hubicka2010-04-261-0/+2
* * lto-cgraph.c (lto_output_node): Do not output comdat groupshubicka2010-04-211-23/+1
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-16/+47
* 2009-12-15 Richard Guenther <rguenther@suse.de>rguenth2009-12-151-2/+11
* PR c++/42317jakub2009-12-101-2/+45
* * cgraph.c (same_body_alias_1): Break out ofhubicka2009-11-291-1/+31
* Remove trailing white spaces.hjl2009-11-251-21/+21
* PR c++/3187jakub2009-11-181-0/+26
* * lto-cgraph.c: Include gcov-io.hhubicka2009-11-111-0/+51