[debug] Add debug and earlydebug dumps
[gcc.git] / gcc / cgraphunit.c
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
2018-08-20 David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-06-27 Eric Botcazougimple.h (gimple_return_retbnd): Delete.
2018-06-26 David MalcolmIntroduce dump_location_t
2018-06-08 Martin LiskaRemove MPX
2018-05-30 Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-05-22 H.J. LuDon't mark IFUNC resolver as only called directly
2018-01-04 Rainer OrthAvoid Solaris/SPARC comparison failures with Solaris...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-19 Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-11-14 Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
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-19 Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-10-12 Martin SeborPR c/82301 - Updated test case g++.dg/ext/attr-ifunc...
2017-09-19 Martin SeborPR c/81854 - weak alias of an incompatible symbol accepted
2017-08-24 Richard Bienerre PR debug/81936 (ICE in dwarf2out_die_ref_for_decl...
2017-08-08 Martin Liskatrans.c: Include header files.
2017-07-06 Jan Hubickacgraphunit.c (cgraph_node::finalize_function): When...
2017-06-29 Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-04 Jan Hubickai386.c (make_resolver_func): Update.
2017-05-23 Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2017-05-23 Martin LiskaMove symtab_node::dump_table to symbol_table::dump
2017-05-23 Jan Hubickaipa-inline-analysis.c (cgraph_2edge_hook_list, [.....
2017-05-22 Jan HubickaMakefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-04-03 Jonathan WakelyFix numerous typos in comments
2017-03-28 Martin LiskaFix calls.c for a _complex type (PR ipa/80104).
2017-02-09 Jan Hubickare PR ipa/70795 (gcc/libjava/interpret.cc:1948:1: ICE...
2017-01-24 David MalcolmAdd "__RTL" to cc1
2017-01-23 Jakub Jelinektree.h (assign_assembler_name_if_neeeded): Rename to ...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-20 Richard Bienercgraphunit.c (analyze_functions): Set node->definition...
2016-10-12 Richard Bienerre PR debug/77947 (ICE with -g and -O2 in strip_naming_...
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-26 Richard Bienerre PR debug/77692 (gcc.dg/debug/dwarf2/const-2b.c FAILs)
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-20 Richard Bienerdebug.h (gcc_debug_hooks): Add filename parameter to...
2016-08-18 Richard Bienertree-pass.h (make_pass_materialize_all_clones): Declare.
2016-07-21 Richard Bienerfunction-tests.c (build_trivial_generic_function):...
2016-07-15 Alexander Monakovhandle undefined extern vars in output_in_order
2016-05-08 Jan Hubickacgraph.c (thunk_adjust): Export.
2016-05-03 Richard Bienergimplify.h (get_initialized_tmp_var): Add allow_ssa...
2016-03-16 Marek Polacekre PR c/70093 (Instancing function with VM return type...
2016-02-23 Mark WielaardPR c/69911 Check main_input_filename and DECL_SOURCE_FI...
2016-02-22 Mark WielaardPR28901 Add two levels for -Wunused-const-variable.
2016-02-10 Jakub Jelinekre PR ipa/69241 (ICE with noreturn and function that...
2016-02-05 Ilya Enkovichre PR target/69369 (internal compiler error: in remove_...
2016-01-19 Jan Hubickacgraphunit.c (cgraph_node::reset): Clear thunk info...
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-15 Ilya Verbinc-common.c (c_common_attribute_table): Handle "omp...
2015-12-07 Jan Hubickare PR lto/61886 (LTO breaks fread with _FORTIFY_SOURCE=2)
2015-12-03 Jan Hubickare PR c++/68184 (Exception from a virtual function...
2015-12-01 Marek Polacekre PR middle-end/68582 (-Wunused-function doesn't warn...
2015-11-04 Martin LiskaPass manager: add support for termination of pass list
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-19 Joost VandeVondeleFix PR68002, add -fkeep-static-functions
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-16 Manuel López-IbáñezMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-02 Charles Bayliscgraphunit.c (cgraph_node::create_wrapper): Set can_thr...
2015-08-28 Richard Bienercgraphunit.c (symbol_table::compile): Move early debug...
2015-08-27 Richard Bienerpasses.c (rest_of_decl_compilation): Guard early_global...
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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...
next