summaryrefslogtreecommitdiff
path: root/gcc/cgraph.h
Commit message (Expand)AuthorAgeFilesLines
* 2014-07-14 Richard Biener <rguenther@suse.de>rguenth2014-07-141-1/+1
* * cgraph.h (symtab_node): Add nonzero_address.hubicka2014-07-131-6/+15
* * vapool.c: Include tree-ssa-alias.h, gimple.h and lto-streamer.hhubicka2014-07-111-0/+2
* IPA REF alias refactoringmarxin2014-07-011-0/+7
* IPA REF refactoringmarxin2014-06-251-5/+67
* * varpool.c (dump_varpool_node): Dump used_by_single_function.hubicka2014-06-241-0/+6
* * cgraph.h (tls_model_names): New variable.hubicka2014-06-211-0/+1
* * cgraph.h (struct symtab_node): Add field in_init_priority_hashhubicka2014-06-201-0/+9
* Revert:hubicka2014-06-161-1/+0
* * c-family/c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.hubicka2014-06-151-0/+2
* * symtab.c (symtab_node::reset_section): New method.hubicka2014-06-121-0/+1
* * symtab.c (section_hash): New hash.hubicka2014-06-121-27/+24
* * varasm.c (set_implicit_section): New function.hubicka2014-06-111-4/+22
* * symtab.c (dump_symtab_base): Update dumping.hubicka2014-06-091-0/+18
* New callgraph wrapper function creation addedmarxin2014-06-041-0/+2
* Enhancement of call graph APImarxin2014-06-041-1/+2
* PR c++/47202jason2014-05-281-0/+7
* -fuse-caller-save - Collect register usage informationvries2014-05-281-0/+7
* * tree.h (decl_comdat_group): Declare.hubicka2014-05-271-10/+0
* * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p, address_taken_from_...hubicka2014-05-251-0/+4
* * tree-core.h (tree_decl_with_vis): Replace comdat_group byhubicka2014-05-241-4/+49
* * ipa.c (symtab_remove_unreachable_nodes): Removehubicka2014-05-191-0/+1
* * cgraph.h (symtab_first_defined_symbol, symtab_next_defined_symbol):hubicka2014-05-181-4/+44
* * varpool.c (dump_varpool_node): Dump write-only flag.hubicka2014-05-161-0/+2
* Change is-a.h to support typedefs of pointersdmalcolm2014-04-231-21/+21
* 2014-04-04 Martin Jambor <mjambor@suse.cz>jamborm2014-04-041-1/+1
* 2014-03-21 Martin Jambor <mjambor@suse.cz>jamborm2014-03-211-1/+3
* PR ipa/59469hubicka2014-02-071-0/+15
* typojason2014-01-241-1/+1
* Add type to DEFCIFCODE to describe the inline failurehjl2014-01-201-1/+8
* * cgraph.h (varpool_variable_node): Do not choke on null node.ebotcazou2014-01-081-2/+6
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR c++/41090jason2013-12-231-0/+21
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+7
* * asan.c: Remove struct tags when referring to class varpool_node.olegendo2013-12-061-42/+43
* Reverted:kyukhin2013-11-291-4/+0
* * cgraph.h (enum cgraph_simd_clone_arg_type): New.jakub2013-11-271-0/+99
* * sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT,jakub2013-11-221-0/+4
* * cgraph.h (varpool_node): Add need_bounds_init field.kyukhin2013-11-201-0/+4
* Small cleanups in cgraph.bernds2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+2
* * cgraph.c (cgraph_create_indirect_edge): Use get_polymorphic_call_info.hubicka2013-11-191-1/+3
* remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functionstbsaunde2013-11-181-30/+6
* 2013-11-13 Martin Jambor <mjambor@suse.cz>jamborm2013-11-131-1/+0
* Time profiler introduced.marxin2013-11-111-0/+2
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-55/+55
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-65/+65
* Convert symtab, cgraph and varpool nodes into a real class hierarchydmalcolm2013-10-291-27/+13
* Re-factor inclusion of tree.h.dnovillo2013-10-211-1/+1
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-1/+1