aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
2004-09-09re PR c/8420 (volatile after the type specifier for an unnamed structure is r...Joseph Myers1-13/+52
2004-09-09c-tree.h (enum c_declarator_kind, [...]): New.Joseph Myers1-17/+98
2004-09-09c-tree.h (C_DECL_USED, [...]): New.Joseph Myers1-0/+15
2004-09-08c-decl.c (groktypename_in_parm_context): Remove function.Ziemowit Laski1-1/+0
2004-09-03c-decl.c (store_parm_decls_newstyle): Make static.Ziemowit Laski1-1/+1
2004-09-02c-decl.c (store_parm_decls_newstyle): Make externally visible.Ziemowit Laski1-0/+1
2004-08-31attribs.c (strip_attrs): Remove.Joseph Myers1-0/+1
2004-08-30c-tree.h (struct language_function): Add arg_info element.Joseph Myers1-0/+1
2004-08-28c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski1-2/+0
2004-08-26c-typeck.c (build_offsetof): Remove.Richard Henderson1-1/+0
2004-08-25c-decl.c (grokparm): New function.Ziemowit Laski1-0/+1
2004-08-22* c-tree.h (c_sizeof_nowarn): Remove.Joseph Myers1-2/+0
2004-08-21c-decl.c (set_array_declarator_type): Rename to set_array_declarator_inner.Joseph Myers1-1/+4
2004-08-21c-decl.c (build_array_declarator, [...]): Change boolean parameters to type b...Joseph Myers1-3/+3
2004-07-22re PR c/11250 (-pedantic accepts `char a[] = ("x");')Joseph Myers1-4/+6
2004-07-19c-tree.h (struct c_expr): Define.Joseph Myers1-6/+15
2004-07-17langhooks.h (builtin_function): New langhook.Joseph Myers1-0/+2
2004-07-08c-decl.c (static_ctors, [...]): Make static.Zack Weinberg1-4/+0
2004-07-05langhooks.c: Don't include gt-langhooks.h.Zack Weinberg1-1/+0
2004-07-05c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.Nathan Sidwell1-1/+1
2004-07-03c-decl.c (struct c_binding): Remove contour field; add depth, invisible, nest...Zack Weinberg1-6/+2
2004-07-01re PR c/1027 (slightly misleading printf format warning)Joseph Myers1-0/+2
2004-06-24c-decl.c (c_in_iteration_stmt, [...]): Remove.Richard Henderson1-20/+14
2004-06-21alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner1-1/+0
2004-06-21c-common.def (RETURN_STMT): Remove.Richard Henderson1-0/+1
2004-06-21c-common.c (verify_sequence_points): Export.Richard Henderson1-1/+1
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson1-0/+3
2004-06-16c-common.h (c_begin_if_stmt, [...]): Remove decls.Richard Henderson1-1/+1
2004-06-16c-parse.in (if_stmt_locus): Remove.Richard Henderson1-4/+4
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-2/+20
2004-06-13c-typeck.c (comptypes, [...]): Remove flags parameter.Joseph Myers1-6/+1
2004-06-06re PR c/13519 (typeof(nonconst+const) is const)Joseph Myers1-0/+1
2004-06-01c-parse.in (OFFSETOF, [...]): New.Richard Henderson1-0/+1
2004-05-30c-decl.c (c_expand_body_1): Remove and fold back into ...Andrew Pinski1-1/+0
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-3/+14
2004-03-28re PR c/14734 (Error recovery problem with undeclared array bounds)Zack Weinberg1-28/+4
2004-03-28c-tree.h (C_DECL_REGISTER): New.Joseph Myers1-0/+5
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-46/+25
2004-02-29re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell1-1/+1
2004-02-26c-decl.c (c_expand_deferred_function): Remove.Kazu Hirata1-1/+0
2004-02-12c-parse.in (maybe_type_qual): Delete.Zack Weinberg1-2/+2
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-03re PR c/11658 (Wrong error message)Paolo Bonzini1-0/+1
2003-12-03c-parse.in (c_in_iteration_stmt, [...]): Move from here...Eric Christopher1-0/+3
2003-11-24re PR c/13014 (if shortcut misses required diagnostics)Eric Christopher1-4/+20
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump1-1/+1
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski1-11/+3
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka1-1/+1
2003-08-30c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.Zack Weinberg1-2/+1
2003-08-30c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.Zack Weinberg1-0/+4