summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/13448mmitchel2004-02-291-1/+1
* * c-decl.c (c_expand_deferred_function): Remove.kazu2004-02-261-1/+0
* * c-parse.in (maybe_type_qual): Delete.zack2004-02-121-2/+2
* gcc/kazu2004-02-041-1/+1
* 2004-02-03 Paolo Bonzini <bonzini@gnu.org>paolo2004-02-031-0/+1
* 2003-12-03 Eric Christopher <echristo@redhat.com>echristo2003-12-031-0/+3
* 2003-11-24 Eric Christopher <echristo@redhat.com>echristo2003-11-241-4/+20
* * c-typeck.c (c_convert_parm_for_inlining): Add argnum, whichmrs2003-11-121-1/+1
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-11/+3
* * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.hubicka2003-09-031-1/+1
* * c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.zack2003-08-301-2/+1
* * c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.zack2003-08-301-0/+4
* * c-tree.h (C_DECL_FILE_SCOPE): Move ...rth2003-08-291-5/+0
* 2003-08-05 Steven Bosscher <steven@gcc.gnu.org>steven2003-08-051-7/+0
* * c-common.c (flag_noniso_default_format_attributes): Delete.sayle2003-08-041-1/+0
* * c-decl.c (last_function_parm_vars, current_function_parm_vars):zack2003-07-291-2/+1
* * c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warnhp2003-07-281-0/+1
* * c-common.h (num_in_fnames): Declare.geoffk2003-07-211-0/+1
* * c-decl.c (named_labels, shadowed_labels, label_level_chain)zack2003-07-191-3/+1
* * c-decl.c (pushdecl_function_level): Make static, return nothing.zack2003-07-181-2/+6
* * c-decl.c: Fix typos in several comments. Remove allzack2003-07-171-1/+1
* 2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-07-161-2/+1
* Index: ChangeLoggeoffk2003-07-111-3/+17
* gcc:ghazi2003-07-041-0/+5
* * c-tree.h (define_label): Replace filename and lineno argumentsnathan2003-07-011-1/+1
* * c-tree.h (grokfield): Remove unused filename and line parameters.nathan2003-06-271-1/+1
* * c-lex.c: Convert to ISO C90.aj2003-06-221-116/+110
* * c-tree.h: Remove declaration of poplevel.aj2003-06-191-1/+0
* 2003-04-10 Zack Weinberg <zack@codesourcery.com>zack2003-04-111-37/+29
* * c-tree.h (struct lang_identifier): Remove error_locus field.zack2003-03-171-5/+1
* * c-common.h (c_common_init, c_common_post_options): Update.neil2003-03-081-1/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-0/+1
* Index: gcc/ChangeLoggeoffk2002-09-161-1/+2
* * c-typeck.c (c_tree_expr_nonnegative_p): New function.rth2002-09-081-0/+1
* [gcc/ChangeLog]zlaski2002-09-061-0/+1
* * c-lang.c (recognize_objc_keyword): Remove, no longer used.shebs2002-09-031-1/+0
* * c-tree.h (skip_evaluation): Move declaration...aoliva2002-08-151-5/+0
* 2002-08-09 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-101-3/+3
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-1/+0
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-72/+0
* * c-common.c (c_sizeof_or_alignof_type): Take a third argument forgdr2002-07-251-1/+1
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-1/+0
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-11/+24
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+1
* * c-common.c (warn_multichar): New.neil2002-05-061-4/+0
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-1/+0
* * Makefile.in: Update.neil2002-04-201-3/+3
* * builtins.c: Include langhooks.h.neil2002-04-191-0/+1
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-0/+1
* PR opt/4330rth2002-04-031-0/+1