summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-opts.c
Commit message (Expand)AuthorAgeFilesLines
* c-family/steven2012-06-211-1/+7
* 2012-05-29 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2012-05-291-2/+0
* /c-familypaolo2012-05-281-1/+2
* 2012-05-17 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-171-11/+1
* 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-141-12/+37
* 2012-05-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-131-16/+2
* 2012-05-11 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-111-1/+4
* Add new option, -Wliteral-suffix.aaw2012-04-271-0/+4
* 2012-04-22 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-04-221-6/+6
* * c-common.h (enum cxx_dialect): Add cxx1y.jason2012-03-211-1/+22
* 2012-01-18 Richard Guenther <rguenther@suse.de>rguenth2012-01-181-0/+7
* 2012-01-10 Richard Guenther <rguenther@suse.de>rguenth2012-01-101-4/+0
* gcc:jsm282011-12-201-11/+11
* shift flag_next/gnu_runtime to modern opts system.iains2011-11-301-8/+0
* PR c++/50810jason2011-11-021-3/+15
* PR c++/50920jason2011-10-311-9/+9
* /c-familypaolo2011-10-231-15/+3
* /c-familypaolo2011-10-231-3/+15
* Support -fdebug-cpp optiondodji2011-10-171-0/+4
* Generate virtual locations for tokensdodji2011-10-171-0/+12
* Add ability to force lexed tokens' source_locations.gchare2011-08-221-5/+10
* PR c++/49813jason2011-07-221-0/+3
* * doc/invoke.texi: Document -Wdelete-non-virtual-dtor.redi2011-06-041-0/+1
* Implement -Wno-maybe-uninitializeddavidxl2011-04-261-0/+1
* * doc/tm.texi.in: Document C target hooks as separate from generaljsm282011-04-061-1/+16
* * c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).jason2011-03-181-4/+0
* c-family/jason2011-03-151-0/+4
* PR pch/47430jakub2011-01-261-1/+7
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-2/+2
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-3/+3
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-4/+4
* * common.opt (debug_struct_ordinary, debug_struct_generic): Newjsm282010-11-191-3/+4
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-22/+1
* * opts-common.c (control_warning_option): New.jsm282010-11-121-1/+5
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-5/+7
* * opts.c (warning_as_error_callback,jsm282010-11-111-96/+19
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-4/+4
* * common.opt (flag_excess_precision_cmdline, flag_generate_lto,jsm282010-11-101-1/+1
* In gcc/:nicola2010-10-201-1/+0
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-8/+13
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-3/+5
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-041-4/+5
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-3/+5
* gcc:jsm282010-09-291-8/+8
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-36/+0
* PR driver/44076jsm282010-09-021-18/+0
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-3/+3
* * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD andjsm282010-08-121-3/+3
* * opts.h (struct cl_option_handler_func): Make handler takejsm282010-08-111-6/+6
* * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.jsm282010-08-031-5/+0