OSDN Git Service

* cp-tree.h (struct tinst_level): Add chain_next GTY
[pf3gnuchains/gcc-fork.git] / gcc / cp / except.c
2011-04-07 jason PR c++/48468
2011-03-28 jason * except.c (build_noexcept_spec): Call cxx_constant_va...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-02 jason * call.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-27 jason * except.c (build_throw): Set EXPR_LOCATION.
2010-10-13 rthCentralize knowledge of eh personality routines.
2010-09-27 jason Require lvalues as specified by the standard.
2010-08-20 froydnjgcc/
2010-08-19 jason * except.c (pending_noexcept, pending_noexcept_checks...
2010-06-28 stevengcc/ChangeLog:
2010-06-16 jason * c.opt: Add -Wnoexcept.
2010-06-09 froydnj * call.c (build_java_interface_fn_ref): Call build_fun...
2010-06-04 jason Implement noexcept-specification (15.4)
2010-06-04 jason Implement noexcept operator (5.3.7)
2010-05-30 froydnj * cp-tree.h (cp_build_function_call_nary): Declare.
2010-05-25 stevengcc/ChangeLog:
2010-05-16 jasongcc:
2010-05-15 jason C++ DR 475
2010-05-14 jason PR c++/44127
2010-05-06 dodjiC++ support for -Wunused-but-set-variable
2010-01-20 paolo/cp
2009-12-17 pzhao2009-12-17 Shujing Zhao <pearly.zhao@oracle.com>
2009-11-20 paolocp/
2009-09-14 rthSquash commit of EH in gimple
2009-09-13 rguenth2009-09-13 Richard Guenther <rguenther@suse.de>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-06 manu2009-07-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-12 aldyhgcc/java/
2009-05-21 ian./:
2009-03-27 hubicka * except.c (choose_personality_routine): Set terminate...
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-27 paolo2008-07-27 Paolo Carlini <paolo.carlini@oracle.com>
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2007-09-06 jason PR c++/15745
2007-09-05 jason * except.c (initialize_handler_parm): Use
2007-09-04 jason PR c++/31411
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-05-31 dgregor2007-05-30 Russell Yanofsky <russ@yanofsky.org>
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2006-09-02 jakub PR c++/28878
2006-08-29 amylaarcp:
2006-08-21 jason PR c++/27115
2006-07-17 reichelt PR c++/28250
2006-06-06 mrsFix up whitespacing
2006-05-25 mmitchel PR c++/20103
2006-05-19 mmitchel PR c++/27471
2006-03-04 jasonadd comment
2006-02-24 geoffkIndex: gcc/ChangeLog
2006-02-18 mmitchel PR c++/26266
2006-02-12 jason PR c++/24996
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-23 jasontweak comment
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-02-19 rth PR libstdc++/10606
2005-02-11 kazu * cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09 mmitchel PR c++/19733
2004-12-08 nathancp:
2004-10-04 gdr Convert diagnostics to use quoting flag q 4/n
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
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-12 mmitchel PR c++/16698
2004-07-20 kcookRemove DOS style trailing Carriage Returns
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-07 mmitchel PR c++/15337
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-18 jason PR c++/11725
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-09 giovannibajo * init.c (build_new_1): Deal with an OVERLOAD set...
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-07 giovannibajo PR c++/2294
2003-09-29 hubicka PR c++/12175
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-06-17 aj * except.c: Remove duplicate declaration of push_eh_cl...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-03-07 gdr * except.c (init_exception_processing): Use...
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-02 aj2003-01-02 Steven Bosscher <s.bosscher@student.tudelft.nl>
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 jason PR c++/8461, c++/8625
2002-12-01 mmitchel PR c++/8332
2002-10-31 jason PR c++/8186
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-14 kazu * error.c: Fix comment formatting.
2002-08-08 mmitchel Rework build_component_ref.
next