opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
[gcc.git] / gcc / c-family / ChangeLog
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-10-04 Ian Lance Taylorc-typeck.c (lookup_field): If -fplan9-extensions, permi...
2010-10-03 François-Xavier... cppbuiltin.c: New file.
2010-09-30 Iain Sandoeadd @optional/@required to prto lists
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-30 Nicola PeroIn gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero...
2010-09-29 Nicola PeroFixed dates in ChangeLogs for my last commit - apologies
2010-09-29 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-29 Joseph Myersoptions.texi (Variable, Var, Init): Update documentatio...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-29 Nicola PeroIn gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innov...
2010-09-28 Iain Sandoeadd parsing for ObjC* method & method parm attributes
2010-09-28 Iain Sandoeadd ObjC* class, category and protocol attribute parsers
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-27 Nicola PeroIn gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innov...
2010-09-24 Jan Hubickaextend.texi: (attribute leaf): Document.
2010-09-22 Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-22 Nicola PeroFixed ChangeLog entry for a previous commit of mine
2010-09-21 Nicola PeroFixed ChangeLog entries for my last commit
2010-09-15 Ian Lance Taylorc-common.c (parse_optimize_options): Remove period...
2010-09-15 Ian Lance Taylorc-common.c (parse_optimize_options): Do not capitalize...
2010-09-09 Nathan Sidwellconfigure.ac (gnu_indirect_function): New test.
2010-09-06 Mark Mitchellc-common.h (do_warn_double_promotion): Declare.
2010-09-05 Mark Mitchellc.opt (Wdouble-promotion): New.
2010-09-02 Joseph Myersc.opt (falt-external-templates, [...]): Mark no longer...
2010-09-02 Joseph Myersopts.h (struct cl_option): Add warn_message field.
2010-09-02 Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-08-25 Richard Guentheralias.c (get_alias_set): Assign a single alias-set...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-16 Joseph Myersoptions.texi (NoDriverArg): Document.
2010-08-16 Joseph Myerscommon.opt: Add driver options.
2010-08-12 Joseph Myersgcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-11 Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-08-08 Nathan Froydc-pragma.c (add_to_renaming_pragma_list): Fix call...
2010-08-08 Nathan Froydc-pragma.c (pending_redefinition): Declare.
2010-08-04 Arnaud Charletc-ada-spec.c (dump_ada_template): Mark underlying insta...
2010-08-03 Joseph Myersalpha.h (SWITCH_TAKES_ARG): Define.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Jakub Jelinekre PR c/45079 (function names in error message (�c_mayb...
2010-07-27 Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-03 Manuel López-Ibáñezc-common.c (IN_GCC_FRONTEND): Do not undef.
2010-07-03 Steven BosscherMove c-family/* ChangeLog entries to their proper place.
2010-06-30 Manuel López-Ibáñeztree.h (block_may_fallthru): Declare here.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-28 Anatoly Sokolovdouble-int.h (force_fit_type_double): Remove declaration.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-24 Andi Kleenc-parser.c (c_parser_conditional_expression): Call...
2010-06-21 Joseph Myersc.opt (lang-objc): Remove.
2010-06-21 Joern Rennecke* c-opts.c: Include "tm_p.h".
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-18 Nathan Froydfunction.h (types_used_by_cur_var_decl): Change type...
2010-06-17 Joern Renneckere PR bootstrap/44512 (--enable-build-with-cxx bootstra...
2010-06-16 Jason Merrillc.opt: Add -Wnoexcept.
2010-06-16 Richard Guentherre PR c/44555 (Pointer evalutions, is that expected ?)
2010-06-15 Arnaud Charletc-ada-spec.c (dump_sloc): Remove column info.
2010-06-11 Manuel López-Ibáñezc-common.c (conversion_warning): Warn at expression...
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.