aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-25c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor1-0/+2
2007-01-08c.opt: Add -flax-vector-conversions.Mark Shinwell1-1/+5
2007-01-05c-common.c (decl_with_nonnull_addr_p): New function.Ian Lance Taylor1-0/+1
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-0/+3
2006-11-21c-common.h (enum rid): Add RID_STATIC_ASSERT.Douglas Gregor1-0/+3
2006-11-01c-common.c (flag_cpp0x): New.Doug Gregor1-0/+5
2006-10-30re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller1-1/+2
2006-08-17[multiple changes]Paolo Bonzini1-1/+1
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-1/+1
2006-05-30c-common.h: Remove the prototype for yyparse.Kazu Hirata1-1/+0
2006-05-19c-tree.h (default_conversion): Remove.Mike Stump1-0/+5
2006-05-18Whitespace fixupsMike Stump1-9/+9
2006-05-01c-typeck.c (parser_build_binary_op): Don't call the function unsigned_convers...Roger Sayle1-1/+0
2006-04-23re PR c++/26534 ([4.1] bitfield wrong optimize)Mark Mitchell1-0/+1
2006-02-24Index: gcc/ChangeLogGeoffrey Keating1-0/+5
2006-02-13invoke.texi (-Write-strings): Document that it is enabled by default.Gabriel Dos Reis1-5/+0
2006-01-20re PR c++/5520 (Add a warning to detect empty body of if statements (like in ...Dirk Mueller1-0/+1
2006-01-18[multiple changes]Diego Novillo1-0/+19
2006-01-04directives.c (struct pragma_entry): Add is_deferred.Richard Henderson1-1/+1
2005-12-27PR c++/23171, c++/23172, c++/25417.Mark Mitchell1-0/+2
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm1-0/+1
2005-11-24re PR c++/14024 (g++ isn't reporting aliasing warnings)Richard Guenther1-0/+1
2005-11-24re PR c++/21667 (misleading warning about array subscription)Gabriel Dos Reis1-0/+2
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-0/+1
2005-07-24c-common.c (check_missing_format_attribute): New.Kaveh R. Ghazi1-0/+1
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-0/+9
2005-06-29c-common.c (flag_next_runtime): Move...Ziemowit Laski1-4/+0
2005-06-26re PR c/21911 (named parameter mistakenly identified as sentinel)Kaveh R. Ghazi1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15c-common.h (same_scalar_type_ignoring_signedness): Protoize.Aldy Hernandez1-0/+1
2005-05-28c-decl.c (add_stmt): Add C frontend specific version.Ian Lance Taylor1-8/+0
2005-05-24c-common.h (objc_comptypes): Remove prototype.Ziemowit Laski1-1/+3
2005-05-18dummy-checksum.c: New.Geoffrey Keating1-0/+4
2005-05-17Yet more Objective-C++...Ziemowit Laski1-2/+4
2005-05-12c-common.h (statement_code_p): Don't declare.Ian Lance Taylor1-14/+0
2005-05-02re PR c++/19542 (attribute(sentinel) has problems with C++ __null)Michael Matz1-0/+11
2005-04-25c-common.def (EXPR_STMT): Remove, moved to C++ frontend.Ian Lance Taylor1-7/+0
2005-04-21c-common.h (objc_build_method_signature): Update prototype.Roger Sayle1-1/+1
2005-04-20c-common.def: Remove STMT_EXPR (moved to cp/cp-tree.def).Ian Lance Taylor1-8/+0
2005-04-17c-common.def (SIZEOF_EXPR, [...]): Remove.Ian Lance Taylor1-3/+3
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+4
2005-04-09c-common.def: Move FOR_STMT...Ian Lance Taylor1-29/+2
2005-04-08* c-common.h (C_ARTIFICIAL_STRING_P): Remove.Kazu Hirata1-4/+0
2005-04-05c-typeck.c (struct c_switch): Rename switch_stmt field to switch_expr.Ian Lance Taylor1-0/+1
2005-03-29re PR c/20519 (completed type not selected properly with typeof)Richard Henderson1-0/+2
2005-03-23c-common.h (default_conversion): Remove.Joseph Myers1-1/+1
2005-03-21c-common.c (lvalue_or_else): Replace by lvalue_error; only give diagnostic wi...Joseph Myers1-3/+2
2005-02-20re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ...Zack Weinberg1-0/+2
2005-01-27tree.h (SWITCH_COND, [...]): Add tree checks.Steven Bosscher1-1/+3
2005-01-23c-common.c (explicit_flag_signed_bitfields, [...]): Remove.Kazu Hirata1-3/+0