summaryrefslogtreecommitdiff
path: root/gcc/cp/except.c
Commit message (Expand)AuthorAgeFilesLines
* IA-64 ABI Exception Handling.rth2001-03-281-652/+318
* * decl.c (struct named_label_list): Rename eh_region torth2001-03-281-0/+1
* Make -fsjlj-exceptions a configure option.rth2001-03-281-3/+3
* * Make-lang.in (cp/except.o): Don't depend on insn-flags.h.rth2001-03-221-1/+0
* Compute DECL_ASSEMBLER_NAME lazily.mmitchel2001-03-191-0/+1
* cp/gdr2001-03-151-1/+34
* 2001-02-27 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-271-2/+2
* * except.c (call_eh_info): Cleanup generation of cp_eh_info struct.nathan2001-02-261-38/+61
* Remove old ABI support.mmitchel2001-02-121-5/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-1/+4
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-3/+2
* * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".jason2000-12-041-11/+11
* * c-common.h (flag_no_builtin): Declare.mmitchel2000-10-181-1/+1
* * except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-default andhp2000-09-201-32/+0
* * splay-tree.c (splay_tree_predecessor): Fix typo in comment.mmitchel2000-09-171-1/+1
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-021-1/+1
* * call.c (build_conditional_expr): Use VOID_TYPE_P.nathan2000-06-201-1/+1
* * cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinablemmitchel2000-05-241-19/+19
* top level:zack2000-05-201-0/+2
* * except.c (check_handlers): New fn.jason2000-05-151-0/+84
* * cp-tree.def (THUNK_DECL): Remove.mmitchel2000-05-031-1/+1
* * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.mmitchel2000-04-121-9/+18
* * emit-rtl.c (push_to_full_sequence, end_full_sequence): New functions.loewis2000-03-191-2/+2
* Jeff Sturm <jsturm@sigma6.com>rth2000-03-141-1/+1
* * decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.jason2000-03-131-14/+37
* * exception.cc (__check_null_eh_spec): New fn.jason2000-03-111-27/+46
* * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.jason2000-03-111-0/+1
* * lang-options.h, decl2.c: Add -fno-enforce-eh-specs.jason2000-03-101-0/+27
* * decl.c (push_overloaded_decl_1, auto_function,jason2000-03-101-74/+20
* * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.jason2000-03-091-0/+5
* * cp-tree.h (build_java_class_ref): Declare.tromey2000-03-021-9/+138
* Fix copyrightslaw2000-02-261-1/+1
* Refer to the standard as an ISO document, not an ANSI one.loewis2000-02-221-1/+1
* * call.c: PROTO -> PARAMS.ghazi2000-01-261-17/+18
* * cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.nathan2000-01-181-2/+3
* * cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.mmitchel1999-12-171-43/+0
* * cp-tree.h (make_aggr_type): Declare.rth1999-12-151-3/+3
* * except.c (expand_throw): Add static attribute to matchmmitchel1999-12-091-1/+1
* 1999-11-25 Mark Mitchell <mark@codesourcery.com>mmitchel1999-11-251-7/+6
* * except.c (expand_end_catch_block): Fix typo.mmitchel1999-11-181-9/+4
* * class.c (finish_struct): If we're a local class in a templatejason1999-11-161-1/+1
* * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.mmitchel1999-11-141-17/+4
* * cp-tree.h (begin_new_placement): Remove.mmitchel1999-11-071-9/+1
* Support normal type_info-based EH mechanisms with -fno-rtti.jason1999-09-301-46/+7
* * cp-tree.h (expand_throw): Remove prototype.mmitchel1999-09-271-27/+24
* * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.mmitchel1999-09-241-1/+0
* Turn on function-at-a-time processing.mmitchel1999-09-181-153/+93
* define_function cleanupcrux1999-09-121-2/+1
* Reorganize per-function data.mmitchel1999-09-091-3/+1
* * cp-tree.h (scratch_tree_cons): Remove.mmitchel1999-09-091-8/+8