Fix IPA memory leaks.
[gcc.git] / gcc / ipa-reference.c
2015-04-17 Martin LiskaFix IPA memory leaks.
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-20 Richard Bienerre PR lto/64684 (wrong code by LTO on x86_64-linux...
2015-01-18 Jan Hubickaipa-icf-32.c: Update template.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Jan Hubickare PR ipa/61602 (ICE in lto1 on x86_64-linux-gnu in...
2014-12-04 David MalcolmPR jit/63854: Fix leak of ipa hooks
2014-11-19 David MalcolmPR jit/63854: Fix leak of optimization_summary_obstack
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 David MalcolmState cleanups from jit branch
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-10 Jan Hubickaipa-reference.c (is_proper_for_analysis): Exclude addre...
2014-06-04 Martin Jamborre PR ipa/61340 (ipa-pure-const.c, ipa-reference.c...
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-09-13 Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11 Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-17 Jan Hubickaipa-reference.c (is_proper_for_analysis): Do not check...
2012-04-18 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Update.
2012-04-18 Jan Hubickacgraph.c (cgraph_node_name): Remove.
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-06-10 Jan Hubickacgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-10 Jan Hubickaipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
2011-04-29 Martin Jamborcgraph.h (cgraph_postorder): Remove declaration.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-02-11 Nathan Froydcgraph.c: Fix comment typos.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-24 Jan Hubickaextend.texi: (attribute leaf): Document.
2010-06-07 Jan Hubickacgraph.c (cgraph_edge_cannot_lead_to_return): Also...
2010-06-03 Jan Hubickaipa-reference.c (ipa_reference_local_vars_info_d):...
2010-05-28 Jan Hubickaipa-reference.c (add_static_var): Remove redundant...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-18 Jan Hubicka* ipa-reference.c (propagate): Walk all nodes in the...
2010-05-15 Jan Hubickaipa-reference.c: Include toplev.h
2010-05-15 Jan Hubickatree.h (memory_identifier_string): Remove.
2010-05-14 Jan Hubickacgraph.h (ipa_discover_readonly_nonaddressable_vars...
2010-05-12 Jan Hubickacgraphbuild.c (build_cgraph_edges, [...]): Build indrec...
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-21 Jan Hubickatree-pass.h (ipa_opt_pass_d): Rename function_read_summ...
2010-04-07 Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-19 Mike Stumpre PR objc/43061 (47 new GCC HEAD@156527 regressions)
2009-11-30 Jakub Jelinek* ipa-reference.c (propagate): Only dump bitmaps if...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-10 Martin Jambortree-pass.h (struct ipa_opt_pass_d): Added stmt_fixup...
2009-10-24 Jan Hubickaipa-reference.c (check_call): Noreturn notrhow calls...
2009-10-22 Jan Hubickare PR tree-optimization/40556 (ICE in IPA-CP with recur...
2009-10-22 Jan Hubickaipa-cp.c (ipcp_write_summary, [...]): New functions.
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-01 Steven Bosscheripa-reference.c: Do not include c-common.h, include...
2009-04-18 Jan Hubickacgraph.c (cgraph_make_edge, [...]): Set nothrow flag.
2009-04-16 Richard Guenthergimple.c (gimple_copy): Do not clear addresses_taken...
2009-04-16 Richard Guenthergimple.h (walk_stmt_load_store_addr_ops): Declare.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2008-09-18 Jan Hubickare PR middle-end/37448 (cannot compile big function)
2008-09-17 Art Haasipa-reference.c (analyze_function): Declare step only...
2008-09-17 Jan Hubickaipa-reference.c (ipa_obstack): Remove.
2008-08-21 Jan Hubickacgraph.c (first_cgraph_function_insertion_hook): New...
2008-08-21 Jan HubickaBackport from LTO branch:
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-04-18 Jan Hubickaexcept.c (dw2_size_of_call_site_table, [...]): Use...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-11 Andrew Pinskire PR tree-optimization/35403 (ipa-reference.c does...
2007-08-04 Andrew Pinskire PR middle-end/32304 (ICE in set_mem_attributes_minus...
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...
next