aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family
AgeCommit message (Expand)AuthorFilesLines
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers2-4/+10
2010-10-04c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field...Ian Lance Taylor2-0/+8
2010-10-03cppbuiltin.c: New file.François-Xavier Coudert2-85/+17
2010-09-30add @optional/@required to prto listsIain Sandoe4-1/+24
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers4-11/+28
2010-09-30In gcc/c-family/: 2010-09-30 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero2-0/+11
2010-09-29Fixed dates in ChangeLogs for my last commit - apologiesNicola Pero1-1/+1
2010-09-29In gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero3-0/+16
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers2-2/+6
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers4-19/+29
2010-09-29In gcc/: 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero5-12/+35
2010-09-28add parsing for ObjC* method & method parm attributesIain Sandoe3-6/+19
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+1
2010-09-28add ObjC* class, category and protocol attribute parsersIain Sandoe3-6/+18
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor2-0/+34
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero3-0/+31
2010-09-24extend.texi: (attribute leaf): Document.Jan Hubicka2-0/+30
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers2-0/+168
2010-09-22Fixed ChangeLog entry for a previous commit of mineNicola Pero1-4/+10
2010-09-21Fixed ChangeLog entries for my last commitNicola Pero1-0/+8
2010-09-21re PR objc/23710 (objc front-end should not "abort" after erroring out about ...Nicola Pero2-2/+3
2010-09-21re PR objc/25965 (Allows duplicate member names in objc subclasses)Nicola Pero2-0/+7
2010-09-20In gcc/:Nicola Pero1-1/+1
2010-09-15c-common.c (parse_optimize_options): Remove period at end of warning message.Ian Lance Taylor2-2/+2
2010-09-15c-common.c (parse_optimize_options): Do not capitalize warning messages.Ian Lance Taylor2-2/+7
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell2-7/+66
2010-09-06c-common.h (do_warn_double_promotion): Declare.Mark Mitchell3-0/+41
2010-09-05c.opt (Wdouble-promotion): New.Mark Mitchell2-0/+8
2010-09-02c.opt (falt-external-templates, [...]): Mark no longer supported in help text.Joseph Myers2-5/+10
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers3-57/+34
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers4-29/+22
2010-08-25alias.c (get_alias_set): Assign a single alias-set to all pointers.Richard Guenther2-31/+5
2010-08-20vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd4-13/+13
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers3-9/+18
2010-08-16common.opt: Add driver options.Joseph Myers2-3/+7
2010-08-12gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and -MMD.Joseph Myers3-7/+12
2010-08-11opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s...Joseph Myers2-6/+11
2010-08-08c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push.Nathan Froyd2-3/+7
2010-08-08c-pragma.c (pending_redefinition): Declare.Nathan Froyd2-19/+49
2010-08-04c-ada-spec.c (dump_ada_template): Mark underlying instance type as visited.Arnaud Charlet2-30/+54
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers3-9/+6
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers3-16/+26
2010-07-27re PR c/45079 (function names in error message (�c_maybe_const_expr� not ...Jakub Jelinek2-0/+9
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers4-71/+26
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers3-17/+61
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd3-4/+9
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez3-5/+13
2010-07-03c-common.c (IN_GCC_FRONTEND): Do not undef.Manuel López-Ibáñez2-6/+40
2010-07-03Move c-family/* ChangeLog entries to their proper place.Steven Bosscher1-0/+20
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez2-1/+4