]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / cgraphunit.c
2021-06-25  Martin Sebormiddle-end: add support for per-location warning groups.
2021-04-21  Martin LiskaTest simlified call in cgraph_node::analyze().
2021-03-31  Jan HubickaSmall refactoring of cgraph_node::release_body
2021-03-03  Jason Merrillcgraph: flatten and same_body aliases [PR96078]
2021-01-13  Martin Liskaipa: remove a dead code
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-30  Jan HubickaFix thunk info WRT PCH
2020-10-26  Jan HubickaFix simdclones
2020-10-23  Jan HubickaMove thunks out of cgraph_node
2020-10-22  Jan HubickaMaterialize clones on demand
2020-10-22  Jan HubickaMove nested function info out of cgraph_node
2020-10-09  Richard Bienerrandom memory leak fixes
2020-09-14  Eric BotcazouFix dangling references in thunks at -O0
2020-08-26  Martin Liskasymver: fix attribute matching.
2020-08-26  Martin LiskaIPA symver: allow multiple symvers for a definition
2020-07-31  Richard Bienerdebug/96383 - emit debug info for used external functions
2020-07-31  Martin LiskaDo not allocate huge array in output_in_order.
2020-06-12  Martin LiškaFix few -Wformat-diag warnings.
2020-05-12  Jakub Jelinekopenmp: Implement discovery of implicit declare target...
2020-05-07  Richard Bienerextend DECL_GIMPLE_REG_P to all types
2020-04-16  Martin Jamboripa: Make call redirection detect already adjusted...
2020-03-29  Martin LiskaFix typo in a warning related to flatten.
2020-03-24  Jakub Jelinekcgraphunit: Avoid code generation differences based...
2020-03-19  Jan HubickaFix inliner ICE on alias with flatten attribute [PR92372]
2020-03-18  Martin SeborPR ipa/92799 - ICE on a weakref function definition...
2020-01-09  Martin JamborMake cgraph_edge::resolve-speculation static
2020-01-08  Martin LiskaUse cgraph_node::dump_{asm_},name where possible.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-10  Jan HubickaTurn tp_first_run counts back to 32bit values.
2019-12-09  Martin LiskaCome up with constructors of symtab_node, cgraph_node...
2019-12-08  Jan HubickaFix overflows in -fprofile-reorder-functions
2019-12-03  Jan HubickaDo not update SSA in lto-stremaer-in
2019-11-30  Jan Hubickacgraph.h (symtab_node): Add symver flag.
2019-11-08  Jakub Jelineksymtab.c: Fix comment typos.
2019-10-30  Martin LiskaRemove cgraph_local_info structure.
2019-10-30  Martin LiskaRemove cgraph_global_info.
2019-10-29  Martin LiskaPrint header in dump_memory_report.
2019-10-29  Martin LiskaRemove misleading sorting function in ggc memory report.
2019-10-24  Jan Hubickacgraphunit.c (symbol_table::process_new_functions)...
2019-07-24  Giuliano Belinassicgraphunit.c (symbol_table::compile): Start and stop...
2019-07-04  Richard Bienerre PR ipa/91062 (gcc.dg/ipa/ipa-pta-1.c dump contains...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-16  Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-02-13  Martin LiskaClean up MPX-related stuff.
2019-02-12  Jan Hubickare PR target/88777 (Out-of-range offsets building glibc...
2019-01-23  Eric Botcazoucgraphunit.c (cgraph_node::expand_thunk): When expandin...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  Xiong Hu Luofix typo.
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-10-10  Eric Botcazoure PR middle-end/87574 (ICE in add_data_member_location...
2018-10-08  Eric Botcazoucgraphunit.c (cgraph_node::expand_thunk): Do not force...
2018-10-04  Martin LiskaError about alias attribute with body definition (PR...
2018-09-28  Eric Botcazoucalls.c (expand_call): Try to do a tail call for thunks...
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.
next