summaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
Commit message (Expand)AuthorAgeFilesLines
* * class.c (emit_register_classes_in_jcr_section): Use DECL_PRESERVE_Phubicka2013-06-051-0/+5
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename to ...hubicka2013-06-011-19/+17
* * cgraph.h (symtab_node_base): Add definition, alias and analyzedhubicka2013-05-291-19/+47
* 2013-05-21 Richard Biener <rguenther@suse.de>rguenth2013-05-211-0/+1
* * lto-symtab.c (lto_symtab_merge_cgraph_nodes): Resolve cross modulehubicka2013-05-171-1/+1
* 2013-05-15 Martin Jambor <mjambor@suse.cz>jamborm2013-05-151-4/+5
* 2013-05-13 Martin Jambor <mjambor@suse.cz>jamborm2013-05-131-1/+8
* PR lto/54095hubicka2013-05-081-0/+2
* * bb-reorder.c (fix_crossing_unconditional_branches): Remove asteven2013-04-051-1/+5
* * cgraph.h (cgraph_get_create_real_symbol_node): Declare.hubicka2013-03-171-0/+43
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* * cgraph.c (verify_cgraph_node): Don't allocate/free visited_nodes set.steven2012-12-271-4/+0
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-11/+8
* 2012-11-13 Sriraman Tallam <tmsriram@google.com>tmsriram2012-11-131-1/+1
* Handle null current_function_decl in cgraph_debug_gimple_stmtrth2012-11-061-0/+9
* Function Multiversioningtmsriram2012-11-061-0/+138
* This patch implements generic type query and conversion functions,crowl2012-10-311-5/+8
* replaceojason2012-10-011-1/+1
* 2012-09-20 Martin Jambor <mjambor@suse.cz>jamborm2012-09-201-3/+0
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-3/+2
* gcc/steven2012-07-161-1/+5
* gcc/steven2012-07-111-2/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-4/+4
* * lto-symtab.c (lto_symtab_resolve_symbols): Preffer decl with constructorhubicka2012-05-171-0/+1
* * cgraph.h (cgraph_remove_unreachable_nodes): Rename to ...hubicka2012-05-101-1/+1
* * cgraph.c (cgraph_call_edge_duplication_hooks): Export.hubicka2012-05-081-489/+86
* PR middle-end/53136uros2012-04-301-2/+2
* * cgraph.c (ld_plugin_symbol_resolution_names): Move to symtab.chubicka2012-04-301-164/+8
* * cgraphunit.c: Update toplevel comment.hubicka2012-04-251-60/+400
* * lto-symtab.c (lto_cgraph_replace_node): Do not callhubicka2012-04-231-27/+1
* * lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags.hubicka2012-04-221-23/+2
* * lto-symtab.c (lto_cgraph_replace_node): Merge needed instead of force flags.hubicka2012-04-201-8/+6
* * lto-symtab.c (lto_cgraph_replace_node): Update.hubicka2012-04-181-17/+15
* * cgraph.c (cgraph_node_name): Remove.hubicka2012-04-181-49/+22
* * cgraph.c (cgraph_hash, assembler_name_hash): Remove.hubicka2012-04-171-309/+98
* * cgraph.h (symtab_node_base): Add next and previous pointers.hubicka2012-04-161-44/+9
* * cgraph.h (FOR_EACH_VARIABLE, FOR_EACH_VARIABLE, FOR_EACH_FUNCTION):hubicka2012-04-161-2/+2
* * cgraph.h: Update copyrights;hubicka2012-04-141-141/+149
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-83/+0
* * cgraph.h: Remove misledaing comment on ipa-ref.h.hubicka2012-04-101-0/+1
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-1/+1
* 2012-04-10 Richard Guenther <rguenther@suse.de>rguenth2012-04-101-3/+2
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-1/+7
* PR middle-end/51737hubicka2012-03-221-4/+12
* * tree.h (build_function_decl_skip_args): Add boolean parameter.ebotcazou2012-01-111-1/+1
* 2011-12-05 Richard Guenther <rguenther@suse.de>rguenth2011-12-051-8/+9
* PR middle-end/51273rth2011-12-011-1/+1
* 2011-11-08 Richard Guenther <rguenther@suse.de>rguenth2011-11-081-0/+7