| Commit message (Expand) | Author | Age | Files | Lines |
* | In gcc/: | nicola | 2010-10-06 | 3 | -0/+15 |
* | * opts-common.c (handle_option, handle_generated_option, | jsm28 | 2010-10-05 | 3 | -6/+14 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 2 | -4/+10 |
* | gcc/: | ian | 2010-10-04 | 2 | -0/+8 |
* | gcc/ | fxcoudert | 2010-10-03 | 2 | -85/+17 |
* | add @optional/@required to prto lists | iains | 2010-09-30 | 4 | -1/+24 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 4 | -11/+28 |
* | In gcc/c-family/: | nicola | 2010-09-30 | 2 | -0/+11 |
* | Fixed dates in ChangeLogs for my last commit - apologies | nicola | 2010-09-29 | 1 | -1/+1 |
* | In gcc/: | nicola | 2010-09-29 | 3 | -0/+16 |
* | * doc/options.texi (Variable, Var, Init): Update documentation | jsm28 | 2010-09-29 | 2 | -2/+6 |
* | gcc: | jsm28 | 2010-09-29 | 4 | -19/+29 |
* | In gcc/: | nicola | 2010-09-29 | 5 | -12/+35 |
* | add parsing for ObjC* method & method parm attributes | iains | 2010-09-28 | 3 | -6/+19 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 1 | -1/+1 |
* | add ObjC* class, category and protocol attribute parsers | iains | 2010-09-28 | 3 | -6/+18 |
* | gcc/: | ian | 2010-09-27 | 2 | -0/+34 |
* | In gcc/: | nicola | 2010-09-27 | 3 | -0/+31 |
* | * doc/extend.texi: (attribute leaf): Document. | hubicka | 2010-09-24 | 2 | -0/+30 |
* | * common.opt (-assemble, -compile, -coverage, -debug, -dump, | jsm28 | 2010-09-22 | 2 | -0/+168 |
* | Fixed ChangeLog entry for a previous commit of mine | nicola | 2010-09-22 | 1 | -4/+10 |
* | Fixed ChangeLog entries for my last commit | nicola | 2010-09-21 | 1 | -0/+8 |
* | PR objc/23710 | nicola | 2010-09-21 | 2 | -2/+3 |
* | PR objc/25965 | nicola | 2010-09-21 | 2 | -0/+7 |
* | In gcc/: | nicola | 2010-09-20 | 1 | -1/+1 |
* | * c-common.c (parse_optimize_options): Remove period at end of | ian | 2010-09-15 | 2 | -2/+2 |
* | * c-common.c (parse_optimize_options): Do not capitalize warning | ian | 2010-09-15 | 2 | -2/+7 |
* | * configure.ac (gnu_indirect_function): New test. | nathan | 2010-09-09 | 2 | -7/+66 |
* | * c-common.h (do_warn_double_promotion): Declare. | mmitchel | 2010-09-06 | 3 | -0/+41 |
* | * c.opt (Wdouble-promotion): New. | mmitchel | 2010-09-05 | 2 | -0/+8 |
* | * c.opt (falt-external-templates, fhuge-objects, fvtable-gc, | jsm28 | 2010-09-02 | 2 | -5/+10 |
* | * opts.h (struct cl_option): Add warn_message field. | jsm28 | 2010-09-02 | 3 | -57/+34 |
* | PR driver/44076 | jsm28 | 2010-09-02 | 4 | -29/+22 |
* | 2010-08-25 Richard Guenther <rguenther@suse.de> | rguenth | 2010-08-25 | 2 | -31/+5 |
* | gcc/ | froydnj | 2010-08-20 | 4 | -13/+13 |
* | * doc/options.texi (NoDriverArg): Document. | jsm28 | 2010-08-16 | 3 | -9/+18 |
* | * common.opt: Add driver options. | jsm28 | 2010-08-16 | 2 | -3/+7 |
* | * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and | jsm28 | 2010-08-12 | 3 | -7/+12 |
* | * opts.h (struct cl_option_handler_func): Make handler take | jsm28 | 2010-08-11 | 2 | -6/+11 |
* | * c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push. | froydnj | 2010-08-08 | 2 | -3/+7 |
* | * c-pragma.c (pending_redefinition): Declare. Declare a VEC of it. | froydnj | 2010-08-08 | 2 | -19/+49 |
* | * c-ada-spec.c (dump_ada_template): Mark underlying instance type as | charlet | 2010-08-04 | 2 | -30/+54 |
* | * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define. | jsm28 | 2010-08-03 | 3 | -9/+6 |
* | * coretypes.h (struct cl_option_handlers): Declare. | jsm28 | 2010-07-27 | 3 | -16/+26 |
* | PR c/45079 | jakub | 2010-07-27 | 2 | -0/+9 |
* | * common.opt (o): Add MissingArgError. | jsm28 | 2010-07-27 | 4 | -71/+26 |
* | * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK, | jsm28 | 2010-07-27 | 3 | -17/+61 |
* | gcc/ | froydnj | 2010-07-15 | 3 | -4/+9 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 3 | -5/+13 |
* | 2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-03 | 2 | -6/+40 |