2004-09-16 Andrew Pinski <pinskia@physics.uc.edu>
commite7d4d902e645fd90b252fa5767999f46b0d186a8
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 2004 03:46:39 +0000 (1 03:46 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Oct 2004 03:46:39 +0000 (1 03:46 +0000)
tree3e3bcca19e5054e4df68cedcfb17b544f287f58d
parent2c84ee37e873a1c01377aec424914cf3446063ab
2004-09-16  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libobjc/16448
        * exception.c: Include config.h
        (objc_exception_throw): Change _GLIBCXX_SJLJ_EXCEPTIONS to
        SJLJ_EXCEPTIONS.
        * configure.ac: Find out what exception handling code we use.
        * configure: Regenerate.
        * config.h.in: New file, regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88379 138bc75d-0d04-0410-961f-82ee72b054a4
libobjc/ChangeLog
libobjc/config.h.in [new file with mode: 0644]
libobjc/configure
libobjc/configure.ac
libobjc/exception.c