summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* In gcc/:nicola2010-10-063-0/+15
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-053-6/+14
* * optc-gen.awk: Define global_options_set. Don't definejsm282010-10-042-4/+10
* gcc/:ian2010-10-042-0/+8
* gcc/fxcoudert2010-10-032-85/+17
* add @optional/@required to prto listsiains2010-09-304-1/+24
* * opt-functions.awk (static_var): Update comment.jsm282010-09-304-11/+28
* In gcc/c-family/:nicola2010-09-302-0/+11
* Fixed dates in ChangeLogs for my last commit - apologiesnicola2010-09-291-1/+1
* In gcc/:nicola2010-09-293-0/+16
* * doc/options.texi (Variable, Var, Init): Update documentationjsm282010-09-292-2/+6
* gcc:jsm282010-09-294-19/+29
* In gcc/:nicola2010-09-295-12/+35
* add parsing for ObjC* method & method parm attributesiains2010-09-283-6/+19
* Hookize TARGET_UNWIND_INFO et al.rth2010-09-281-1/+1
* add ObjC* class, category and protocol attribute parsersiains2010-09-283-6/+18
* gcc/:ian2010-09-272-0/+34
* In gcc/:nicola2010-09-273-0/+31
* * doc/extend.texi: (attribute leaf): Document.hubicka2010-09-242-0/+30
* * common.opt (-assemble, -compile, -coverage, -debug, -dump,jsm282010-09-222-0/+168
* Fixed ChangeLog entry for a previous commit of minenicola2010-09-221-4/+10
* Fixed ChangeLog entries for my last commitnicola2010-09-211-0/+8
* PR objc/23710nicola2010-09-212-2/+3
* PR objc/25965nicola2010-09-212-0/+7
* In gcc/:nicola2010-09-201-1/+1
* * c-common.c (parse_optimize_options): Remove period at end ofian2010-09-152-2/+2
* * c-common.c (parse_optimize_options): Do not capitalize warningian2010-09-152-2/+7
* * configure.ac (gnu_indirect_function): New test.nathan2010-09-092-7/+66
* * c-common.h (do_warn_double_promotion): Declare.mmitchel2010-09-063-0/+41
* * c.opt (Wdouble-promotion): New.mmitchel2010-09-052-0/+8
* * c.opt (falt-external-templates, fhuge-objects, fvtable-gc,jsm282010-09-022-5/+10
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-023-57/+34
* PR driver/44076jsm282010-09-024-29/+22
* 2010-08-25 Richard Guenther <rguenther@suse.de>rguenth2010-08-252-31/+5
* gcc/froydnj2010-08-204-13/+13
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-163-9/+18
* * common.opt: Add driver options.jsm282010-08-162-3/+7
* * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD andjsm282010-08-123-7/+12
* * opts.h (struct cl_option_handler_func): Make handler takejsm282010-08-112-6/+11
* * c-pragma.c (add_to_renaming_pragma_list): Fix call to VEC_safe_push.froydnj2010-08-082-3/+7
* * c-pragma.c (pending_redefinition): Declare. Declare a VEC of it.froydnj2010-08-082-19/+49
* * c-ada-spec.c (dump_ada_template): Mark underlying instance type ascharlet2010-08-042-30/+54
* * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.jsm282010-08-033-9/+6
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-273-16/+26
* PR c/45079jakub2010-07-272-0/+9
* * common.opt (o): Add MissingArgError.jsm282010-07-274-71/+26
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-273-17/+61
* gcc/froydnj2010-07-153-4/+9
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-083-5/+13
* 2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-032-6/+40