1. 17 Mar, 2009 15 commits
  2. 16 Mar, 2009 12 commits
  3. 15 Mar, 2009 3 commits
  4. 14 Mar, 2009 3 commits
  5. 13 Mar, 2009 6 commits
  6. 12 Mar, 2009 1 commit
    • re PR libobjc/27466 (RFE: Support for libobjc equivalent of std::set_unexpected) · faef499b
      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
      David Ayers committed