gcc/libjava/gnu
Andrew Haley 180a373d0d interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter.
2004-10-13  Andrew Haley  <aph@redhat.com>

        * interpret.cc (_Jv_InterpMethod::run): Initialize
        _Jv_StartOfInterpreter.
        (_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): Functions removed.
        (_Jv_StartOfInterpreter, _Jv_EndOfInterpreter): New variables.
        * gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Use
        _Unwind_FindEnclosingFunction to discover whether PC is within the
        interpreter.

From-SVN: r89037
2004-10-14 15:21:13 +00:00
..
awt [multiple changes] 2004-09-02 05:10:34 +00:00
classpath URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
gcj interpret.cc (_Jv_InterpMethod::run): Initialize _Jv_StartOfInterpreter. 2004-10-14 15:21:13 +00:00
java RMIC.java, [...]: Reworked import statements and fixed file headers. 2004-10-09 09:57:02 +00:00
regexp RE.java (initialize): Add RETokenLookAhead support. 2004-09-25 19:04:34 +00:00