summaryrefslogtreecommitdiff
path: root/gcc/c-tree.h
Commit message (Expand)AuthorAgeFilesLines
* PR c/11250jsm282004-07-211-4/+6
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-6/+15
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-0/+2
* * c-decl.c (static_ctors, static_dtors): Make static.zack2004-07-081-4/+0
* * langhooks.c: Don't include gt-langhooks.h.zack2004-07-051-1/+0
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-1/+1
* * c-decl.c (struct c_binding): Remove contour field; addzack2004-07-031-6/+2
* PR c/1027jsm282004-07-011-0/+2
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-20/+14
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-1/+0
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-0/+1
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-1/+1
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-0/+3
* * c-common.h (c_begin_if_stmt, c_begin_while_stmt,rth2004-06-171-1/+1
* * c-parse.in (if_stmt_locus): Remove.rth2004-06-161-4/+4
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-2/+20
* * c-typeck.c (comptypes, tagged_types_tu_compatible_p,jsm282004-06-131-6/+1
* PR c/13519jsm282004-06-061-0/+1
* * c-parse.in (OFFSETOF, offsetof_member_designator): New.rth2004-06-011-0/+1
* ChangeLog:pinskia2004-05-301-1/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-3/+14
* * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIER is correct.zack2004-03-281-28/+4
* * c-tree.h (C_DECL_REGISTER): New.jsm282004-03-281-0/+5
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-46/+25
* 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