aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-26tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.Ben Elliston1-0/+29
2009-10-08re PR c/41182 (Revision 145254 caused ICE: tree check: expected integer_cst, ...Joseph Myers1-0/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-2/+0
2009-10-01tree.h (tree_decl_common::lang_flag_8): New.Gabriel Dos Reis1-1/+1
2009-09-23re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli1-0/+1
2009-09-10* c-common.h (c_dialect_cxx, c_dialect_objc): Boolify.Richard Henderson1-2/+2
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-2/+0
2009-07-16re PR c/40435 (Revision 148442 caused many regressions on trunk)Aldy Hernandez1-1/+1
2009-07-16re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout)Jason Merrill1-0/+1
2009-06-16c-common.c (skip_evaluation): Don't define.Ian Lance Taylor1-3/+6
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-26/+27
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-0/+4
2009-05-15re PR c/16302 (gcc fails to warn about some common logic errors)Manuel López-Ibáñez1-1/+1
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson1-0/+5
2009-05-03c-common.c (reswords): Add _Imaginary.Joseph Myers1-0/+4
2009-04-28revert: re PR c++/35652 (offset warning should be given in the front-end)Ben Elliston1-1/+1
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-1/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-6/+4
2009-04-22re PR c++/14875 (When using 'or' keyword, the error message speaks of a '||' ...Manuel López-Ibáñez1-1/+1
2009-04-21re PR c/16202 (The -Wsequence-point warning misses many important instances)Manuel López-Ibáñez1-0/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-2/+4
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-1/+2
2009-04-08re PR middle-end/39614 (Internal error compiling CSiBE)Joseph Myers1-15/+0
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+5
2009-04-02re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-0/+2
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-4/+75
2009-03-29re PR preprocessor/34695 (Preprocessor warning->error conversion from -Werror...Joseph Myers1-0/+5
2009-03-29c-common.c (c_expand_expr, c_staticp): Remove.Paolo Bonzini1-9/+0
2009-03-29re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1))Joseph Myers1-1/+21
2009-03-27re PR c++/35652 (offset warning should be given in the front-end)Manuel López-Ibáñez1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-10-29re PR middle-end/11492 (Bogus warning with -Wsign-compare)Manuel López-Ibáñez1-1/+0
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez1-2/+3
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez1-4/+4
2008-09-30c-common.c (empty_if_body_warning): Remove.Paolo Bonzini1-1/+0
2008-09-24c-common.c (fname_decl): New location argument.Aldy Hernandez1-1/+1
2008-09-23c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b...Aldy Hernandez1-4/+5
2008-09-09c-common.c (c_expand_decl): Remove.Paolo Bonzini1-6/+0
2008-09-01tree.c (protected_set_expr_location): New.Aldy Hernandez1-2/+2
2008-08-13re PR c/30551 (-pedantic does not include -Wmain, but -pedantic-errors does m...Manuel López-Ibáñez1-5/+0
2008-08-06re PR c++/8715 ('~' operator for unsigned char and conversion to bool)Manuel López-Ibáñez1-0/+4
2008-07-30re PR c/34389 (-Wconversion produces wrong warning)Manuel López-Ibáñez1-0/+3
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-1/+3
2008-07-14cpplib.h (NODE_CONDITIONAL): New.Ben Elliston1-0/+2
2008-07-11c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.Ian Lance Taylor1-0/+34
2008-07-01c-typeck.c (convert_for_assignment): Use vector_targets_convertible_p.Daniel Jacobowitz1-0/+1
2008-06-22c-lex.c (narrowest_unsigned_type): Change itk to int.Ian Lance Taylor1-1/+4
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-10/+0
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek1-0/+1