aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finiteFeng Xue1-0/+1
2019-06-03Fix alignment option parser (PR90684)Wilco Dijkstra1-8/+1
2019-05-28Support again multiple --help options (PR other/90315).Martin Liska1-3/+4
2019-05-23re PR tree-optimization/88440 (size optimization of memcpy-like code)Richard Biener1-1/+1
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-10/+11
2019-05-03opts.h (finish_options): Remove lang_mask argument.Jakub Jelinek1-8/+2
2019-05-02Postpone print of --help=* option.Martin Liska1-126/+141
2019-04-30Add option suggestion for -Werror=foo and corresponding pragma.Martin Liska1-3/+14
2019-04-30Wrap a string with _ for translation (PR translation/90274).Martin Liska1-1/+2
2019-03-19re PR debug/88389 (-flto -g -gsplit-dwarf is broken)Richard Biener1-0/+8
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-10/+10
2019-01-30re PR rtl-optimization/89115 (compile time and memory hog)Richard Biener1-1/+10
2019-01-06opts.c (enable_fdo_optimizations): Enable version-loops-for-strides...Jan Hubicka1-0/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao1-0/+154
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-0/+5
2018-11-14re PR middle-end/59658 (Document -f* flags enabled by -Og)Sandra Loosemore1-65/+76
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska1-0/+1
2018-11-08collect2.c (linker_select): Add USE_LLD_LD.Roman Geissler1-0/+1
2018-11-01gOlogy: skip dbranch at -OgAlexandre Oliva1-1/+1
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm1-0/+4
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska1-0/+33
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+4
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm1-0/+4
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-14/+3
2018-07-17Do not enable OPT_falign_* for -Os.Martin Liska1-4/+4
2018-07-17Define MAX_CODE_ALIGN globally.Martin Liska1-4/+0
2018-07-04[multiple changes]Martin Liska1-20/+88
2018-06-28Come up with new --completion option.Martin Liska1-0/+3
2018-02-20Add limit for maximal alignment options (PR c/84310).Martin Liska1-0/+20
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-0/+1
2018-01-15re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek1-0/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-19[PATCH] -fdump-tree, -save-temps=obj & subdirsNathan Sidwell1-8/+18
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz1-1/+1
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-0/+1
2017-12-07Add unroll and jam passMichael Matz1-0/+1
2017-12-05invoke.texi: Document the options.Martin Liska1-0/+15
2017-11-16Set default to -fomit-frame-pointerWilco Dijkstra1-0/+1
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-5/+1
2017-10-19flag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.Jakub Jelinek1-0/+1
2017-10-11Do not error for no_sanitize attributes (PR sanitizer/82490).Martin Liska1-4/+4
2017-09-06asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu1-19/+51
2017-08-29Fix --help=target (PR other/39851).Martin Liska1-4/+10
2017-08-08invoke.texi: Document -ftree-loop-distribution for O3.Bin Cheng1-0/+1
2017-08-01Remove flag_tree_vectorizeJames Greenhalgh1-8/+4
2017-07-28re PR sanitizer/80998 (Implement -fsanitize=pointer-overflow)Jakub Jelinek1-0/+1
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+27
2017-07-17Do not allow -fgnu-tm w/ -fsanitize={kernel-,}address (PR sanitizer/81302).Martin Liska1-0/+7