except.c (initialize_handler_parm): Use fold_build_cleanup_point_expr.
[gcc.git] / gcc / cp / except.c
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 ...
2003-03-07 Gabriel Dos Reisexcept.c (init_exception_processing): Use C90 prototype...
2003-01-03 Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2003-01-02 Steven Bosscherexcept.c, [...]: Fix Copyright years.
2003-01-01 Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04 Jason MerrillPR c++/8461, c++/8625
2002-12-01 Mark Mitchellre PR c++/8332 (strlen/template interaction causes...
2002-10-31 Jason Merrillre PR c++/8186 (ICE in cp_expr_size, at cp/cp-lang...
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14 Kazu Hirataerror.c: Fix comment formatting.
2002-08-08 Mark MitchellRework build_component_ref.
2002-08-05 Geoffrey KeatingIndex: ChangeLog
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-01 Jason Merrilltree.h (TARGET_EXPR_SLOT, [...]): New macros.
2001-12-18 Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16 Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-02 Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-02 Nathan SidwellKill -fhonor-std.
2001-06-19 Richard Sandifordexcept.c (initialize_handler_parm): Expect __cxa_begin_...
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-17 Mark Mitchellexcept.h (protect_cleanup_actions): Remove it.
2001-05-13 Zack Weinbergexcept.c (choose_personality_routine): Export.
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-27 Nathan Sidwellexcept.c (can_convert_eh): Don't check template parms...
2001-04-22 Jason Merrillexcept.c (build_throw): Wrap the initialization of...
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-28 Richard Hendersondecl.c (struct named_label_list): Rename eh_region...
2001-03-28 Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-22 Richard HendersonMake-lang.in (cp/except.o): Don't depend on insn-flags.h.
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Gabriel Dos ReisCorrect semantics restrictions checking in throw-expres...
2001-02-27 Jeffrey Oldhamexcept.c (call_eh_info): Revert "match_function"'s...
2001-02-26 Nathan Sidwellexcept.c (call_eh_info): Cleanup generation of cp_eh_in...
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-10-18 Mark Mitchellc-common.h (flag_no_builtin): Declare.
2000-09-20 Hans-Peter Nilssonexcept.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-defau...
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-07-02 Ben ChelfMakefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
2000-06-20 Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-20 Zack Weinbergtop level:
2000-05-15 Jason Merrillexcept.c (check_handlers): New fn.
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
next