aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Restore init_ggc_heuristics.Martin Liska1-4/+4
2019-11-12Remove last leftover usage of params* files.Martin Liska1-8/+0
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-2/+2
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-35/+143
2019-10-29Print header in dump_memory_report.Martin Liska1-2/+11
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska1-3/+3
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-0/+1
2019-10-10re PR middle-end/92037 (LTO bootstrap broken in selftests)Jan Hubicka1-1/+1
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-16/+0
2019-08-19PR target/91441 - Turn off -fsanitize=kernel-address if TARGET_ASAN_SHADOW_OF...Kito Cheng1-9/+1
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor1-1/+3
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska1-21/+0
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-06-07Enable sanitization for hash tables.Martin Liska1-0/+4
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-5/+5
2019-05-17Handle a location with NULL as a file (PR driver/90495)Martin Liska1-1/+1
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-21/+22
2019-02-20re PR tree-optimization/88074 (g++ hangs on math expression)Jakub Jelinek1-2/+6
2019-02-19re PR tree-optimization/88074 (g++ hangs on math expression)Richard Biener1-0/+24
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm1-2/+6
2018-11-13toplev.c (output_stack_usage): Turn test on flag_stack_usage into test on sta...Eric Botcazou1-2/+2
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm1-0/+2
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries1-0/+5
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+2
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm1-0/+2
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-3/+3
2018-07-20Add "-fsave-optimization-record"David Malcolm1-0/+5
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-31/+13
2018-07-04[multiple changes]Martin Liska1-24/+112
2018-06-08Remove MPXMartin Liska1-47/+0
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-1/+2
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva1-5/+40
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-0/+16
2018-01-06re PR debug/83480 (ICE in create_block_for_bookkeeping, at sel-sched.c:4557)Jakub Jelinek1-4/+9
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: argument sizesRichard Sandiford1-7/+20
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva1-0/+4
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou1-4/+3
2017-11-06ipa-fnsummary.c: fix use-after-free crash (PR jit/82826)David Malcolm1-0/+2
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-4/+0
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist1-0/+26
2017-10-04[PATCH] remove some unneeded parensNathan Sidwell1-1/+1
2017-09-21toplev: read from /dev/urandom only when neededAlexander Monakov1-36/+16
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-0/+20
2017-08-29Fix --help=target (PR other/39851).Martin Liska1-1/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-08-03toplev: avoid recursive emergency_dump_functionAlexander Monakov1-0/+12