OSDN Git Service

In gcc/:
[pf3gnuchains/gcc-fork.git] / gcc / cp / error.c
2010-12-06 nicolaIn gcc/:
2010-12-03 rguenth2010-12-03 Richard Guenther <rguenther@suse.de>
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-24 froydnjrevert accidentally committed changes
2010-11-24 froydnjgcc/
2010-11-08 jason Correct conversion/overflow behavior.
2010-11-02 jason * semantics.c (call_stack, call_stack_tick, cx_error_c...
2010-10-27 jason * error.c (dump_simple_decl): Print constexpr.
2010-10-24 nicolaIn gcc/cp/:
2010-10-14 rguenth2010-10-14 Richard Guenther <rguenther@suse.de>
2010-10-07 nicolaIn gcc/testsuite/:
2010-09-24 jason * error.c (dump_expr) [CASE_CONVERT]: Print conversion...
2010-09-10 jason PR c++/43824
2010-08-20 froydnjgcc/
2010-07-06 jason * error.c (dump_function_decl): Don't crash on null...
2010-06-22 jakub PR c++/44627
2010-06-17 manu2010-06-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-08 jason PR c++/44366
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-02 jason * error.c (dump_type): Improve typedef handling.
2010-05-24 jsm28 * diagnostic.c: Don't include flags.h.
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-05-13 jason PR bootstrap/44048
2010-05-13 jason * cp-tree.h (UNKNOWN_TYPE): Remove.
2010-05-06 jason Add support for C++0x nullptr.
2010-04-28 manu2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-21 manu2010-02-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-01-29 dodjiFix PRs c++/42758, c++/42634, c++/42797
2010-01-18 dodjiRevert fix of PR c++/
2010-01-18 dodjiFix PR c++/42634
2010-01-15 dodjiRevert commit of PR c++/42634, which was commit r155868
2010-01-13 dodjiFix PR c++/42634
2009-11-21 jason PR c++/9050, DR 147, DR 318
2009-11-18 paolo/cp
2009-11-16 jason PR c++/13950, DR 176
2009-11-06 jason PR c++/15946
2009-10-17 jason PR c++/38888
2009-09-30 jasonmerge in cxx0x-lambdas-branch@152308
2009-09-10 jason * error.c (find_typenames_r): Also add decltypes.
2009-09-02 aolivagcc/ChangeLog:
2009-08-04 dodji2009-08-04 Dodji Seketeli <dodji@redhat.com>
2009-07-29 jason PR c++/14912
2009-07-17 rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-10 jakub PR c++/40502
2009-07-04 jason * cp-tree.h (struct lang_decl): Overhaul.
2009-06-29 jason PR c++/40274
2009-06-24 jason * error.c (dump_decl): Do say "typedef" for the inject...
2009-06-01 aldyhgcc/
2009-05-29 ian./:
2009-05-28 dodjiFix for PR c++/PR39754
2009-05-10 jsm28 * pretty-print.h (struct pretty_print_info): Add
2009-05-01 jsm28 * c-objc-common.c (c_tree_printer): Print identifiers...
2009-04-20 manu2009-04-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2009-04-08 jason PR c++/25185
2009-04-07 jason PR c++/25185
2009-04-05 jason PR c++/14912
2009-04-04 jason PR c++/25185
2009-04-02 jason PR c++/25185
2009-03-31 jason PR c++/37806
2009-03-29 jsm28 PR preprocessor/34695
2009-03-06 paolo/cp
2009-01-30 paolo/cp
2009-01-09 jakub PR c++/35335
2008-12-05 jakub PR c++/35336
2008-11-19 dodjigcc/cp/ChangeLog:
2008-11-12 jakub PR c++/35334
2008-10-03 paolo/cp
2008-08-26 dgregor2008-08-26 Douglas Gregor <doug.gregor@gmail.com>
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-19 jakub PR debug/37156
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-24 jason Implement defaulted/deleted functions as per...
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-02 jasongcc/cp/ChangeLog:
2008-05-12 tomby * typeck2.c (digest_init): Use CONVERT_EXPR_P.
2008-03-26 jakub PR c++/35332
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-26 tromeygcc
2008-02-25 paolo/cp
2008-02-24 paolo2008-02-24 Paolo Carlini <pcarlini@suse.de>
2008-01-26 jakub PR c++/34965
2008-01-22 jakub PR c++/34918
2008-01-21 rguenth2008-01-21 Richard Guenther <rguenther@suse.de>
2008-01-21 paolo/cp
2008-01-15 dgregor2008-01-15 Douglas Gregor <doug.gregor@gmail.com>
2008-01-04 paolo2008-01-04 Paolo Carlini <pcarlini@suse.de>
2007-12-10 jakub PR c++/34395
2007-12-10 jakub PR c++/34394
2007-12-02 paolo/cp
2007-11-30 jakub PR c++/34275
2007-11-02 paolo2007-11-02 Paolo Carlini <pcarlini@suse.de>
2007-11-01 paolo/cp
2007-10-27 jakub * error.c (reinit_cxx_pp): Initialize cxx_pp->enclosin...
2007-10-27 jakub PR c++/33844
2007-10-27 jakub PR c++/33842
2007-09-28 paolocp/
2007-09-28 paolo2007-09-28 Paolo Carlini <pcarlini@suse.de>
2007-09-27 paolo/cp
next