aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
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
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson1-5/+0
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher1-7/+0
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-1/+0
2003-07-29c-decl.c (last_function_parm_vars, [...]): New static variables.Zack Weinberg1-2/+1
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson1-0/+1
2003-07-21c-common.h (num_in_fnames): Declare.Geoffrey Keating1-0/+1
2003-07-19* c-decl.c (named_labels, shadowed_labels, label_level_chain)Zack Weinberg1-3/+1
2003-07-18c-decl.c (pushdecl_function_level): Make static, return nothing.Zack Weinberg1-2/+6
2003-07-17c-decl.c: Fix typos in several comments.Zack Weinberg1-1/+1
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski1-2/+1
2003-07-11Index: ChangeLogGeoffrey Keating1-3/+17
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi1-0/+5
2003-07-01c-tree.h (define_label): Replace filename and lineno arguments with a locatio...Nathan Sidwell1-1/+1
2003-06-27c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell1-1/+1
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger1-116/+110
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-1/+0
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg1-37/+29
2003-03-17c-tree.h (struct lang_identifier): Remove error_locus field.Zack Weinberg1-5/+1
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-1/+1
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka1-0/+1
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-1/+2
2002-09-07c-typeck.c (c_tree_expr_nonnegative_p): New function.Ansgar Esztermann1-0/+1
2002-09-06c-lang.c (objc_is_id): New stub.Ziemowit Laski1-0/+1
2002-09-03c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs1-1/+0
2002-08-15c-tree.h (skip_evaluation): Move declaration...Alexandre Oliva1-5/+0
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski1-3/+3
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-1/+0
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth1-72/+0
2002-07-25c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis1-1/+1
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-11/+24
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth1-1/+1
2002-05-06c-common.c (warn_multichar): New.Neil Booth1-4/+0
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth1-1/+0
2002-04-20Makefile.in: Update.Neil Booth1-3/+3
2002-04-19builtins.c: Include langhooks.h.Neil Booth1-0/+1
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth1-0/+1
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson1-0/+1
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-0/+1
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth1-1/+1
2002-03-28c-decl.c (finish_function): New arg can_defer_p.Richard Henderson1-1/+1
2002-03-27Makefile.in (attribs.o): Update.Neil Booth1-0/+1
2002-03-26Makefile.in (ggc-common.o): Update.Neil Booth1-0/+1
2002-03-21Makefile.in (fold-const.o, [...]): Update.Neil Booth1-1/+9
2002-03-19re PR c/5656 (ICE in emit_move_insn, at expr.c:2748, regression from gcc 3.0)Jakub Jelinek1-0/+1
2002-03-17c-common.h (yyparse, [...]): New.Neil Booth1-1/+0