don't use TYPE_ARG_TYPES in the Ada frontend
[gcc.git] / gcc / ipa.c
2011-05-03 Jan Hubickacgraph.h (cgraph_node_set_def, [...]): Move out of...
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-16 Jan Hubickacgraphbuild.c: Include ipa-inline.h.
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-03-11 Jakub Jelinekre PR middle-end/48044 (ICE in function_and_variable_vi...
2011-01-15 Jan Hubickare PR tree-optimization/47276 (ICE in function_and_vari...
2011-01-08 Jan Hubickare PR tree-optimization/46469 (ICE: verify_cgraph_node...
2010-12-23 Martin Jamboripa.c (cgraph_remove_unreachable_nodes): Update former_...
2010-12-14 Jan HubickaThis time really commit PR middle-end/45388
2010-12-05 Jan Hubickaipa.c (cgraph_externally_visible_p): Do not localize...
2010-11-25 Kai Tietzcgraphunit.c (process_function_and_variable_attributes...
2010-11-20 Jan Hubickacgraph.c (ld_plugin_symbol_resolution_names): New.
2010-11-16 Jan Hubickacgraph.h (+varpool_can_remove_if_no_refs): Move here...
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-10-26 Jan Hubickaipa.c (process_references): Enqueue all referenced...
2010-10-26 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Use info...
2010-10-26 Jan Hubickare PR lto/45736 (ICE: in cgraph_remove_unreachable_node...
2010-10-19 Jan Hubickaipa.c (cgraph_externally_visible_p): Handle externally...
2010-10-18 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Revert...
2010-10-16 Jan Hubickare PR middle-end/44206 (ICE: Inline clone with address...
2010-10-11 Nathan Froydvec.h (VEC_qsort): Define.
2010-10-11 John David Anglinre PR middle-end/45955 (FAIL: gcc.dg/initpri1.c (test...
2010-10-07 Jan Hubickare PR middle-end/45926 (Revision 165057 breaks GOMP)
2010-10-06 Jan Hubickaipa.c (cgraph_remove_unreachable_nodes): External refer...
2010-09-24 Jan Hubickalto-symtab.c (lto_symtab_entry_def): Add guessed field.
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-18 Jan Hubickare PR tree-optimization/45453 (ICE: verify_cgraph_node...
2010-09-16 Jan Hubickapr45679-1_0.C: New file.
2010-09-03 Jan Hubickaipa.c (build_cdtor): Take VECtor as argument; fix array...
2010-09-03 Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-08-21 Jan Hubickatree-pass.h (pass_ipa_cdtor_merge): New function.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15 Jan Hubickaipa.c (function_and_variable_visibility): Variables...
2010-07-15 Jan Hubickacgraph.c: Include lto-streamer.h
2010-07-08 Jan Hubickaipa.c: Include pointer-set.h
2010-06-28 Bingfeng Meicgraph.h (struct varpool_node): new used_from_object_fi...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Jan Hubickacgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-05-30 Jan Hubickacgraph.h (cgraph_dump_file): Declare.
2010-05-30 Jan Hubickaipa.c (cgraph_remove_unreachable_node): Walk references...
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-22 Jan Hubickadecl2.c (maybe_emit_vtables): Produce same comdat group...
2010-05-16 Jan Hubickaipa.c (function_and_variable_visibility): Also bring...
2010-05-14 Jan Hubickacgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-14 Jan Hubicka* ipa.c (cgraph_remove_unreachable_nodes): Revert accid...
2010-05-14 Jan Hubickaipa.c (enqueue_cgraph_node): Update comment; do not...
2010-05-13 Jan Hubickacgraph.c (cgraph_mark_address_taken_node): No longer...
2010-05-12 Jan Hubickacgraph.h (struct varpool_node): Add aux.
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-27 Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-27 Martin Jamborre PR middle-end/43812 (compiling .cc file with -fwhole...
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-12 Richard Guentheripa.c (cgraph_postorder): Adjust postorder to guarantee...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-27 John David Anglinre PR middle-end/41674 (/usr/ccs/bin/ld: Unsatisfied...
2010-03-18 Martin Jamborre PR middle-end/42450 (another GCC 4.5 ICE on C++...
2010-03-10 Jan Hubickare PR c/43288 (ICE in function_and_variable_visibility...
2010-02-19 Alan Modrare PR middle-end/42344 (ICE in rs6000.md with ipa-sra...
2009-12-17 Jakub Jelinekre PR tree-optimization/42386 (ICE in ipcp_iterate_stag...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-10 Jan Hubickare PR middle-end/42228 (verify_cgraph_node failed:node...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-16 Jan Hubickacgraph.c (cgraph_release_function_body): Update use...
2009-11-13 Jan Hubickaipa.c (function_and_variable_visibility): Clear COMDAT...
2009-11-12 Jan Hubickaipa.c (function_and_variable_visibility): Fix my accide...
2009-11-12 Jan Hubickacgraph.h (varpool_node_name): Declare.
2009-11-12 Jan Hubickadecl2.c (constrain_visibility): Clear WEAK and COMMON...
2009-11-11 Jan Hubickare PR middle-end/41729 (Undefined reference with -fPIC...
2009-11-10 Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-10-08 Jan Hubickare PR bootstrap/41620 (Bootstrap failure)
2009-10-07 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-09-03 Diego Novillo[multiple changes]
2009-05-10 Jan Hubickacgraphbuild.c (record_reference): Use cgraph_mark_addre...
2009-05-09 Jan Hubickare PR bootstrap/40082 (Power bootstrap is broken in...
2009-05-08 Jan Hubickacgraphbuild.c (compute_call_stmt_bb_frequency): Accept...
2009-04-20 Doug Kwancgraph.h (cgraph_node_ptr): New type for vector functions.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07 Jan Hubickacgraph.c (dump_cgraph_node): Update.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-15 Jan Hubickare PR middle-end/35149 (ICE: in expand_call_inline...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-30 Thomas Neumannipa.c (cgraph_postorder): Cast according to the coding...
2007-01-16 Jan Hubickacgraph.h (cgraph_decide_inlining_incrementally): Kill.
2007-01-08 Jan Hubicka* ipa.c (function_and_variable_visibility): Fix return...
2007-01-08 Jan Hubickatree-pas.h (TODO_remove_function): New flag.
2007-01-04 Jan Hubickacgraph.c (cgraph_release_function_body): New function.
2006-07-26 Jan Hubickare PR tree-optimization/27882 (segfault in ipa-inline...
2006-02-06 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-06-28 Jan Hubickacgraph.c (cgraph_remove_node): Do not release function...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-22 Jan HubickaMakefile.in (ipa.o, [...]): New files.