Compute DECL_ASSEMBLER_NAME lazily.
[gcc.git] / gcc / cp / except.c
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.
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-18 Mark MitchellTurn on function-at-a-time processing.
1999-09-12 Bernd Schmidtdefine_function cleanup
1999-09-09 Mark MitchellReorganize per-function data.
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-08-30 Mark Mitchellcp-tree.h (start_handler_parms): New function.
1999-08-26 Mark Mitchelldecl.c (grokdeclarator): Amend comment.
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-24 Jason Merrillexception.cc (__cplus_type_matcher): Call __throw_type_...
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-09 Jason Merrillsemantics.c (begin_function_try_block, [...]): New...
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-06-08 Nathan Sidwellexcept.c (complete_ptr_ref_or_void_ptr_p): New function...
1999-06-04 Nathan Sidwell* except.c (build_throw): Check throw expression validity.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-01-25 Jason Merrillclass.c (resolve_address_of_overloaded_function): Mark...
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-12-08 Andrew MacLeodSee ChangeLog..
1998-11-25 Jason Merrillexcept.c (expand_throw): Use TYPE_PTR_P to check for...
1998-11-25 Jason Merrillexcept.c (expand_throw): Use cp_finish_decl for the...
1998-11-16 Jason Merrilltypeck2.c (my_friendly_abort): Don't fatal twice in...
1998-11-13 Mark Mitchellexcept.c (expand_throw): Make sure first argument to...
1998-10-26 Mark Mitchellerror.c (dump_decl): Deal with TEMPLATE_DECLs that...
1998-10-06 Kaveh R. GhaziWarning fixes:
1998-09-15 Andrew MacLeod[multiple changes]
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-01 Jason Merrilldecl.c (lookup_name_real): Also do implicit typename...
1998-08-23 Mark Mitchelliomanip.h: Use __extension__ for `extern' explicit...
1998-08-19 Mark Mitchelltypeck.c (build_binary_op_nodefault): Warn on use of...
1998-07-24 Jason Merrillcp-tree.h: Add prototype for set_identifier_local_value.
1998-07-23 Jason Merrillexcept.c (process_start_catch_block_old): Call start_de...
1998-06-29 Kaveh R. GhaziWarning fixes:
1998-06-25 Andrew MacLeod[multiple changes]
1998-06-23 Andrew MacLeodHave -fnew-exceptions actually use the runtime field...
1998-06-10 Jason Merrillinit.c (resolve_offset_ref): Handle default-initialization.
1998-06-09 Andrew MacLeodMinor tweaks.
1998-06-08 Andrew MacLeod[multiple changes]
1998-05-19 Kaveh R. GhaziWarning fixes:
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-04-17 Jeffrey A Lawtree.c (avoid_overlap): Add prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-29 Jeffrey A Lawexcept.c (do_unwind): Delete dead function.
1998-03-12 Manfred Hollsteind
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-08 Jason Merrillexception.cc (__eh_alloc, __eh_free): New fns.
1997-12-12 Jason Merrillexcept.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 Teemu Torma[multiple changes]
1997-12-08 Jason Merrillexcept.c (expand_start_catch_block): suspend_momentary...
next