]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-typeck.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[thirdparty/gcc.git] / gcc / c-typeck.c
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23  Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-22  Rafael Avila de... c-typeck.c (build_external_ref): Don't call assemble_ex...
2008-07-18  Kris Van Heesc-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYP...
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-06  Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
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-23  Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-03-30  Volker Reicheltre PR c/35748 (ICE with cast to invalid union)
2008-03-18  Jan Hubickatree-pretty-print.c: Include predict.h.
2008-02-25  Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-22  Ralf Wildenhuesre PR c/19999 (-Wfloat-equal does not warn for complex...
2008-01-29  Jakub Jelinekre PR c/35017 (PR11377 pedwarns even about valid code)
2008-01-16  Richard Guentherre PR c/34768 (Wrong code with conditional function...
2007-11-26  Alexandre Olivare PR c/27898 (Compile failure with --combine and anony...
2007-11-06  Douglas Gregorre PR c++/33977 (internal compiler error: canonical...
2007-10-17  Manuel López-Ibáñezbuiltins.c (gimplify_va_arg_expr): Use inform for help...
2007-10-11  Richard Guentherre PR c/33726 (Type checking error with address-of...
2007-09-25  Joseph Myersre PR c/32295 (An invalid c code causes an ICE in creat...
2007-09-03  Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
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-20  Richard Guentherc-typeck.c (convert_for_assignment): Use the type of...
2007-08-16  Kaveh R. Ghazic-common.c (const_strip_array_types): New.
2007-08-14  Andrew Pinskire PR c/30428 (vector float | vector float is accepted)
2007-08-13  Andrew Pinskire PR c/30427 (~ vector float is accepted)
2007-08-11  Kaveh R. Ghazic-typeck.c (build_c_cast): Add OPT_Wcast_qual to warnings.
2007-08-10  Kaveh R. Ghazisystem.h (CONST_CAST): New.
2007-08-09  Andrew Pinskire PR c/32796 (internal compiler error: tree check...
2007-08-09  Daniel Berlinc-typeck.c (readonly_error): Improve error for assignment.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-25  Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-18  Kaveh R. Ghazire PR middle-end/32668 (The type-generic builtins apply...
2007-06-30  Manuel López-Ibáñezre PR c/4076 (-Wunused doesn't warn about static functi...
2007-06-23  Richard Guentherre PR tree-optimization/16876 (ICE on testcase with...
2007-06-16  Andrew Pinski[multiple changes]
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-31  Daniel Berlinin gcc/ 2007-05-31 Daniel Berlin <dberlin@dberlin.org>
2007-05-29  Andrew Pinski[multiple changes]
2007-05-26  Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-05-14  Janis Johnsonc-typeck.c (build_binary_op): Return early for error.
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-04-25  Dirk Muellerc-typeck.c (build_compound_expr): Annotate warning...
2007-03-19  Jakub Jelinekre PR c/30762 (IMA messes up with inlining)
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-19  Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-13  Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
2007-02-13  Manuel López-Ibáñezre PR c/29521 (Confusing warning for return with expres...
2007-02-12  Manuel López-Ibáñezre PR middle-end/7651 (Define -Wextra strictly in terms...
2007-01-13  Roger Saylec-typeck.c (null_pointer_constant_p): Replace use of...
2007-01-08  Mark Shinwellc.opt: Add -flax-vector-conversions.
2007-01-05  Manuel López-Ibáñezre PR c/19978 (overflow in expression of constants...
2007-01-05  Manuel López-Ibáñezc-typeck.c (store_init_value): Split over two lines...
2007-01-05  Ian Lance Taylorc-common.c (decl_with_nonnull_addr_p): New function.
2007-01-02  Manuel López-Ibáñezre PR c/19977 (overflow in non-static initializer shoul...
2006-12-14  Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-23  Manuel López-Ibáñezre PR c/9072 (-Wconversion should be split into two...
2006-11-01  Geoffrey Keatingre PR c/16622 ([C99] extern inline is handled wrong...
2006-10-13  Paolo Bonzini../svn-commit.tmp
2006-09-30  Joseph Myersre PR c/24010 (Duplicate C99 dot initializer warning...
2006-09-23  Jakub Jelinekre PR c/28706 (Compile failure with --combine and expli...
2006-08-25  J"orn Renneckere PR tree-optimization/16876 (ICE on testcase with...
2006-08-17  Paolo Bonzini[multiple changes]
2006-08-16  Joseph Myersre PR c/27697 (incorrect warning about constness of...
2006-08-16  Volker Reicheltre PR c/27489 (ICE on broken switch condition)
2006-08-15  Andrew Pinski[multiple changes]
2006-08-13  Alexandre Olivare PR c/27184 (Wrong code with pointers to arrays and...
2006-08-05  Volker Reicheltre PR c/27721 (ICE using += with a function)
2006-08-01  Daniel Jacobowitzre PR debug/23336 (enum constants not visible to gdb...
2006-06-23  Janis Johnsontree.h (DECIMAL_FLOAT_TYPE_P): New.
2006-06-10  Mike Stumpc-typeck.c (c_begin_vm_scope): Fix file_scope processing.
2006-06-05  Roger Saylere PR middle-end/27382 (ICE in c_common_truthvalue_conv...
2006-05-30  Volker Reicheltre PR c/27718 (ICE with sizeof of incomplete type)
2006-05-18  Mike StumpWhitespace fixups
2006-05-18  Mike StumpFix up vla, vm and [*] sematics.
2006-05-01  Roger Saylec-typeck.c (parser_build_binary_op): Don't call the...
2006-04-28  Roger Saylere PR c/25309 (ICE on initialization of a huge array)
2006-04-21  Volker Reicheltre PR c/25875 (ICE: segmentation fault)
2006-04-21  Volker Reichelt* c-typeck.c (pop_init_level): Simplify.
2006-03-04  Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-01-28  Kazu Hiratare PR c/19606 (wrong code for arith.expr: (((unsigned...
2006-01-26  Diego Novillore PR middle-end/25886 (up to 256 tree codes for Object...
2006-01-20  Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-18  Diego Novillo[multiple changes]
2006-01-17  Jakub Jelinekre PR c/25682 (ICE when using old sytle offsetof (with...
2006-01-05  Carlos O'Donellc-typeck.c: Update copyright date.
2006-01-05  Carlos O'Donellc-typeck.c (build_c_cast): Always warn when casting...
2005-12-17  Gabriel Dos Reistree-inline.c (copy_body_r): Use explicit cast when...
2005-12-16  Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
next