Age | Commit message (Expand) | Author | Files | Lines |
2004-12-18 | re PR middle-end/16417 (crappy code (gcc.c-torture/compile/20020210-1.c) in a... | Richard Henderson | 1 | -4/+1 |
2004-12-07 | c-tree.h (struct lang_type): Rename 'objc_protocols' field to 'objc_info'. | Ziemowit Laski | 1 | -3/+4 |
2004-12-07 | c-tree.h (struct lang_type): Add 'objc_protocols' field. | Ziemowit Laski | 1 | -0/+3 |
2004-11-11 | c-typeck.c (c_size_in_bytes, [...]): Make them static. | Kazu Hirata | 1 | -2/+0 |
2004-10-14 | c-tree.h (enum c_typespec_kind, [...]): New. | Joseph Myers | 1 | -2/+41 |
2004-09-30 | c-tree.h (readonly_error): Remove. | Joseph Myers | 1 | -1/+0 |
2004-09-17 | c-tree.h (enum c_typespec_keyword): New. | Joseph Myers | 1 | -11/+36 |
2004-09-14 | c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p. | Joseph Myers | 1 | -3/+12 |
2004-09-13 | c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics. | Joseph Myers | 1 | -2/+8 |
2004-09-11 | c-tree.h (enum c_storage_class): New. | Joseph Myers | 1 | -0/+16 |
2004-09-11 | c-tree.h (struct c_declspecs): Remove typedef_decl. | Joseph Myers | 1 | -2/+5 |
2004-09-09 | re PR c/8420 (volatile after the type specifier for an unnamed structure is r... | Joseph Myers | 1 | -13/+52 |
2004-09-09 | c-tree.h (enum c_declarator_kind, [...]): New. | Joseph Myers | 1 | -17/+98 |
2004-09-09 | c-tree.h (C_DECL_USED, [...]): New. | Joseph Myers | 1 | -0/+15 |
2004-09-08 | c-decl.c (groktypename_in_parm_context): Remove function. | Ziemowit Laski | 1 | -1/+0 |
2004-09-03 | c-decl.c (store_parm_decls_newstyle): Make static. | Ziemowit Laski | 1 | -1/+1 |
2004-09-02 | c-decl.c (store_parm_decls_newstyle): Make externally visible. | Ziemowit Laski | 1 | -0/+1 |
2004-08-31 | attribs.c (strip_attrs): Remove. | Joseph Myers | 1 | -0/+1 |
2004-08-30 | c-tree.h (struct language_function): Add arg_info element. | Joseph Myers | 1 | -0/+1 |
2004-08-28 | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 1 | -2/+0 |
2004-08-26 | c-typeck.c (build_offsetof): Remove. | Richard Henderson | 1 | -1/+0 |
2004-08-25 | c-decl.c (grokparm): New function. | Ziemowit Laski | 1 | -0/+1 |
2004-08-22 | * c-tree.h (c_sizeof_nowarn): Remove. | Joseph Myers | 1 | -2/+0 |
2004-08-21 | c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner. | Joseph Myers | 1 | -1/+4 |
2004-08-21 | c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b... | Joseph Myers | 1 | -3/+3 |
2004-07-22 | re PR c/11250 (-pedantic accepts `char a[] = ("x");') | Joseph Myers | 1 | -4/+6 |
2004-07-19 | c-tree.h (struct c_expr): Define. | Joseph Myers | 1 | -6/+15 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -0/+2 |
2004-07-08 | c-decl.c (static_ctors, [...]): Make static. | Zack Weinberg | 1 | -4/+0 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 1 | -1/+0 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -1/+1 |
2004-07-03 | c-decl.c (struct c_binding): Remove contour field; add depth, invisible, nest... | Zack Weinberg | 1 | -6/+2 |
2004-07-01 | re PR c/1027 (slightly misleading printf format warning) | Joseph Myers | 1 | -0/+2 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -20/+14 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+0 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -0/+1 |
2004-06-21 | c-common.c (verify_sequence_points): Export. | Richard Henderson | 1 | -1/+1 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 1 | -0/+3 |
2004-06-16 | c-common.h (c_begin_if_stmt, [...]): Remove decls. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | c-parse.in (if_stmt_locus): Remove. | Richard Henderson | 1 | -4/+4 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -2/+20 |
2004-06-13 | c-typeck.c (comptypes, [...]): Remove flags parameter. | Joseph Myers | 1 | -6/+1 |
2004-06-06 | re PR c/13519 (typeof(nonconst+const) is const) | Joseph Myers | 1 | -0/+1 |
2004-06-01 | c-parse.in (OFFSETOF, [...]): New. | Richard Henderson | 1 | -0/+1 |
2004-05-30 | c-decl.c (c_expand_body_1): Remove and fold back into ... | Andrew Pinski | 1 | -1/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -3/+14 |
2004-03-28 | re PR c/14734 (Error recovery problem with undeclared array bounds) | Zack Weinberg | 1 | -28/+4 |
2004-03-28 | c-tree.h (C_DECL_REGISTER): New. | Joseph Myers | 1 | -0/+5 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -46/+25 |
2004-02-29 | re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi... | Mark Mitchell | 1 | -1/+1 |