OSDN Git Service

PR c/46547
[pf3gnuchains/gcc-fork.git] / gcc / c-family / ChangeLog
2010-11-19 jsm28 PR c/46547
2010-11-19 jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-11-19 nicolaIn gcc/:
2010-11-18 froydnjgcc/
2010-11-17 jsm28 * doc/invoke.texi (-dy): Remove.
2010-11-16 jakub PR c++/46401
2010-11-15 iangcc/:
2010-11-15 nicolaIn gcc/:
2010-11-15 froydnjgcc/c-family/
2010-11-12 jsm28 * opts-common.c (control_warning_option): New.
2010-11-12 jsm28 * Makefile.in (OPTS_H): Define.
2010-11-11 jsm28 * opts.c (warning_as_error_callback,
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-06 iainsNS/CF String format syntax parsing.
2010-11-04 nicolaIn gcc/:
2010-11-03 nicolaIn gcc/c-family/:
2010-11-03 nicolaIn gcc/:
2010-11-01 nicolaIn gcc/c-family/:
2010-11-01 jason * tree.h (EXPR_LOC_OR_HERE): New macro.
2010-10-30 nicolaIn gcc/:
2010-10-29 charlet * c-ada-spec.c (separate_class_package): New function.
2010-10-27 jasongcc/c-family/
2010-10-27 jasonc-family/
2010-10-27 nicolaIn gcc/:
2010-10-27 nicolaIn gcc/:
2010-10-23 nicolaIn gcc/cp/:
2010-10-22 rguenth2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail...
2010-10-20 nicolaIn gcc/:
2010-10-20 nicolaIn gcc/:
2010-10-18 nicolaIn gcc/:
2010-10-18 meissnerFix PR 46041
2010-10-18 nicolaIn gcc/:
2010-10-17 nicolaIn gcc/:
2010-10-17 iainsadd parse support for @package to ObjC*
2010-10-15 meissnerAdd fma support
2010-10-14 iainsadd @property to ObjC*
2010-10-13 iainsimplement method attributes.
2010-10-08 jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-06 nicolaIn gcc/:
2010-10-05 jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-04 jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-10-04 iangcc/:
2010-10-03 fxcoudertgcc/
2010-09-30 iainsadd @optional/@required to prto lists
2010-09-30 jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-30 nicolaIn gcc/c-family/:
2010-09-29 nicolaFixed dates in ChangeLogs for my last commit - apologies
2010-09-29 nicolaIn gcc/:
2010-09-29 jsm28 * doc/options.texi (Variable, Var, Init): Update docum...
2010-09-29 jsm28gcc:
2010-09-29 nicolaIn gcc/:
2010-09-28 iainsadd parsing for ObjC* method & method parm attributes
2010-09-28 iainsadd ObjC* class, category and protocol attribute parsers
2010-09-27 iangcc/:
2010-09-27 nicolaIn gcc/:
2010-09-24 hubicka * doc/extend.texi: (attribute leaf): Document.
2010-09-22 jsm28 * common.opt (-assemble, -compile, -coverage, -debug...
2010-09-22 nicolaFixed ChangeLog entry for a previous commit of mine
2010-09-21 nicolaFixed ChangeLog entries for my last commit
2010-09-15 ian * c-common.c (parse_optimize_options): Remove period...
2010-09-15 ian * c-common.c (parse_optimize_options): Do not capitali...
2010-09-09 nathan * configure.ac (gnu_indirect_function): New test.
2010-09-06 mmitchel * c-common.h (do_warn_double_promotion): Declare.
2010-09-05 mmitchel * c.opt (Wdouble-promotion): New.
2010-09-02 jsm28 * c.opt (falt-external-templates, fhuge-objects, fvtab...
2010-09-02 jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02 jsm28 PR driver/44076
2010-08-25 rguenth2010-08-25 Richard Guenther <rguenther@suse.de>
2010-08-20 froydnjgcc/
2010-08-16 jsm28 * doc/options.texi (NoDriverArg): Document.
2010-08-16 jsm28 * common.opt: Add driver options.
2010-08-12 jsm28 * gcc.c (cpp_unique_options): Generate -MDX and -MMDX...
2010-08-11 jsm28 * opts.h (struct cl_option_handler_func): Make handler...
2010-08-08 froydnj * c-pragma.c (add_to_renaming_pragma_list): Fix call...
2010-08-08 froydnj * c-pragma.c (pending_redefinition): Declare. Declare...
2010-08-04 charlet * c-ada-spec.c (dump_ada_template): Mark underlying...
2010-08-03 jsm28 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
2010-07-27 jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27 jakub PR c/45079
2010-07-27 jsm28 * common.opt (o): Add MissingArgError.
2010-07-27 jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-03 manu2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-03 stevenMove c-family/* ChangeLog entries to their proper place.
2010-06-30 manu2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-29 amylaargcc:
2010-06-28 aesok * double-int.h (force_fit_type_double): Remove declara...
2010-06-28 stevengcc/ChangeLog:
2010-06-24 manu2010-06-24 Andi Kleen <ak@linux.intel.com>
2010-06-21 jsm28 * c.opt (lang-objc): Remove.
2010-06-21 amylaar * c-opts.c: Include "tm_p.h".
2010-06-20 jsm28 PR other/32998
2010-06-18 froydnjgcc/
2010-06-17 amylaar PR bootstrap/44512
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-16 rguenth2010-06-16 Richard Guenther <rguenther@suse.de>
2010-06-15 charlet * c-ada-spec.c (dump_sloc): Remove column info.
2010-06-11 manu2010-06-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
next