summaryrefslogtreecommitdiff
path: root/gcc/c-common.h
Commit message (Expand)AuthorAgeFilesLines
* c-common.h (statement_code_p): Don't declare.Ian Lance Taylor2005-05-121-14/+0
* re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz2005-05-021-0/+11
* c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor2005-04-251-7/+0
* c-common.h (objc_build_method_signature): Update prototype.Roger Sayle2005-04-211-1/+1
* c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor2005-04-201-8/+0
* c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor2005-04-171-3/+3
* re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2005-04-141-0/+4
* c-common.def: Move FOR_STMT...Ian Lance Taylor2005-04-091-29/+2
* * c-common.h (C_ARTIFICIAL_STRING_P): Remove.Kazu Hirata2005-04-081-4/+0
* c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr.Ian Lance Taylor2005-04-051-0/+1
* re PR c/20519 (completed type not selected properly with typeof)Richard Henderson2005-03-291-0/+2
* c-common.h (default_conversion): Remove.Joseph Myers2005-03-231-1/+1
* c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi...Joseph Myers2005-03-211-3/+2
* re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg2005-02-201-0/+2
* tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher2005-01-271-1/+3
* c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata2005-01-231-3/+0
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-4/+4
* re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a...Matt Austern2004-12-201-0/+2
* re PR c++/18001 (Badly formatted error message (quotation problem))Mark Mitchell2004-11-251-0/+13
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-2/+0
* c-common.c (walk_stmt_tree): Remove.Kazu Hirata2004-11-141-1/+0
* c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski2004-10-311-1/+1
* c-common.h: Remove RID_ID.Ziemowit Laski2004-10-251-1/+1
* c-semantics.c (re_push_stmt_list): Remove.Kazu Hirata2004-10-221-1/+0
* c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE.Joseph Myers2004-10-171-2/+2
* c-aux-info.c, [...]: Follow code formatting conventions.Joseph Myers2004-10-031-5/+5
* c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.Zack Weinberg2004-09-101-5/+8
* c-common.h (objc_is_id, [...]): New prototypes.Ziemowit Laski2004-09-031-0/+39
* c-common.h (lookup_interface): Remove prototype.Ziemowit Laski2004-09-011-4/+3
* c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.Nathan Sidwell2004-08-301-3/+0
* c-common.h: Update comments about ObjC/ObjC++ entry points.Ziemowit Laski2004-08-281-5/+10
* re PR c++/13684 (local static object variable constructed once but ctors and ...Jason Merrill2004-08-271-0/+5
* c-typeck.c (build_offsetof): Remove.Richard Henderson2004-08-261-0/+2
* tree.c (staticp): Return the static object.Richard Henderson2004-08-261-1/+1
* c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson2004-08-111-1/+5
* tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2004-08-061-0/+1
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+0
* c-common.h (lang_post_pch_load): New variable.Mark Mitchell2004-07-291-0/+4
* c-common.h (c_staticp): Change return type from int to bool.Bernardo Innocenti2004-07-251-1/+1
* c-common.h (check_case_value): Remove prototype.Steven Bosscher2004-07-201-3/+1
* c-tree.h (struct c_expr): Define.Joseph Myers2004-07-191-4/+0
* md.texi (Processor pipeline description): Mention that the old pipeline descr...Steven Bosscher2004-07-091-2/+0
* c-common.h (check_function_format): Remove first parameter.Joseph Myers2004-06-301-1/+1
* c-common.c (c_safe_from_p, [...]): Deleted.Richard Kenner2004-06-261-10/+2
* c-common.h (warn_cast_qual, [...]): Remove explicit declarations.DJ Delorie2004-06-251-215/+0
* c-common.c (expand_unordered_cmp): Delete.Roger Sayle2004-06-241-2/+0
* c-opts.c (c_common_handle_option): Handle -fpch-preprocess.Geoffrey Keating2004-06-221-0/+7
* c-common.def (RETURN_STMT): Remove.Richard Henderson2004-06-211-8/+1
* c-common.c (verify_sequence_points): Export.Richard Henderson2004-06-211-1/+2
* c-common.h (add_decl_stmt): Move to cp-tree.h.Richard Henderson2004-06-201-1/+0