]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/except.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / cp / except.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-13  paolo2012-09-13 Paolo Carlini <paolo.carlini@oracle.com>
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
2012-09-05  paolo/cp
2012-06-06  paolo/cp
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-21  paolo/cp
2012-05-17  paolo/cp
2012-04-18  paolo/cp
2011-12-12  torvaldAdd condition to MUST_NOT_THROW_EXPR.
2011-11-08  aldyhMerge from transactional-memory branch.
2011-10-11  meissnerConvert standard builtin functions from being arrays...
2011-09-25  jason * except.c (expr_noexcept_p): Split out from finish_no...
2011-08-23  jason PR c++/50055
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-16  jason * Make-lang.in (check-g++-strict-gc): New.
2011-06-21  jason * call.c (add_builtin_candidates): Use cv_unqualified...
2011-06-08  jason PR c++/49107
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...
next