aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
AgeCommit message (Expand)Author
2004-02-29re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell
2003-12-03c-parse.in (c_in_iteration_stmt, [...]): Move from here...Eric Christopher
2003-11-24re PR c/13014 (if shortcut misses required diagnostics)Eric Christopher
2003-11-12c-typeck.c (c_convert_parm_for_inlining): Add argnum...Mike Stump
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka
2003-08-30c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.Zack Weinberg
2003-08-30c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.Zack Weinberg
2003-08-29c-tree.h (C_DECL_FILE_SCOPE): Move ...Richard Henderson
2003-08-05tree.h (DID_INLINE_FUNC): Remove macro.Steven Bosscher
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-07-29c-decl.c (last_function_parm_vars, [...]): New static variables.Zack Weinberg
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson
2003-07-21c-common.h (num_in_fnames): Declare.Geoffrey Keating
2003-07-19* c-decl.c (named_labels, shadowed_labels, label_level_chain)Zack Weinberg
2003-07-18c-decl.c (pushdecl_function_level): Make static, return nothing.Zack Weinberg
2003-07-17c-decl.c: Fix typos in several comments.Zack Weinberg
2003-07-16re PR c/10962 (lookup_field is a linear search on a linked list (can be slow ...Andrew Pinski
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi
2003-07-01c-tree.h (define_label): Replace filename and lineno arguments with a locatio...Nathan Sidwell
2003-06-27c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell
2003-06-22c-lex.c: Convert to ISO C90.Andreas Jaeger
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger
2003-04-11c-decl.c (struct binding_level): Add shadowed_tags and function_body...Zack Weinberg
2003-03-17c-tree.h (struct lang_identifier): Remove error_locus field.Zack Weinberg
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth
2003-02-12Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timeJan Hubicka
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-09-07c-typeck.c (c_tree_expr_nonnegative_p): New function.Ansgar Esztermann
2002-09-06c-lang.c (objc_is_id): New stub.Ziemowit Laski
2002-09-03c-lang.c (recognize_objc_keyword): Remove, no longer used.Stan Shebs
2002-08-15c-tree.h (skip_evaluation): Move declaration...Alexandre Oliva
2002-08-10c-common.c (flag_objc): New.Ziemowit Laski
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth
2002-08-01c-common.c: Define all C/ObjC/C++ warning and flag variables.Neil Booth
2002-07-25c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth
2002-05-06c-common.c (warn_multichar): New.Neil Booth
2002-04-25c-common.h (c_common_parse_file): Update.Neil Booth
2002-04-20Makefile.in: Update.Neil Booth
2002-04-19builtins.c: Include langhooks.h.Neil Booth
2002-04-18c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.Neil Booth
2002-04-03re PR rtl-optimization/4330 (Optimizer generates illegal assembly code)Richard Henderson
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth
2002-03-31c-common.c (c_unsafe_for_reeval): Rename.Neil Booth
2002-03-28c-decl.c (finish_function): New arg can_defer_p.Richard Henderson
2002-03-27Makefile.in (attribs.o): Update.Neil Booth