Age | Commit message (Expand) | Author | Files | Lines |
2006-01-20 | re PR c++/5520 (Add a warning to detect empty body of if statements (like in ... | Dirk Mueller | 1 | -0/+1 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -0/+19 |
2006-01-04 | directives.c (struct pragma_entry): Add is_deferred. | Richard Henderson | 1 | -1/+1 |
2005-12-27 | PR c++/23171, c++/23172, c++/25417. | Mark Mitchell | 1 | -0/+2 |
2005-12-16 | target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New. | Jon Grimm | 1 | -0/+1 |
2005-11-24 | re PR c++/14024 (g++ isn't reporting aliasing warnings) | Richard Guenther | 1 | -0/+1 |
2005-11-24 | re PR c++/21667 (misleading warning about array subscription) | Gabriel Dos Reis | 1 | -0/+2 |
2005-11-21 | c-common.c, [...]: Revert 2005-11-18 lookup_name patch. | Richard Henderson | 1 | -0/+1 |
2005-07-24 | c-common.c (check_missing_format_attribute): New. | Kaveh R. Ghazi | 1 | -0/+1 |
2005-07-03 | c-common.h (GCC_DIAG_STYLE): Define. | Joseph Myers | 1 | -0/+9 |
2005-06-29 | c-common.c (flag_next_runtime): Move... | Ziemowit Laski | 1 | -4/+0 |
2005-06-26 | re PR c/21911 (named parameter mistakenly identified as sentinel) | Kaveh R. Ghazi | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-15 | c-common.h (same_scalar_type_ignoring_signedness): Protoize. | Aldy Hernandez | 1 | -0/+1 |
2005-05-28 | c-decl.c (add_stmt): Add C frontend specific version. | Ian Lance Taylor | 1 | -8/+0 |
2005-05-24 | c-common.h (objc_comptypes): Remove prototype. | Ziemowit Laski | 1 | -1/+3 |
2005-05-18 | dummy-checksum.c: New. | Geoffrey Keating | 1 | -0/+4 |
2005-05-17 | Yet more Objective-C++... | Ziemowit Laski | 1 | -2/+4 |
2005-05-12 | c-common.h (statement_code_p): Don't declare. | Ian Lance Taylor | 1 | -14/+0 |
2005-05-02 | re PR c++/19542 (attribute(sentinel) has problems with C++ __null) | Michael Matz | 1 | -0/+11 |
2005-04-25 | c-common.def (EXPR_STMT): Remove, moved to C++ frontend. | Ian Lance Taylor | 1 | -7/+0 |
2005-04-21 | c-common.h (objc_build_method_signature): Update prototype. | Roger Sayle | 1 | -1/+1 |
2005-04-20 | c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def). | Ian Lance Taylor | 1 | -8/+0 |
2005-04-17 | c-common.def (SIZEOF_EXPR, [...]): Remove. | Ian Lance Taylor | 1 | -3/+3 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+4 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -29/+2 |
2005-04-08 | * c-common.h (C_ARTIFICIAL_STRING_P): Remove. | Kazu Hirata | 1 | -4/+0 |
2005-04-05 | c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr. | Ian Lance Taylor | 1 | -0/+1 |
2005-03-29 | re PR c/20519 (completed type not selected properly with typeof) | Richard Henderson | 1 | -0/+2 |
2005-03-23 | c-common.h (default_conversion): Remove. | Joseph Myers | 1 | -1/+1 |
2005-03-21 | c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi... | Joseph Myers | 1 | -3/+2 |
2005-02-20 | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 1 | -0/+2 |
2005-01-27 | tree.h (SWITCH_COND, [...]): Add tree checks. | Steven Bosscher | 1 | -1/+3 |
2005-01-23 | c-common.c (explicit_flag_signed_bitfields, [...]): Remove. | Kazu Hirata | 1 | -3/+0 |
2005-01-23 | alias.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -4/+4 |
2004-12-20 | re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a... | Matt Austern | 1 | -0/+2 |
2004-11-25 | re PR c++/18001 (Badly formatted error message (quotation problem)) | Mark Mitchell | 1 | -0/+13 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -2/+0 |
2004-11-14 | c-common.c (walk_stmt_tree): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-31 | c-common.h (objc_lookup_ivar): Add second parameter to prototype. | Ziemowit Laski | 1 | -1/+1 |
2004-10-25 | c-common.h: Remove RID_ID. | Ziemowit Laski | 1 | -1/+1 |
2004-10-22 | c-semantics.c (re_push_stmt_list): Remove. | Kazu Hirata | 1 | -1/+0 |
2004-10-17 | c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE. | Joseph Myers | 1 | -2/+2 |
2004-10-03 | c-aux-info.c, [...]: Follow code formatting conventions. | Joseph Myers | 1 | -5/+5 |
2004-09-10 | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 1 | -5/+8 |
2004-09-03 | c-common.h (objc_is_id, [...]): New prototypes. | Ziemowit Laski | 1 | -0/+39 |
2004-09-01 | c-common.h (lookup_interface): Remove prototype. | Ziemowit Laski | 1 | -4/+3 |
2004-08-30 | c-common.c (c_sizeof_or_alignof_type): Use gcc_assert. | Nathan Sidwell | 1 | -3/+0 |
2004-08-28 | c-common.h: Update comments about ObjC/ObjC++ entry points. | Ziemowit Laski | 1 | -5/+10 |
2004-08-27 | re PR c++/13684 (local static object variable constructed once but ctors and ... | Jason Merrill | 1 | -0/+5 |