]> git.ipfire.org Git - thirdparty/gcc.git/commit - libobjc/ChangeLog
re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)
authorDavid Ayers <ayers@gcc.gnu.org>
Thu, 12 Mar 2009 22:28:15 +0000 (22:28 +0000)
committerDavid Ayers <ayers@gcc.gnu.org>
Thu, 12 Mar 2009 22:28:15 +0000 (22:28 +0000)
commitfaef499bdf0a88f9ec9d3282728ee081f12b8cb4
tree53acb0e9cd94a0ada09c499da8ecc1b24cdba655
parent03a181983d217bfc13d295e698edc1eae0e8dacd
re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected)

libobjc/

2009-03-12  Richard Frith-Macdonald  <rfm@gnu.org>
    David Ayers  <ayers@fsfe.org>

PR libobjc/27466
* objc/objc-api.h (_objc_unexpected_exception): Declare
new hook.  Update copyright dates.
* exception.c (objc_exception_throw): Use hook.  Update
copyright dates.
* libobjc.def (_objc_unexpected_exception): Export hook.
Update copyright dates.

gcc/testsuite/

2009-03-12  David Ayers  <ayers@fsfe.org>

PR libobjc/27466
* objc/execute/exceptions/handler-1.m. New test.

From-SVN: r144826
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/exceptions/handler-1.m [new file with mode: 0644]
libobjc/ChangeLog
libobjc/exception.c
libobjc/libobjc.def
libobjc/objc/objc-api.h