tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.
[gcc.git] / gcc / toplev.c
2018-11-19 David MalcolmEliminate global state from -fsave-optimization-record
2018-11-13 Eric Botcazoutoplev.c (output_stack_usage): Turn test on flag_stack_...
2018-10-15 David Malcolmdiagnostics: add minimum width to left margin for line...
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-09 David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-07-17 Martin LiskaClean up of new format of -falign-FOO.
2018-07-04 Martin Liska[multiple changes]
2018-06-08 Martin LiskaRemove MPX
2018-05-30 Jan Hubickapasses.c (ipa_write_summaries): Only modify statements...
2018-02-13 Alexandre Olivacommon.opt (gas-loc-support, [...]): New.
2018-02-09 Alexandre Oliva[LVU] Introduce location views
2018-01-06 Jakub Jelinekre PR debug/83480 (ICE in create_block_for_bookkeeping...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-21 Richard Sandifordpoly_int: argument sizes
2017-12-12 Alexandre Oliva[SFN] Introduce -gstatement-frontiers option, enable...
2017-11-13 Eric Botcazoure PR lto/81351 (Many LTO testcases FAIL)
2017-11-06 David Malcolmipa-fnsummary.c: fix use-after-free crash (PR jit/82826)
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
2017-10-20 Igor TsimbalistAdd generic part for Intel CET enabling. The spec is...
2017-10-04 Nathan Sidwell[PATCH] remove some unneeded parens
2017-09-21 Alexander Monakovtoplev: read from /dev/urandom only when needed
2017-09-20 Jeff Lawcommon.opt (-fstack-clash-protection): New option.
2017-08-29 Martin LiskaFix --help=target (PR other/39851).
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-03 Alexander Monakovtoplev: avoid recursive emergency_dump_function
2017-07-25 Torsten Duwec-attribs.c (c_common_attribute_table): Add entry for...
2017-06-07 Jakub Jelinekdumpfile.h (enum tree_dump_index): Rename TDI_generic...
2017-05-31 Alexander Monakovpasses.c: implement pre-ICE emergency dumping
2017-05-19 Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-19 Nathan Sidwellcontext.h (context::set_passes): New.
2017-04-28 Martin LiskaRemove .gcno file when compilation does not success...
2017-03-10 Martin LiskaMPX: Fix option handling.
2017-03-09 Martin LiskaDisable -fcheck-pointer-bounds with sanitizers.
2017-02-13 Richard Bienerisl.m4: Remove support for ISL 0.14.
2017-02-10 Richard Bienertoplev.c (process_options): Do not mention obsolete...
2017-01-20 Martin Jambor[hsa] Rename hsa.[ch] to hsa-common.[ch]
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-14 Martin JamborSplit omp-low into multiple files
2016-11-23 James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-16 Andrew Burgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-25 David MalcolmImplement ~line_maps ()
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-09-20 Kugan VivekanandarajahAdd IPA VRP
2016-09-05 Jakub Jelinekre PR middle-end/77475 (unnecessary or misleading conte...
2016-09-02 David MalcolmAdd -fdiagnostics-generate-patch
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10 David Malcolmtoplev.c: set FILE * globals to NULL after fclose
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-06-20 Jakub Jelinekre PR rtl-optimization/71591 (SIGSEGV in test_uncond_ju...
2016-06-13 Martin LiskaDo not enable -fcheck-pointer-bounds w/ -fsanitize...
2016-06-06 David MalcolmSelftest framework
2016-05-31 Jan Hubickainvoke.texi (-frename-registers): Drop -fpeel-loops...
2016-05-31 Jan Hubickaloop-init.c (gate): Do not enale RTL loop unroller...
2016-04-26 Zhouyi Zhoutoplev.c (backend_init_target): Avoid calling init_relo...
2016-04-22 Szabolcs Nagy[PATCH 1/2] (header usage fix) remove unused system...
2016-02-25 Martin LiskaDo not gather mem stats in run_exit_handles (PR
2016-01-19 David MalcolmFix memory chunk corruption for opts_obstack (PR jit...
2016-01-19 Martin JamborMerge of HSA
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-17 Sebastian Popreplace ISL with isl
2015-12-16 Aditya Kumarupdate required isl version
2015-12-04 Jakub Jelinekre PR middle-end/68656 (warning about disabled var...
2015-12-02 Aditya Kumarrename flag_loop_optimize_isl to flag_loop_nest_optimize
2015-11-15 Trevor Saundersremove conditional compilation of sdb debug info
2015-11-13 David MalcolmSource range tracking in libcpp and C FE, with bit...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-21 Trevor Saundersunconditionally compile most of the delay slot code
2015-09-17 Richard SandifordSplit up optabs.[hc]
2015-09-16 Manuel López-IbáñezMove check_global_declaration from toplev.c to cgraphunit.c
2015-09-14 Mark WielaardPR28901 -Wunused-variable ignores unused const initiali...
2015-08-27 Sebastian Popfix compile without ISL
2015-08-27 Sebastian Popremove -floop-unroll-and-jam
2015-08-20 Richard Bienertoplev.c (compile_file): Remove loop calling late_globa...
2015-08-14 Thomas SchwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-03 David MalcolmRefactoring of timevar API
2015-07-24 Manuel López-Ibáñezre PR c++/64079 (%+D in diagnostics breaks pragma GCC...
2015-07-09 Richard Bienertoplev.c (compile_file): Reset maximum_field_alignment...
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05 Richard Sandifordtarget-insns.def (prefetch): New targetm instruction...
2015-07-03 James Greenhalgh[Patch SRA] Fix PR66119 by calling get_move_ratio in SRA
2015-06-30 Richard Sandiforddefaults.h (HAVE_epilogue, [...]): Delete.
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 Jason Merrillre PR bootstrap/66448 (Bootstrap fails on darwin after...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Marek Polacekre PR sanitizer/66452 ([UBSAN] *.Lubsan_data0' defined...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27 Martin LiskaNew memory allocation statistics infrastructure.
2015-05-22 Trevor Saundersremove #if HAVE_conditional_move
2015-05-22 Trevor Saundersalways define HAVE_conditional_move
2015-05-20 David MalcolmIntroduce TV_INITIALIZE_RTL
2015-05-16 Jan Hubickatoplev.c (emit_debug_global_declarations): Do not outpu...
2015-05-13 David Malcolmlibcpp/input.c: Add a way to visualize the linemaps...
2015-05-12 David MalcolmMove global state in timevar.c to a new "timer" class
next