re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / cgraphunit.c
2015-06-29 Manuel López-IbáñezWunused-parameter warnings are given from cgraph::final...
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-09 Andrew MacLeodgcc-plugin.h: Move decls to plugin.h and include it.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Tom de VriesDon't dump low gimple functions in gimple dump
2015-06-08 Tom de VriesAdd debug msg to dump_file in add_new_function
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-24 Jan Hubickaipa-utils.h (method_class_type): Remove.
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-21 Richard Bienercfghooks.h (create_basic_block): Replace with two overl...
2015-04-08 Ilya Enkovichtree-chkp.h (chkp_insert_retbnd_call): New.
2015-04-03 Ilya Enkovichcgraphunit.c (cgraph_node::expand_thunk): Don't expand...
2015-03-19 Martin Liskare PR ipa/65465 (Internal compiler error: in build2_stIat)
2015-02-28 Jan Hubickare PR ipa/65236 (IPA ICF causes miscompilation in Chrom...
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-13 H.J. Lure PR rtl-optimization/32219 (optimizer causes wrong...
2015-02-11 Martin LiskaHandle noreturn function thunk creation.
2015-02-10 Jan Hubickare PR ipa/64982 (Many g++ failures on x86_64-apple...
2015-02-08 Jan Hubickare PR ipa/63566 (i686 bootstrap fails: ICE RTL flag...
2015-02-06 Jakub Jelinekre PR ipa/64896 (ICE in get_address_mode, at rtlanal...
2015-01-29 Jan Hubickare PR ipa/64801 (kernel build failure due to ICF)
2015-01-27 Jakub Jelinekre PR ipa/64776 (FAIL: gcc.dg/ipa/pr64307.c (internal...
2015-01-14 Ilya Verbincgraphunit.c (ipa_passes): Remove argument from ipa_wri...
2015-01-09 Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09 Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Martin Liskasymbol_summary is used for inline_summary.
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-15 Jan Hubicka* cgraphunit.c (analyze_functions): Always analyze...
2014-12-15 Jan Hubickacgraphunit.c (analyze_functions): Do not analyze extern...
2014-12-11 Jan Hubickare PR ipa/61324 (ICE: SIGSEGV at ipa-comdats.c:321...
2014-11-28 Ilya Verbincgraphunit.c (ipa_passes): Handle flag_generate_offload.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18 Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-17 Jan Hubickacgraphunit.c (analyze_functions): Use opt_for_fn.
2014-11-16 Jan Hubickapasses.c (execute_one_pass): Do not apply all transform...
2014-11-13 Ilya Verbin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-11-07 Martin Liskare PR ipa/63580 (ICE : error: invalid argument to gimpl...
2014-11-07 Martin Liskare PR tree-optimization/63595 (Segmentation faults...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-29 Martin Liskare PR ipa/63587 (ICE : tree check: expected var_decl...
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-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-10-10 Martin Liskacgraphunit.c (symbol_table::process_new_functions)...
2014-09-26 Martin Liskacgraph.c (cgraph_node::release_body): New argument...
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-10 Martin Jamborcgraphunit.c (expand_thunk): If not expanding, set...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-21 Jan Hubickatree-profile.c (tree_profiling): Skip external function...
2014-08-20 Jan Hubickacgraphunit.c (ipa_passes, compile): Reshedule symtab_re...
2014-08-19 Marek Polacekre PR c/61271 (10 * possible coding error with logical...
2014-08-04 Martin LiskaIPA C++ refactoring 3/N
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-08-01 James Greenhalgh[Patch] Not very subtle fix for pr61510
2014-07-24 Martin LiskaIPA C++ refactoring fix.
2014-07-24 Martin LiskaIPA C++ refactoring 2/N
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-04 Jakub Jelinekre PR middle-end/61654 (ICE in release_function_body...
2014-07-01 Martin LiskaIPA REF alias refactoring
2014-06-27 Martin LiskaFix for devirtualization dump functions
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-08 Jan Hubickacgraphunit.c (assemble_thunks_and_aliases): Expand...
2014-06-04 Martin LiskaNew callgraph wrapper function creation added
2014-06-04 Martin LiskaEnhancement of call graph API
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-20 Xinliang David Liadd dbgcnt support for devirt
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-09 Teresa Johnsoncgraphunit.c (analyze_functions): Use correct dump...
2014-04-28 Richard Bienertree-pass.h (execute_pass_list): Adjust prototype.
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-01-30 Jason Merrillre PR c++/59645 (ICE with covariant return and volatile)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-06 Oleg Endocgraphunit.c: Remove struct tags when referring to...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-21 Andrew MacLeodgimplify.h (gimplify_hasher : typed_free_remove, [...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Bernd SchmidtSmall cleanups in cgraph.
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Marek Polacekbootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-17 Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-30 David MalcolmSplit symtab_node declarations onto multiple lines
2013-10-29 David MalcolmAutogenerated fixes of "->symbol." to "->"
next