re PR preprocessor/36674 (#include location is offset by one row in errors from prepr...
[gcc.git] / gcc / c-common.h
2009-05-07 Janis Johnsonre PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)
2009-05-03 Joseph Myersc-common.c (reswords): Add _Imaginary.
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-22 Manuel López-Ibáñezre PR c++/14875 (When using 'or' keyword, the error...
2009-04-21 Manuel López-Ibáñezre PR c/16202 (The -Wsequence-point warning misses...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-19 Manuel López-Ibáñezre PR c/32061 ((Wlogical-op) wording of warning of...
2009-04-08 Joseph Myersre PR middle-end/39614 (Internal error compiling CSiBE)
2009-04-07 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-03-31 Joseph Myersre PR c/448 (<stdint.h>-related issues (C99 issues))
2009-03-29 Joseph Myersre PR preprocessor/34695 (Preprocessor warning->error...
2009-03-29 Paolo Bonzinic-common.c (c_expand_expr, c_staticp): Remove.
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2008-10-29 Manuel López-Ibáñezre PR middle-end/11492 (Bogus warning with -Wsign-compare)
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-06 Aldy Hernandezc-decl.c (finish_decl): Pass input_location to build_un...
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-24 Aldy Hernandezc-common.c (fname_decl): New location argument.
2008-09-23 Aldy Hernandezc-tree.h: Add argument to c_objc_common_truthvalue_conv...
2008-09-09 Paolo Bonzinic-common.c (c_expand_decl): Remove.
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-08-13 Manuel López-Ibáñezre PR c/30551 (-pedantic does not include -Wmain, but...
2008-08-06 Manuel López-Ibáñezre PR c++/8715 ('~' operator for unsigned char and...
2008-07-30 Manuel López-Ibáñezre PR c/34389 (-Wconversion produces wrong warning)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Michael MeissnerAdd ability to set target options (ix86 only) and optim...
2008-07-14 Ben Ellistoncpplib.h (NODE_CONDITIONAL): New.
2008-07-11 Ian Lance Taylorc-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
2008-07-01 Daniel Jacobowitzc-typeck.c (convert_for_assignment): Use vector_targets...
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-21 Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-25 Daniel Frankere PR fortran/18428 (No preprocessing option -cpp for...
2008-05-25 Alan ModraDelete get_inner_array_type. Use strip_array_types...
2008-05-02 Simon BaldwinRolled back the following changes made in revision...
2008-05-01 Simon Baldwinc-common.h (warn_array_subscript_range): New function.
2008-04-24 Richard Guentherc-common.h (check_builtin_function_arguments): Declare.
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-02 Joseph Myerscppopts.texi (-dU): Document.
2008-03-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2007-10-14 Kazu Hiratac-common.h: Remove the prototype for c_expand_body.
2007-09-01 Kaveh R. Ghazic-common.c (const_strip_array_types): Delete.
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20 Chao-ying Fuc-common.h (enum rid): Add new enumeration values of...
2007-08-16 Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-11 Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-27 Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-07 Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-05-31 Daniel Berlinin gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-05-11 Silvius RusMakefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
2007-05-11 Jan Hubickasemantics.c (expand_or_defer_fn): Do not call c_record_...
2007-05-07 Francois-Xavier... re PR driver/31694 (__GFORTRAN__ preprocessor macro)
2007-05-02 Seongbae Parkre PR c++/31663 (Segfault in constrain_class_visibility...
2007-04-07 Daniel Berlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 Daniel Berlinin / 2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-03-30 Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-16 Manuel López-Ibáñezinvoke.texi (-Wconversion): Document warnings specific...
2007-03-14 Dirk Muellerc-common.h (empty_body_warning): Rename to empty_if_bod...
2007-03-14 Manuel López-Ibáñezre PR c/21438 (Warning about division by zero depends...
2007-03-09 Dirk Muellerre PR c/17946 (wanted: warning for "a && MASK" when...
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2007-02-26 Mark Mitchellc-decl.c (static_ctors): Move to c-common.c.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-01-29 Manuel López-Ibáñez007-01-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-01-25 Douglas Gregorc-common.h (RID_FIRST_CXX0X): New.
2007-01-08 Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-05 Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2006-12-14 Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-11-21 Douglas Gregorc-common.h (enum rid): Add RID_STATIC_ASSERT.
2006-11-01 Doug Gregorc-common.c (flag_cpp0x): New.
2006-10-30 Dirk Muellerre PR c++/6321 (no warning for bad main function declar...
2006-08-17 Paolo Bonzini[multiple changes]
2006-06-15 Mark Mitchellre PR c++/26559 (ICE with __builtin_constant_p in templ...
2006-05-30 Kazu Hiratac-common.h: Remove the prototype for yyparse.
2006-05-19 Mike Stumpc-tree.h (default_conversion): Remove.
2006-05-18 Mike StumpWhitespace fixups
2006-05-01 Roger Saylec-typeck.c (parser_build_binary_op): Don't call the...
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-13 Gabriel Dos Reisinvoke.texi (-Write-strings): Document that it is enabl...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-18 Diego Novillo[multiple changes]
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2005-12-27 Mark MitchellPR c++/23171, c++/23172, c++/25417.
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-11-24 Richard Guentherre PR c++/14024 (g++ isn't reporting aliasing warnings)
2005-11-24 Gabriel Dos Reisre PR c++/21667 (misleading warning about array subscri...
2005-11-21 Richard Hendersonc-common.c, [...]: Revert 2005-11-18 lookup_name patch.
2005-07-24 Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-03 Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-06-29 Ziemowit Laskic-common.c (flag_next_runtime): Move...
2005-06-26 Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
next