summaryrefslogtreecommitdiff
path: root/gcc/cp/exception.cc
Commit message (Expand)AuthorAgeFilesLines
* exception.cc (__cplus_type_matcher): Call __throw_type_match_rtti_2.Jason Merrill1999-08-241-12/+16
* exception.cc (__cplus_type_matcher): Match __eh_matcher prototype.Nathan Sidwell1999-07-261-6/+4
* See ChangeLog..Andrew MacLeod1998-12-081-5/+21
* update copyrightsJason Merrill1998-11-221-1/+1
* cp-tree.h: Don't include gansidecl.h.Kaveh R. Ghazi1998-11-071-0/+1
* exception.cc (__cp_pop_exception): Free the original exception value, not the...Andrew MacLeod1998-10-231-1/+1
* [multiple changes]Andrew MacLeod1998-09-171-2/+2
* [multiple changes]Andrew MacLeod1998-09-151-1/+3
* [multiple changes]Andrew MacLeod1998-06-251-0/+3
* libgcc2.c (__get_eh_table_version, [...]): New functions to return exception ...Andrew MacLeod1998-06-231-2/+2
* Have -fnew-exceptions actually use the runtime field, and not generate runtim...Andrew MacLeod1998-06-231-2/+6
* [multiple changes]Andrew MacLeod1998-06-081-11/+16
* First cut of changes to utilize the new exception handling modelAndrew MacLeod1998-05-141-0/+34
* massive namespace patchMartin v. Löwis1998-05-071-17/+18
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeff Law1998-04-041-1/+1
* exception.cc (__eh_alloc, __eh_free): New fns.Jason Merrill1998-01-071-11/+35
* [multiple changes]Teemu Torma1997-12-111-6/+9
* [multiple changes]Jason Merrill1997-12-021-8/+14
* exception.cc (struct cp_eh_info): Add handlers field.Jason Merrill1997-11-251-8/+10
* except.c (expand_start_eh_spec): Use the try/catch code.Jason Merrill1997-11-211-1/+50
* stmt.c (expand_decl_cleanup_no_eh): New fn.Jason Merrill1997-11-101-4/+17
* [multiple changes]Jason Merrill1997-10-311-3/+77
* mergeJason Merrill1997-08-191-1/+1
* 91th Cygnus<->FSF mergeMike Stump1997-04-231-12/+7
* 89th Cygnus<->FSF quick mergeMike Stump1996-09-301-0/+111