summaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-05-11[PATCH v2 1/4] Support for CodeView debugging formatMark Harmstone
2024-01-03Update copyright years.Jakub Jelinek
2023-01-02Update copyright years.Jakub Jelinek
2022-06-16flags: add commentJason Merrill
2022-05-10Properly use opts in finish_optionsRichard Biener
2022-01-03Update copyright years.Jakub Jelinek
2021-09-07debug: Add BTF_WITH_CORE_DEBUG debug formatIndu Bhagat
2021-07-19debug: Add new function ctf_debuginfo_pIndu Bhagat
2021-06-28CTF/BTF debug formatsIndu Bhagat
2021-05-20dwarf: new dwarf_debuginfo_p predicateIndu Bhagat
2021-05-20opts: change write_symbols to support bitmasksIndu Bhagat
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-07-16flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers
2010-11-19common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...Joseph Myers
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers
2010-10-12flag-types.h: New.Joseph Myers
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers
2010-09-17options.texi (Variable): Document.Joseph Myers
2010-07-12flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford