exception.c (parse_lsda_header): hardcode ttype_encoding for older ARM EABI toolchains.
authorPaul Brook <paul@codesourcery.com>
Thu, 20 Oct 2011 13:57:21 +0000 (13:57 +0000)
committerMatthias Klose <doko@gcc.gnu.org>
Thu, 20 Oct 2011 13:57:21 +0000 (13:57 +0000)
commiteb405c4669307ce3b5026984e010faf78571e8b3
treeda52fe8c30c6977caad20b3f25097ca238f65a42
parent86220f3f94c22f1b52d3406326b797ae9a0ba967
exception.c (parse_lsda_header): hardcode ttype_encoding for older ARM EABI toolchains.

2011-10-17  Paul Brook  <paul@codesourcery.com>
            Matthias Klose  <doko@ubuntu.com>

        * exception.c (parse_lsda_header): hardcode ttype_encoding for older
        ARM EABI toolchains.
        (get_ttype_entry) Remove __ARM_EABI_UNWINDER__ variant.

Co-Authored-By: Matthias Klose <doko@ubuntu.com>
From-SVN: r180255
libobjc/ChangeLog
libobjc/exception.c