tweak comment
[gcc.git] / gcc / cp / except.c
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.
2000-04-12 Mark Mitchellcp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-03-19 Martin v. Löwisemit-rtl.c (push_to_full_sequence, [...]): New functions.
2000-03-14 Jeff SturmJeff Sturm <jsturm@sigma6.com>
2000-03-13 Jason Merrilldecl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
2000-03-11 Jason Merrillexception.cc (__check_null_eh_spec): New fn.
2000-03-11 Jason Merrilldecl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
2000-03-10 Jason Merrilllang-options.h, decl2.c: Add -fno-enforce-eh-specs.
2000-03-10 Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-09 Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-02 Tom Tromeycp-tree.h (build_java_class_ref): Declare.
2000-02-26 Jeff LawFix copyrights
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-18 Nathan Sidwellcp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
1999-12-17 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
1999-12-09 Andreas Jaegerexcept.c (expand_throw): Add static attribute to match...
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-18 Mark Mitchellexcept.c (expand_end_catch_block): Fix typo.
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-07 Mark Mitchellcp-tree.h (begin_new_placement): Remove.
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-27 Mark Mitchellcp-tree.h (expand_throw): Remove prototype.
next