exception.cc (cstdlib): Replaces stdlib.h.
authorAlexandre Petit-Bianco <apbianco@redhat.com>
Sun, 10 Jun 2001 20:59:37 +0000 (13:59 -0700)
committerAlexandre Petit-Bianco <apbianco@gcc.gnu.org>
Sun, 10 Jun 2001 20:59:37 +0000 (13:59 -0700)
commit9b8c19b4f52afaace7b003100311a4ebf4180a13
treeeea2eb37f6390643f1fbf410cfaa47d00bedcbb0
parent6cfc03411c64d74e2e5d707b6635aed85620595f
exception.cc (cstdlib): Replaces stdlib.h.

2001-06-10  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * exception.cc (cstdlib): Replaces stdlib.h.
        (_Jv_Throw): Use std::abort().
        (PERSONALITY_FUNCTION): Likewise.

(http://gcc.gnu.org/ml/gcc-patches/2001-06/msg00620.html )

From-SVN: r43153
libjava/ChangeLog
libjava/exception.cc