]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cgraphunit.c
* doc/install.texi (Specific, alpha): Remove note to use
[thirdparty/gcc.git] / gcc / cgraphunit.c
2019-07-24  law * cgraphunit.c (symbol_table::compile): Start and...
2019-07-04  rguenth2019-07-04 Richard Biener <rguenther@suse.de>
2019-05-17  mseborgcc/ada/ChangeLog:
2019-05-16  jcmvbkbcgcc: move assemble_start_function / assemble_end_functi...
2019-02-13  marxinClean up MPX-related stuff.
2019-02-12  hubicka PR lto/88777
2019-01-23  ebotcazou * cgraphunit.c (cgraph_node::expand_thunk): When expan...
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-12-20  luoxhufix typo.
2018-11-09  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-10-10  ebotcazou PR middle-end/87574
2018-10-08  ebotcazou * cgraphunit.c (cgraph_node::expand_thunk): Do not...
2018-10-04  marxinError about alias attribute with body definition (PR...
2018-09-28  ebotcazou * calls.c (expand_call): Try to do a tail call for...
2018-08-21  vries[debug] Add debug and earlydebug dumps
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-06-27  ebotcazou * gimple.h (gimple_return_retbnd): Delete.
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-08  marxinRemove MPX
2018-05-30  hubicka * passes.c (ipa_write_summaries): Only modify statemen...
2018-05-22  hjlDon't mark IFUNC resolver as only called directly
2018-01-04  roAvoid Solaris/SPARC comparison failures with Solaris...
2018-01-03  jakub Update copyright years.
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-11-14  hubicka * auto-profile.c (afdo_annotate_cfg): Use update_max_b...
2017-11-10  hubicka * auto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-12  mseborPR c/82301 - Updated test case g++.dg/ext/attr-ifunc...
2017-09-19  mseborPR c/81854 - weak alias of an incompatible symbol accepted
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-08  marxin.
2017-07-06  hubicka * cgraphunit.c (cgraph_node::finalize_function): When
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-23  hubicka * cgraphunit.c (symbol_table::process_new_functions...
2017-05-23  marxinMove symtab_node::dump_table to symbol_table::dump
2017-05-23  hubicka * ipa-inline-analysis.c (cgraph_2edge_hook_list, cgrap...
2017-05-22  hubicka * Makefile.in: Add ipa-fnsummary.o and ipa-fnsummary.h
2017-04-03  rediFix numerous typos in comments
2017-03-28  marxinFix calls.c for a _complex type (PR ipa/80104).
2017-02-09  hubicka PR ipa/70795
2017-01-24  dmalcolmAdd "__RTL" to cc1
2017-01-23  jakub * tree.h (assign_assembler_name_if_neeeded): Rename...
2017-01-01  jakub Update copyright years.
2016-10-20  rguenth2016-10-20 Richard Biener <rguenther@suse.de>
2016-10-12  rguenth2016-10-12 Richard Biener <rguenther@suse.de>
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-26  rguenth2016-09-26 Richard Biener <rguenther@suse.de>
2016-09-20  kuganAdd IPA VRP
2016-09-20  rguenth2016-09-20 Richard Biener <rguenther@suse.de>
2016-08-18  rguenth2016-08-18 Richard Biener <rguenther@suse.de>
2016-07-21  rguenth2016-07-21 Richard Biener <rguenther@suse.de>
2016-07-15  amonakovhandle undefined extern vars in output_in_order
2016-05-08  hubicka * cgraph.c (thunk_adjust): Export.
2016-05-03  rguenth2016-05-03 Richard Biener <rguenther@suse.de>
2016-03-16  mpolacek PR c/70093
2016-02-23  markPR c/69911 Check main_input_filename and DECL_SOURCE_FI...
2016-02-22  markPR28901 Add two levels for -Wunused-const-variable.
2016-02-10  jakub PR ipa/69241
2016-02-05  ienkovichgcc/
2016-01-19  hubicka * cgraphunit.c (cgraph_node::reset): Clear thunk info and
2016-01-19  hubicka PR lto/69133
2016-01-04  jakub Update copyright years.
2015-12-15  iverbingcc/c-family/
2015-12-07  hubicka PR ipa/61886
2015-12-03  hubicka PR ipa/68184
2015-12-01  mpolacek PR middle-end/68582
2015-11-04  marxinPass manager: add support for termination of pass list
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-19  vondeleFix PR68002, add -fkeep-static-functions
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-16  manuMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-02  cbaylisgcc/Changelog
2015-08-28  rguenth2015-08-28 Richard Biener <rguenther@suse.de>
2015-08-27  rguenth2015-08-27 Richard Biener <rguenther@suse.de>
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-29  manuWunused-parameter warnings are given from cgraph::final...
2015-06-25  amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-09  amacleod * gcc-plugin.h: Move decls to plugin.h and include it.
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  vriesDon't dump low gimple functions in gimple dump
2015-06-08  vriesAdd debug msg to dump_file in add_new_function
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-24  hubicka * ipa-utils.h (method_class_type): Remove.
2015-05-05  dmalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-21  rguenth2015-04-21 Richard Biener <rguenther@suse.de>
2015-04-08  ienkovichgcc/
2015-04-03  ienkovich * cgraphunit.c (cgraph_node::expand_thunk): Don't...
2015-03-19  marxinFix for PR ipa/65465.
2015-02-28  hubicka PR ipa/65236
2015-02-27  hubicka PR bootstrap/65150
2015-02-13  rthPR rtl/32219
next