| Commit message (Expand) | Author | Age | Files | Lines |
* | c-common.h (statement_code_p): Don't declare. | Ian Lance Taylor | 2005-05-12 | 1 | -14/+0 |
* | re PR c++/19542 (attribute(sentinel) has problems with C++ __null) | Michael Matz | 2005-05-02 | 1 | -0/+11 |
* | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 2005-04-25 | 1 | -7/+0 |
* | c-common.h (objc_build_method_signature): Update prototype. | Roger Sayle | 2005-04-21 | 1 | -1/+1 |
* | c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). | Ian Lance Taylor | 2005-04-20 | 1 | -8/+0 |
* | c-common.def (SIZEOF_EXPR, [...]): Remove. | Ian Lance Taylor | 2005-04-17 | 1 | -3/+3 |
* | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 2005-04-14 | 1 | -0/+4 |
* | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 2005-04-09 | 1 | -29/+2 |
* | * c-common.h (C_ARTIFICIAL_STRING_P): Remove. | Kazu Hirata | 2005-04-08 | 1 | -4/+0 |
* | c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr. | Ian Lance Taylor | 2005-04-05 | 1 | -0/+1 |
* | re PR c/20519 (completed type not selected properly with typeof) | Richard Henderson | 2005-03-29 | 1 | -0/+2 |
* | c-common.h (default_conversion): Remove. | Joseph Myers | 2005-03-23 | 1 | -1/+1 |
* | c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi... | Joseph Myers | 2005-03-21 | 1 | -3/+2 |
* | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2005-02-20 | 1 | -0/+2 |
* | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 2005-01-27 | 1 | -1/+3 |
* | c-common.c (explicit_flag_signed_bitfields, [...]): Remove. | Kazu Hirata | 2005-01-23 | 1 | -3/+0 |
* | alias.c, [...]: Fix comment typos. | Kazu Hirata | 2005-01-23 | 1 | -4/+4 |
* | re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a... | Matt Austern | 2004-12-20 | 1 | -0/+2 |
* | re PR c++/18001 (Badly formatted error message (quotation problem)) | Mark Mitchell | 2004-11-25 | 1 | -0/+13 |
* | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 2004-11-17 | 1 | -2/+0 |
* | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 2004-11-14 | 1 | -1/+0 |
* | c-common.h (objc_lookup_ivar): Add second parameter to prototype. | Ziemowit Laski | 2004-10-31 | 1 | -1/+1 |
* | c-common.h: Remove RID_ID. | Ziemowit Laski | 2004-10-25 | 1 | -1/+1 |
* | c-semantics.c (re_push_stmt_list): Remove. | Kazu Hirata | 2004-10-22 | 1 | -1/+0 |
* | c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE. | Joseph Myers | 2004-10-17 | 1 | -2/+2 |
* | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 2004-10-03 | 1 | -5/+5 |
* | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 2004-09-10 | 1 | -5/+8 |
* | c-common.h (objc_is_id, [...]): New prototypes. | Ziemowit Laski | 2004-09-03 | 1 | -0/+39 |
* | c-common.h (lookup_interface): Remove prototype. | Ziemowit Laski | 2004-09-01 | 1 | -4/+3 |
* | c-common.c (c_sizeof_or_alignof_type): Use gcc_assert. | Nathan Sidwell | 2004-08-30 | 1 | -3/+0 |
* | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 2004-08-28 | 1 | -5/+10 |
* | re PR c++/13684 (local static object variable constructed once but ctors and ... | Jason Merrill | 2004-08-27 | 1 | -0/+5 |
* | c-typeck.c (build_offsetof): Remove. | Richard Henderson | 2004-08-26 | 1 | -0/+2 |
* | tree.c (staticp): Return the static object. | Richard Henderson | 2004-08-26 | 1 | -1/+1 |
* | c-common.h (STATEMENT_LIST_HAS_LABEL): New. | Richard Henderson | 2004-08-11 | 1 | -1/+5 |
* | tree.c (handle_dll_attribute): Move here from i383/winnt.c. | Mark Mitchell | 2004-08-06 | 1 | -0/+1 |
* | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 2004-08-05 | 1 | -1/+0 |
* | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 2004-07-29 | 1 | -0/+4 |
* | c-common.h (c_staticp): Change return type from int to bool. | Bernardo Innocenti | 2004-07-25 | 1 | -1/+1 |
* | c-common.h (check_case_value): Remove prototype. | Steven Bosscher | 2004-07-20 | 1 | -3/+1 |
* | c-tree.h (struct c_expr): Define. | Joseph Myers | 2004-07-19 | 1 | -4/+0 |
* | md.texi (Processor pipeline description): Mention that the old pipeline descr... | Steven Bosscher | 2004-07-09 | 1 | -2/+0 |
* | c-common.h (check_function_format): Remove first parameter. | Joseph Myers | 2004-06-30 | 1 | -1/+1 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -10/+2 |
* | c-common.h (warn_cast_qual, [...]): Remove explicit declarations. | DJ Delorie | 2004-06-25 | 1 | -215/+0 |
* | c-common.c (expand_unordered_cmp): Delete. | Roger Sayle | 2004-06-24 | 1 | -2/+0 |
* | c-opts.c (c_common_handle_option): Handle -fpch-preprocess. | Geoffrey Keating | 2004-06-22 | 1 | -0/+7 |
* | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 2004-06-21 | 1 | -8/+1 |
* | c-common.c (verify_sequence_points): Export. | Richard Henderson | 2004-06-21 | 1 | -1/+2 |
* | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 2004-06-20 | 1 | -1/+0 |