aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/exception.cc
AgeCommit message (Expand)AuthorFilesLines
2000-04-12cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.Mark Mitchell1-4/+19
2000-03-11exception.cc (__check_null_eh_spec): New fn.Jason Merrill1-1/+9
2000-03-08* exception.cc (__cp_pop_exception): Cleanup the original object.Nathan Sidwell1-2/+2
2000-02-26Fix copyrightsJeff Law1-1/+1
2000-01-31tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT.Jason Merrill1-1/+1
2000-01-31cp-tree.h (new_abi_rtti_p): Use flag_new_abi.Nathan Sidwell1-1/+5
2000-01-24cp-tree.h (CPTI_BAD_CAST, [...]): New cp_tree_index values.Nathan Sidwell1-4/+9
1999-08-24exception.cc (__cplus_type_matcher): Call __throw_type_match_rtti_2.Jason Merrill1-12/+16
1999-07-26exception.cc (__cplus_type_matcher): Match __eh_matcher prototype.Nathan Sidwell1-6/+4
1998-12-08See ChangeLog..Andrew MacLeod1-5/+21
1998-11-22update copyrightsJason Merrill1-1/+1
1998-11-07cp-tree.h: Don't include gansidecl.h.Kaveh R. Ghazi1-0/+1
1998-10-23exception.cc (__cp_pop_exception): Free the original exception value, not the...Andrew MacLeod1-1/+1
1998-09-17[multiple changes]Andrew MacLeod1-2/+2
1998-09-15[multiple changes]Andrew MacLeod1-1/+3
1998-06-25[multiple changes]Andrew MacLeod1-0/+3
1998-06-23libgcc2.c (__get_eh_table_version, [...]): New functions to return exception ...Andrew MacLeod1-2/+2
1998-06-23Have -fnew-exceptions actually use the runtime field, and not generate runtim...Andrew MacLeod1-2/+6
1998-06-08[multiple changes]Andrew MacLeod1-11/+16
1998-05-14First cut of changes to utilize the new exception handling modelAndrew MacLeod1-0/+34
1998-05-07massive namespace patchMartin v. Löwis1-17/+18
1998-04-04* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1-1/+1
1998-01-07exception.cc (__eh_alloc, __eh_free): New fns.Jason Merrill1-11/+35
1997-12-11[multiple changes]Teemu Torma1-6/+9
1997-12-02[multiple changes]Jason Merrill1-8/+14
1997-11-25exception.cc (struct cp_eh_info): Add handlers field.Jason Merrill1-8/+10
1997-11-21except.c (expand_start_eh_spec): Use the try/catch code.Jason Merrill1-1/+50
1997-11-10stmt.c (expand_decl_cleanup_no_eh): New fn.Jason Merrill1-4/+17
1997-10-31[multiple changes]Jason Merrill1-3/+77
1997-08-19mergeJason Merrill1-1/+1
1997-04-2391th Cygnus<->FSF mergeMike Stump1-12/+7
1996-09-3089th Cygnus<->FSF quick mergeMike Stump1-0/+111