summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* [gcc/ChangeLog]zlaski2004-09-031-0/+39
* [gcc/ChangeLog]zlaski2004-09-011-4/+3
* * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.nathan2004-08-301-3/+0
* [gcc/ChangeLog]zlaski2004-08-281-5/+10
* PR c++/13684jason2004-08-281-0/+5
* * c-typeck.c (build_offsetof): Remove.rth2004-08-271-0/+2
* * tree.c (staticp): Return the static object.rth2004-08-271-1/+1
* * c-common.h (STATEMENT_LIST_HAS_LABEL): New.rth2004-08-121-1/+5
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-0/+1
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-1/+0
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-0/+4
* * c-common.h (c_staticp): Change return type from int to bool.bernie2004-07-251-1/+1
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-3/+1
* * c-tree.h (struct c_expr): Define.jsm282004-07-191-4/+0
* * doc/md.texi (Processor pipeline description): Mention thatsteven2004-07-091-2/+0
* * c-common.h (check_function_format): Remove first parameter.jsm282004-06-301-1/+1
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-10/+2
* * c-common.h (warn_cast_qual, warn_missing_format_attribute,dj2004-06-251-215/+0
* * c-common.c (expand_unordered_cmp): Delete.sayle2004-06-241-2/+0
* 2004-06-21 Geoffrey Keating <geoffk@apple.com>geoffk2004-06-221-0/+7
* * c-common.def (RETURN_STMT): Remove.rth2004-06-211-8/+1
* * c-common.c (verify_sequence_points): Export.rth2004-06-211-1/+2
* * c-common.h (add_decl_stmt): Move to cp-tree.h.rth2004-06-201-1/+0
* * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def.rth2004-06-201-19/+1
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-0/+1
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-5/+2
* * c-common.c (flag_objc_sjlj_exceptions): New.rth2004-06-181-0/+3
* * c-common.def (COMPOUND_STMT): Remove.rth2004-06-171-7/+1
* * c-common.h (c_begin_if_stmt, c_begin_while_stmt,rth2004-06-171-3/+0
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-3/+1
* * c-common.def (ASM_STMT): Remove.rth2004-06-161-2/+1
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-9/+1
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-101/+29
* * c-parse.in (OFFSETOF, offsetof_member_designator): New.rth2004-06-011-0/+1
* ChangeLog:pinskia2004-05-301-0/+1
* 2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-05-281-1/+0
* top:zack2004-05-181-11/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-83/+16
* gcc/ChangeLog:bonzini2004-05-051-0/+2
* Index: ChangeLoggeoffk2004-04-071-1/+1
* PR 12267, 12391, 12560, 13129, 14114, 14113zack2004-03-231-3/+2
* PR c++/11326mmitchel2004-02-171-15/+0
* * c-common.h (GET_DIRECTIVE_LINE): Remove unused macro.sayle2004-02-151-3/+0
* * c-common.c (shadow_warning): Delete.zack2004-02-081-4/+0
* Partially revert/redo 2003-10-01 change; fix -fworking-directory.bothner2004-02-051-0/+1
* * c-common.h: Fix comment typos.kazu2004-01-251-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * c-common.h: Fix comment formatting.kazu2004-01-161-1/+2
* * expr.h (expand_expr): Make it a macro, not a function.mmitchel2004-01-091-1/+1
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-11/+0