]> gcc.gnu.org Git - gcc.git/history - gcc/cp/except.c
re PR c++/53371 (rvalue reference type as exception-declaration)
[gcc.git] / gcc / cp / except.c
2012-05-17 Paolo Carlinire PR c++/53371 (rvalue reference type as exception...
2012-04-18 Paolo Carlinire PR c++/52422 ([C++11][SFINAE] Hard errors with void...
2011-12-12 Torvald RiegelAdd condition to MUST_NOT_THROW_EXPR.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-09-25 Jason Merrillexcept.c (expr_noexcept_p): Split out from finish_noexc...
2011-08-23 Siddhesh Poyarekarre PR c++/50055 ([PATCH] Location information for the...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-16 Jason MerrillMake-lang.in (check-g++-strict-gc): New.
2011-06-21 Jason Merrillcall.c (add_builtin_candidates): Use cv_unqualified...
2011-06-08 Jason Merrillre PR c++/49107 ([C++0x][4.7 Regression] incomplete...
2011-04-07 Jason Merrillre PR c++/48468 ([C++0x][SFINAE] noexcept operator...
2011-03-28 Jason Merrillexcept.c (build_noexcept_spec): Call cxx_constant_value...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-10-27 Jason Merrill* except.c (build_throw): Set EXPR_LOCATION.
2010-10-13 Richard HendersonCentralize knowledge of eh personality routines.
2010-09-27 Jason MerrillRequire lvalues as specified by the standard.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Jason Merrillexcept.c (pending_noexcept, [...]): New.
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-16 Jason Merrillc.opt: Add -Wnoexcept.
2010-06-09 Nathan Froydcall.c (build_java_interface_fn_ref): Call build_functi...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-06-04 Jason MerrillImplement noexcept operator (5.3.7)
2010-05-30 Nathan Froydcp-tree.h (cp_build_function_call_nary): Declare.
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-16 Jason Merrillc.opt: Add -fnothrow-opt.
2010-05-15 Jason MerrillC++ DR 475
2010-05-14 Jason Merrillre PR c++/44127 (G++ emits unnecessary EH code)
2010-05-06 Jakub JelinekC++ support for -Wunused-but-set-variable
2010-01-20 Paolo Carlinire PR c++/42038 (ICE: tree check: expected class 'type...
2009-12-17 Shujing Zhaore PR c/40885 (build_indirect_ref i18n problems)
2009-11-20 Paolo Carlinire PR c++/42060 ([c++0x] ICE throwing array with initia...
2009-09-14 Richard HendersonSquash commit of EH in gimple
2009-09-13 Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-06 Manuel López-Ibáñezdecl.c: Replace %H by an explicit location.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-03-27 Jan Hubickaexcept.c (choose_personality_routine): Set terminate_no...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27 Paolo Carlinidecl.c (push_library_fn): Add a parameter for the excep...
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2007-09-06 Jason Merrillre PR c++/15745 (exception specification incorrectly...
2007-09-05 Jason Merrillexcept.c (initialize_handler_parm): Use fold_build_clea...
2007-09-04 Jason Merrillre PR c++/31411 (ICE in gimplify_expr with throw/specia...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-20 Richard Guentherre PR c++/22369 (C++ produces mis-matched types with...
2007-08-20 Richard Guenthertree.c (WALK_SUBTREE): Call walk_tree_1.
2007-08-02 Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-06-16 Andrew Pinski[multiple changes]
2007-05-31 Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-02-28 Sandra Loosemorebuiltins.c (fold_builtin_call_list, [...]): Delete...
2006-09-02 Jakub Jelinekre PR c++/28878 (ICE using "[" instead of "{")
2006-08-29 J"orn Renneckere PR c++/28139 (alias information for EH is wrong)
2006-08-21 Jason Merrillre PR c++/27115 (ICE in cp_expr_size or miscompilation...
2006-07-17 Volker Reicheltre PR c++/28250 (ICE with invalid catch)
2006-06-06 Mike StumpFix up whitespacing
2006-05-25 Mark Mitchellre PR c++/20103 (ICE in create_tmp_var with C99 style...
2006-05-19 Mark Mitchellre PR c++/27471 (ICE within build_c_cast cp/typeck...
2006-03-04 Jason Merrilladd comment
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-12 Jason Merrillre PR c++/24996 (ICE on throw code)
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-05-23 Jason Merrilltweak comment
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2005-02-11 Kazu Hirata* cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-10-04 Gabriel Dos ReisConvert diagnostics to use quoting flag q 4/n
2004-08-30 Nathan Sidwellcall.c (check_dtor_name): Replace abort with gcc_assert...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Mark Mitchellre PR c++/16698 (ICE with exceptions and declaration...
2004-07-20 Kelley CookRemove DOS style trailing Carriage Returns
2004-06-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-21 Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-18 Jason Merrillre PR c++/11725 (Wrong return statement warning with...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-09 Giovanni Bajoinit.c (build_new_1): Deal with an OVERLOAD set when...
2003-12-08 Jason Merrillname-lookup.c, [...]: Revert Giovanni's patch from...
2003-12-07 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-09-29 Jan Hubickare PR c++/12175 (Tru64 UNIX bootstrap failure: multiply...
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-08-15 Jan Hubickadecl2.c (mark_member_pointers): Rename to...
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-06-17 Andreas Jaegerexcept.c: Remove duplicate declaration of push_eh_cleanup.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
next
This page took 2.730708 seconds and 108 git commands to generate.