OSDN Git Service

* call.c (null_ptr_cst_p): Use maybe_constant_value.
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck2.c
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-08-20 froydnjgcc/
2010-08-06 jason * typeck.c (complete_type_or_maybe_complain): Split...
2010-07-19 paolo/cp
2010-07-15 froydnjgcc/
2010-07-02 jakub PR c++/44780
2010-06-30 jason Enable implicitly declared move constructor/operator...
2010-06-30 jason * cp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_...
2010-06-22 jakub PR c++/44619
2010-06-17 froydnjgcc/
2010-06-11 pzhao2010-06-11 Shujing Zhao <pearly.zhao@oracle.com>
2010-06-08 laurasgcc/ada:
2010-06-05 jason * typeck2.c (merge_exception_specifiers): Adjust mergi...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-02 jason DR 990
2010-06-01 froydnj * typeck2.c (build_x_arrow): Make types_memoized a...
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-21 stevengcc/ChangeLog:
2010-05-14 redi2010-05-14 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-05-13 jason * cp-tree.h (UNKNOWN_TYPE): Remove.
2010-04-07 dodjiFix PR c++/40239
2010-04-07 jiez cp/
2010-02-23 jason PR c++/43143
2009-12-17 pzhao2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
2009-12-17 pzhao2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
2009-12-02 paolo2009-12-02 Paolo Bonzini <bonzini@gnu.org>
2009-12-02 jakub * g++spec.c (lang_specific_driver): Remove unused...
2009-11-20 jason DR 176 permissiveness
2009-11-17 paolocp/
2009-09-30 jasonmerge in cxx0x-lambdas-branch@152308
2009-07-12 jason PR c++/40689
2009-07-07 manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-12 aldyhgcc/java/
2009-05-21 ian./:
2009-05-18 jason Implement explicit conversions ops as specified in...
2009-04-22 dnovillo2009-04-21 Taras Glek <tglek@mozilla.com>
2009-03-20 jason C++ core issue 703
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-02-03 jakub PR c++/39056
2009-01-10 jakub PR c++/36695
2009-01-06 jason PR c++/38698
2009-01-03 jason PR c++/38698
2008-11-14 jason PR c++/37932
2008-09-03 jason PR c++/37208
2008-08-30 jason Implement C++0x 'auto' semantics.
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-04 jason PR c++/36963
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-18 kvanheesgcc/ChangeLog:
2008-07-02 jasongcc/cp/ChangeLog:
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2008-05-12 tomby * typeck2.c (digest_init): Use CONVERT_EXPR_P.
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-03-27 dgregor2008-03-27 Douglas Gregor <doug.gregor@gmail.com>
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-02-04 jason PR c++/33916
2007-10-08 aaw gcc/
2007-09-29 aaw Revert
2007-09-28 aaw gcc/
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-09 dberlin2007-08-09 Daniel Berlin <dberlin@dberlin.org>
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-28 kazu * pt.c, tree.c, typeck2.c: Fix comment typos.
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-06 rguenth2007-07-06 Richard Guenther <rguenther@suse.de>
2007-07-06 mmitchel PR c++/32245
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-04-26 mmitchel PR c++/31388
2007-03-05 reichelt * typeck2.c (readonly_error): Always emit a hard error.
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-10-18 shinwell PR c++/26884
2006-10-17 mmitchel PR c++/29039
2006-10-17 mmitchel PR c++/27270
2006-08-26 reichelt PR c++/28853
2006-06-23 sje PR c++/27019
2006-06-22 lmillwardPR c++/27805
2006-06-12 sayle PR c++/21210
2006-06-06 mrsFix up whitespacing
2006-05-19 mmitchel PR c++/27471
2006-04-27 mmitchel PR c++/27102
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-02-09 jason PR c++/25979
2006-01-29 gdr * call.c (alloc_conversion): Use cast when...
2006-01-04 sabre2006-01-04 Chris Lattner <sabre@gnu.org>
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-11-25 reichelt * typeck2.c (process_init_constructor_union): Remove...
2005-10-14 mmitchel PR c++/19565
2005-08-01 kazu * class.c, decl.c, name-lookup.c, pt.c, typeck.c,...
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-18 ghazi * c-decl.c (locate_old_decl): Add format attribute.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-03-30 rth PR c/20519
next