]> gcc.gnu.org Git - gcc.git/history - gcc/cp/except.c
Daily bump.
[gcc.git] / gcc / cp / except.c
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. r278977.259/tags/gcc-3_0-branchpoint
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...
next
This page took 1.338436 seconds and 108 git commands to generate.