aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.c
AgeCommit message (Expand)Author
2019-11-25Gather statistics on how many sub-ranges are used in widest_irangerangerAldy Hernandez
2019-11-12Remove last leftover usage of params* files.Martin Liska
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-10-29Print header in dump_memory_report.Martin Liska
2019-10-29Remove misleading sorting function in ggc memory report.Martin Liska
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm
2019-10-10 PR middle-end/92037Jan Hubicka
2019-08-23 PR middle-end/91283Jakub Jelinek
2019-08-19PR target/91441 - Turn off -fsanitize=kernel-address if TARGET_ASAN_SHADOW_OF...Kito Cheng
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor
2019-07-22Do not emit __gnu_lto_v1 symbol.Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-06-07Enable sanitization for hash tables.Martin Liska
2019-05-17gcc/ada/ChangeLog:Martin Sebor
2019-05-17Handle a location with NULL as a file (PR driver/90495)Martin Liska
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska
2019-02-20 PR middle-end/88074Jakub Jelinek
2019-02-192019-02-19 Richard Biener <rguenther@suse.de>Richard Biener
2019-01-092019-01-09 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2019-01-01 Update copyright years.Jakub Jelinek
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm
2018-11-13 * toplev.c (output_stack_usage): Turn test on flag_stack_usage intoEric Botcazou
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-20Add "-fsave-optimization-record"David Malcolm
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-042018-07-04 Denys Vlasenko <dvlasenk@redhat.com>Martin Liska
2018-06-08Remove MPXMartin Liska
2018-05-30 * passes.c (ipa_write_summaries): Only modify statements if bodyJan Hubicka
2018-02-13 * common.opt (gas-loc-support, gas-locview-support): New.Alexandre Oliva
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-06 PR debug/83480Jakub Jelinek
2018-01-03 Update copyright years.Jakub Jelinek
2017-12-21poly_int: argument sizesRichard Sandiford
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva
2017-11-13 PR lto/81351Eric Botcazou
2017-11-06ipa-fnsummary.c: fix use-after-free crash (PR jit/82826)David Malcolm
2017-10-29Delete obsolete SDB debug info support.Jim Wilson
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist
2017-10-04[PATCH] remove some unneeded parensNathan Sidwell
2017-09-21toplev: read from /dev/urandom only when neededAlexander Monakov
2017-09-20 * common.opt (-fstack-clash-protection): New option.Jeff Law
2017-08-29Fix --help=target (PR other/39851).Martin Liska
2017-08-08.Martin Liska
2017-08-03toplev: avoid recursive emergency_dump_functionAlexander Monakov