]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/toplev.c
Update copyright years.
[thirdparty/gcc.git] / gcc / toplev.c
2019-01-01  jakub Update copyright years.
2018-11-19  dmalcolmEliminate global state from -fsave-optimization-record
2018-11-13  ebotcazou * toplev.c (output_stack_usage): Turn test on flag_sta...
2018-10-15  dmalcolmdiagnostics: add minimum width to left margin for line...
2018-08-21  vries[debug] Add debug and earlydebug dumps
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-09  dmalcolmdiagnostics: add line numbers to source (PR other/84889)
2018-07-20  mseborPR middle-end/82063 - issues with arguments enabled...
2018-07-20  dmalcolmAdd "-fsave-optimization-record"
2018-07-17  marxinClean up of new format of -falign-FOO.
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-06-08  marxinRemove MPX
2018-05-30  hubicka * passes.c (ipa_write_summaries): Only modify statemen...
2018-02-13  law * common.opt (gas-loc-support, gas-locview-support...
2018-02-09  aoliva[LVU] Introduce location views
2018-01-06  jakub PR debug/83480
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: argument sizes
2017-12-12  aoliva[SFN] Introduce -gstatement-frontiers option, enable...
2017-11-13  ebotcazou PR lto/81351
2017-11-06  dmalcolmipa-fnsummary.c: fix use-after-free crash (PR jit/82826)
2017-10-29  wilsonDelete obsolete SDB debug info support.
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-10-04  nathan[PATCH] remove some unneeded parens
2017-09-21  amonakovtoplev: read from /dev/urandom only when needed
2017-09-20  law * common.opt (-fstack-clash-protection): New option.
2017-08-29  marxinFix --help=target (PR other/39851).
2017-08-08  marxin.
2017-08-03  amonakovtoplev: avoid recursive emergency_dump_function
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-06-07  jakub * dumpfile.h (enum tree_dump_index): Rename TDI_generic to
2017-05-31  amonakovpasses.c: implement pre-ICE emergency dumping
2017-05-19  nathan LANG_HOOK_REGISTER_DUMPS
2017-05-19  nathan * context.h (context::set_passes): New.
2017-04-28  marxinRemove .gcno file when compilation does not success...
2017-03-10  marxinMPX: Fix option handling.
2017-03-09  marxinDisable -fcheck-pointer-bounds with sanitizers.
2017-02-13  rguenth2017-02-13 Richard Biener <rguenther@suse.de>
2017-02-10  rguenth2017-02-10 Richard Biener <rguenther@suse.de>
2017-01-20  jamborm[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-01  jakub Update copyright years.
2016-12-14  jambormSplit omp-low into multiple files
2016-11-23  jgreenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-16  aburgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-25  dmalcolmImplement ~line_maps ()
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  jakub * tree-ssa.c (target_for_debug_bind, verify_phi_args,
2016-09-20  kuganAdd IPA VRP
2016-09-05  jakub PR middle-end/77475
2016-09-02  dmalcolmAdd -fdiagnostics-generate-patch
2016-08-12  mpolacek PR c/7652
2016-08-10  dmalcolmtoplev.c: set FILE * globals to NULL after fclose
2016-07-19  uros * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WID...
2016-06-20  jakub PR rtl-optimization/71591
2016-06-13  marxinDo not enable -fcheck-pointer-bounds w/ -fsanitize...
2016-06-06  dmalcolmSelftest framework
2016-05-31  hubicka * doc/invoke.texi (-frename-registers): Drop -fpeel...
2016-05-31  hubicka * loop-init.c (gate): Do not enale RTL loop unroller...
2016-04-26  law2016-04-26 Zhouyi Zhou <yizhouzhou@ict.ac.cn>
2016-04-22  nsz[PATCH 1/2] (header usage fix) remove unused system...
2016-02-25  marxinDo not gather mem stats in run_exit_handles (PR
2016-01-19  dmalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-19  jambormMerge of HSA
2016-01-04  jakub Update copyright years.
2015-12-17  spopreplace ISL with isl
2015-12-16  spopupdate required isl version
2015-12-04  jakub PR c/68656
2015-12-02  spoprename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-11-15  tbsaunderemove conditional compilation of sdb debug info
2015-11-13  dmalcolmSource range tracking in libcpp and C FE, with bit...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-21  tbsaundeunconditionally compile most of the delay slot code
2015-09-17  rsandifoSplit up optabs.[hc]
2015-09-16  manuMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-14  markPR28901 -Wunused-variable ignores unused const initiali...
2015-08-27  spopfix compile without ISL
2015-08-27  spopremove -floop-unroll-and-jam
2015-08-20  rguenth2015-08-20 Richard Biener <rguenther@suse.de>
2015-08-14  tschwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-03  dmalcolmRefactoring of timevar API
2015-07-24  paolo2015-07-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2015-07-09  rguenth2015-07-08 Richard Biener <rguenther@suse.de>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-07-05  rsandifogcc/
2015-07-03  jgreenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-30  rsandifogcc/
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  jason PR bootstrap/66448
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  mpolacek PR sanitizer/66452
2015-06-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-27  marxinNew memory allocation statistics infrastructure.
2015-05-22  tbsaunderemove #if HAVE_conditional_move
2015-05-22  tbsaundealways define HAVE_conditional_move
2015-05-20  dmalcolmIntroduce TV_INITIALIZE_RTL
2015-05-16  hubicka * toplev.c (emit_debug_global_declarations): Do not...
2015-05-13  dmalcolmlibcpp/input.c: Add a way to visualize the linemaps...
next