c-ada-spec.c (dump_ada_double_name): New case.
[gcc.git] / gcc / cgraph.c
2018-01-18 Jan Hubickare PR ipa/83619 (ICE in inliner: caller edge count...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-12 Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-23 Jan Hubickaipa-profile.c (ipa_propagate_frequency_1): Use count...
2017-11-17 Jan Hubicka* cgraph.c (cgraph_node::dump): Do IPA sanity checking...
2017-11-13 Jan Hubickacgraph.c (cgraph_edge::sreal_frequency): New function.
2017-11-10 Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03 Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-27 Prathamesh KulkarniExtend ipa-pure-const pass to propagate malloc attribute.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-09-21 Evgeny Kudryashovipa: fix dumping with deleted multiversioning nodes
2017-09-15 Pierre-Marie de... Add comments to struct cgraph_thunk_info
2017-08-11 Martin LiskaIntroduce TARGET_SUPPORTS_ALIASES
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-27 Jakub Jelinekattribs.c (decl_attributes): Imply noinline, noclone...
2017-07-16 Jan Hubicka* cgraph.c (cgraph_edge::redirect_call_stmt_to_caller...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-12 Jan Hubicka* cgraph.c (cgraph_node::dump): Complain about profile...
2017-06-08 Jan Hubickacgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_...
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Martin LiskaIntroduce symtab_node::dump_{asm_,}name functions.
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-05-17 Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-16 Martin LiskaAdd default value for last argument of dump functions.
2017-04-11 Martin LiskaAdd function part to a same comdat group (PR ipa/80212).
2017-03-30 Martin Jambor[PR 77333] Fixup fntypes of gimple calls of clones
2017-02-13 Jakub Jelinekcprop.c (cprop_jump): Add missing space in string literal.
2017-02-03 Martin LiskaIPA: enhance dump output
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-07 Jakub Jelinekre PR tree-optimization/78692 (ICE (segfault))
2016-11-30 Martin LiskaIntroduce -fdump-ipa-clones dump output
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-19 Jakub Jelinekre PR ipa/77587 (C compiler produces incorrect stack...
2016-07-25 Richard Bienercgraph.c (cgraph_node::verify_node): Compare against...
2016-06-03 Jakub Jelinekre PR middle-end/71387 (ICE in emit_move_insn, at expr...
2016-05-25 Bernd Edlingercgraph.c (cgraph_node::get_availability): Fix typo...
2016-05-24 Marek Polacektree-cfg.h (should_remove_lhs_p): New predicate.
2016-05-18 Jakub Jelinekre PR c++/71100 (Internal compiler error while calling...
2016-05-16 Jan Hubickaipa-inline-analysis.c (compute_inline_parameters):...
2016-05-04 Jan Hubickacgraph.c (cgraph_node::call_for_symbol_thunks_and_alias...
2016-05-03 Jan Hubickacgraph.c (symbol_table::create_edge): Set inline_failed.
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-04-21 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-17 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-04-16 Jan Hubickare PR c++/70018 (Possible issue around IPO and C++...
2016-03-18 Tom de VriesSet dump_file to NULL in cgraph_node::get_body
2016-03-15 Tom de VriesFix fdump-ipa-all-graph
2016-03-10 Jan Hubickare PR ipa/69589 (ICE in initialize_node_lattices, at...
2016-03-08 Jakub Jelinekipa-polymorphic-call.c (walk_ssa_copies): Fix spelling...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-19 Jan Hubickare PR lto/69133 (LTO segfault in lto_get_decl_name_mapp...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Jakub Jelinekre PR debug/68860 (FAIL: gcc.dg/guality/pr36728-1.c...
2015-12-15 Martin Jambor[PR 68851] Do not collect thunks in collect_callers
2015-12-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-04 Jan Hubicka* ipa-inline.c (can_inline_edge_p) Use merged_comdat.
2015-11-29 Jan Hubickacgraph.c (cgraph_node::make_local): No name is unique...
2015-11-15 Trevor Saundersalways define ENABLE_OFFLOADING
2015-10-30 Cesar Philippidiscgraph.c: Include context.h for offloading.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-25 Andrew MacLeodcgraph.h (cgraph_rtl_info): Move to rtl.h
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-06-03 Ilya Enkovichipa.c (symbol_table::remove_unreachable_nodes): Don...
2015-06-01 Eric Botcazougimplify.c (gimplify_modify_expr_rhs): Use simple test...
2015-06-01 Ilya Enkovichre PR target/65527 (ICE: in expand_builtin_with_bounds...
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-03-27 Jan Hubickare PR ipa/65600 (bost testsuite failure: ICE: Segmentat...
2015-03-27 Jan Hubickare PR middle-end/65595 (Linux kernel build failure...
2015-03-26 Jan Hubickacgraph.c (cgraph_update_edges_for_call_stmt_node):...
2015-03-21 Tom de VriesMark omp thread functions as parallelized
2015-03-18 Martin Liskare PR ipa/65432 (Invalid read of size 1: ipa_icf::sem_i...
2015-03-12 Jan Hubickacgraph.c (cgraph_node::release_body): Free function_in_...
2015-03-10 Richard Bienerre PR ipa/44563 (GCC uses a lot of RAM when compiling...
2015-03-09 Jan Hubickaipa-inline-analysis.c (check_callers): Check node-...
2015-03-04 Jan Hubickacgraph.c (cgraph_node::can_remove_if_no_direct_calls_p...
2015-03-03 Martin Liskare PR target/65263 (ICE (error: unrecognizable insn...
2015-02-27 Jan Hubickare PR bootstrap/65150 (r220875 causes bootstrap failure...
2015-02-17 Jan Hubickaipa-visibility.c (function_and_variable_visibility...
2015-02-14 Jan Hubickaipa-chkp.c: Use iterate_direct_aliases.
2015-02-11 Jan Hubickare PR ipa/65005 (FAIL: c-c++-common/torture/builtin...
2015-02-04 Jan Hubickare PR middle-end/64922 (runtime error: member call...
2015-01-30 Joseph MyersAlways pass explicit location to fatal_error.
2015-01-18 Jan Hubicka* cgraph.c (cgraph_node::dump): Dump profile flags.
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-12 Martin Liskacgraph_edge refactoring.
next