OSDN Git Service

2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / cp / cvt.c
2010-02-20 manu2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-18 jason PR c++/43108
2010-02-10 pzhao2010-02-10 Shujing Zhao <pearly.zhao@oracle.com>
2010-01-18 dodjiFix PR c++/42766
2009-12-23 dodjiFix PR c++/42260
2009-12-04 jason PR c++/42266
2009-10-08 jason PR c++/37177
2009-09-17 pinskia2009-09-17 Andrew Pinski <pinskia@gcc.gnu.org>
2009-08-01 jason * call.c (reference_binding): Rename lvalue_p to is_lv...
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-06-25 iancp/:
2009-06-16 ian./:
2009-05-28 dodjiFix for PR c++/PR39754
2009-05-21 ian./:
2009-05-21 sandra2009-05-20 Sandra Loosemore <sandra@codesourcery...
2009-05-18 jason Implement explicit conversions ops as specified in...
2009-04-27 jakub PR c++/39875
2009-04-23 dodji gcc/cp/ChangeLog:
2009-04-15 lcwu PR c++/39551
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-09 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-18 ghazi * cvt.c (convert_to_void): Avoid C++ keywords.
2008-07-02 jasongcc/cp/ChangeLog:
2008-04-18 jasonlibcpp/ChangeLog:
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-03-07 bonzinicp:
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-06 dgregor2008-02-06 Douglas Gregor <doug.gregor@gmail.com>
2008-02-04 jason PR c++/33916
2007-08-31 aaw gcc/cp/
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-05-19 manu2007-05-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-03-16 manu2007-03-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-19 manu2007-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2006-11-21 jakub PR c++/29734
2006-09-09 jason PR c++/28996
2006-09-07 jason PR c++/27371
2006-09-07 jason PR c++/27371
2006-09-06 jason PR c++/26696
2006-08-29 jason PR c++/26577
2006-04-19 reichelt PR c++/10385
2006-02-18 mmitchel PR c++/26266
2006-02-13 reichelt * cp-tree.h (build_type_conversion): Remove prototype.
2006-02-07 gdr * cp-tree.h (tf_warning_or_error): Renamed...
2006-02-04 gdr * cp-tree.h (tf_warn_or_error): New substituion...
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-18 echristoUpdate copyright from last checkin.
2006-01-18 echristo2006-01-17 Eric Christopher <echristo@apple.com>
2005-10-11 iancp/
2005-09-12 mmitchel PR c++/23789
2005-06-28 jsm28 * target.h (invalid_conversion, invalid_unary_op,
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-06-10 aldyh PR c++/10611
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-02-09 mmitchel PR c++/19733
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-17 kazu * cvt.c (convert_lvalue): Remove.
2004-12-30 mmitchel PR c++/19190
2004-12-23 mmitchel * cvt.c (convert_to_void): Fix typo in comment.
2004-12-22 mmitchel PR c++/18464
2004-12-16 nathancp:
2004-12-08 nathancp:
2004-11-04 giovannibajo DR 49, 100
2004-11-01 gdr Convert diagnostics to use quoting flag q 8/n
2004-10-21 mmitchel PR c++/18073
2004-10-19 mmitchel * call.c (struct conversion): Add base_p.
2004-10-18 nathancp:
2004-09-28 mmitchel PR c++/17642
2004-09-23 pinskia004-09-23 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-23 fjahanianPR c++/9844, PR c++/13989
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-05-31 mmitchel PR c++/15742
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-02-23 giovannibajo PR c++/14250
2004-02-18 kazugcc/
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-20 jason * tree.c (get_unwidened): Decide whether to...
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-11-10 rth * cvt.c (convert_to_void): Use void_zero_node...
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-12 stevengcc/
2003-09-05 nathancp:
2003-08-16 nathan PR c++/11512
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-06 mmitchel PR c++/11431
next