IA MCU psABI support: changes to libraries
[gcc.git] / gcc / cgraphclones.c
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-04-02 Jan Hubickalto-cgraph.c (lto_output_node, [...]): Stream split_part.
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-20 Bernd Schmidtcgraph.h (clone_function_name_1): Declare.
2015-02-18 Jakub Jelinekre PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_pr...
2015-02-16 Jakub Jelinekre PR ipa/64963 (IPA Cloning/Splitting does not copy...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-12-08 David MalcolmPR jit/63854: Introduce xstrdup_for_dump
2014-12-05 Martin Jamborcgraph.h (cgraph_node): New method expand_all_artificia...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Jan Hubickare PR lto/62026 (Crash in lto_get_decl_name_mapping)
2014-10-03 Jan Hubickacgraph.h (struct indirect_call_info): Add IN_POLYMORPHI...
2014-10-02 Jan Hubickacgraphclones.c (build_function_type_skip_args): Do...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-10 Martin Jamborcgraphunit.c (expand_thunk): If not expanding, set...
2014-09-10 Martin Jamborre PR middle-end/61654 (ICE in release_function_body...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-18 Ilya Enkovichre PR ipa/61800 (ICE: Segmentation fault during Firefox...
2014-08-06 Martin Jamborre PR ipa/61393 ([trans-mem] O3 optimization level...
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-27 Martin Jamborre PR ipa/61160 (wrong code with -O3 (or ICE: verify_cg...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-16 Jan Hubickarevert: symtab.c (symtab_node::reset_section): New...
2014-06-12 Jan Hubickasymtab.c (symtab_node::reset_section): New method.
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-04 Martin LiskaEnhancement of call graph API
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20 Jan Hubickatree.h (DECL_ONE_ONLY): Return true only for externally...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-04-22 Martin Jamborcgraphclones.c (cgraph_function_versioning): Copy ipa_t...
2014-04-16 Martin Jamborcgraphclones.c (cgraph_create_virtual_clone): Duplicate...
2014-04-04 Martin Jamborre PR ipa/60640 (ICE edge points to wrong declaration...
2014-03-26 Jan Hubickare PR ipa/60315 (template constructor switch optimization)
2014-02-04 Jakub Jelinekre PR tree-optimization/60002 (ICE: SIGSEGV in skip_art...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-14 Jan Hubickare PR c++/58477 (ice in cgraph_speculative_call_info)
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-11-11 Martin LiskaTime profiler introduced.
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
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-29 Eric Botcazoucgraphclones.c (cgraph_create_virtual_clone): Compute...
2013-08-09 Jan Hubickacgraphbuild.c (cgraph_rebuild_references): Rebuild...
2013-08-08 Jan Hubickacgraphbuild.c (build_cgraph_edges): Do not walk into...
2013-08-06 Jan Hubickacgraph.c (cgraph_get_body): New function based on lto...
2013-07-25 Jan Hubickacgraph.c (release_function_body): Break out from ...
2013-06-27 Martin Jamborre PR c++/57208 (Latest chromium compilation fails...
2013-06-24 Martin Jamborre PR tree-optimization/57539 (ice in ipa_edge_duplicat...
2013-05-29 Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-05-08 Jan Hubickare PR lto/54095 (Unnecessary static variable renaming)
2013-05-02 Teresa JohnsonFollow-on patch to r197595 to complete the replacement...
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-02-05 Jan HubickaPR tree-optimization/r55789
2013-01-17 Martin Jamborre PR tree-optimization/55264 (ICE: in ipa_make_edge_di...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Steven BosscherMakefile.in: Fix many dependencies.
2012-05-10 Jan Hubickacgraph.h (cgraph_remove_unreachable_nodes): Rename...
2012-05-08 Jan Hubickacgraph.c (cgraph_call_edge_duplication_hooks): Export.