OSDN Git Service

* gcc_update (files_and_dependencies): Handle
[pf3gnuchains/gcc-fork.git] / libjava / jni.cc
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-08 tromey * jni.cc (ThrowableClass): New define.
2000-02-07 tromey * jni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 tromey * defineclass.cc (handleMethodsBegin): Allocate _Jv_Me...
2000-02-02 tromey * include/java-interp.h (_Jv_JNI_conversion_call)...
2000-02-01 tromey * jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when...
2000-02-01 tromey * jni.cc (_Jv_JNI_GetField): Specialize for jobject.
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 tromey * configure: Rebuilt.
1999-04-07 tromeyInitial revision