index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libjava
/
jni.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
tromey
2003-02-12
1
-12
/
+75
*
* jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be
tromey
2003-01-31
1
-1
/
+6
*
* jni.cc: Added `name' argument.
tromey
2002-12-03
1
-2
/
+3
*
2002-11-19 Ranjit Mathew <rmathew@hotmail.com>
tromey
2002-11-19
1
-124
/
+133
*
* jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all cases.
tromey
2002-11-10
1
-2
/
+4
*
* jni.cc (array_from_valist): Assume that jlong won't be
tromey
2002-11-06
1
-2
/
+8
*
* jni.cc (_Jv_JNI_AllocObject): Removed old FIXME comment.
tromey
2002-10-23
1
-8
/
+8
*
* jni.cc (_Jv_JNIFunctions): Fixed typo.
tromey
2002-05-10
1
-1
/
+1
*
* Makefile.in: Rebuilt.
tromey
2002-04-10
1
-16
/
+57
*
* jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not
tromey
2002-03-05
1
-2
/
+2
*
2002-02-13 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2002-02-13
1
-2
/
+1
*
2002-02-08 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2002-02-08
1
-2
/
+11
*
For PR libgcj/5103:
tromey
2001-12-16
1
-4
/
+0
*
* jni.cc (call): Synchronize if required.
tromey
2001-12-12
1
-0
/
+14
*
Obvious jni weak reference fix
green
2001-11-17
1
-1
/
+1
*
* Makefile.in: Rebuilt.
tromey
2001-11-13
1
-20
/
+151
*
* jni.cc (JNI_CreateJavaVM): Call _Jv_CreateJavaVM. Don't call
bryce
2001-10-30
1
-2
/
+3
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
1
-3
/
+2
*
2001-10-04 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-10-05
1
-1
/
+1
*
* jni.cc (array_from_valist): Use promoted types for va_arg.
aj
2001-09-17
1
-14
/
+14
*
* jni.cc (nathash, nathash_count, nathash_size): New globals.
tromey
2001-08-20
1
-21
/
+152
*
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.
tromey
2001-08-15
1
-7
/
+7
*
2001-08-02 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-08-02
1
-0
/
+3
*
* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
tromey
2001-06-15
1
-8
/
+15
*
* jni.cc (ClassClass): Removed; updated all users.
tromey
2001-06-15
1
-30
/
+28
*
Implement invocation interface; don't create new thread for main.
bothner
2001-05-22
1
-23
/
+6
*
2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-05-03
1
-2
/
+2
*
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
tromey
2001-04-27
1
-4
/
+10
*
* jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.
tromey
2001-04-06
1
-11
/
+9
*
2001-04-02 Marcus G. Daniels <mgd@swarm.org>
tromey
2001-04-02
1
-0
/
+9
*
* jni.cc (add_char): Correctly encode non-ascii characters.
tromey
2001-04-02
1
-5
/
+5
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
1
-1
/
+1
*
* jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
tromey
2001-03-23
1
-4
/
+8
*
2001-03-22 Marcus G. Daniels <mgd@swarm.org>
tromey
2001-03-22
1
-1
/
+4
*
* jni.cc (_Jv_JNIFunctions): Added comment for each entry in
tromey
2001-01-27
1
-230
/
+231
*
* jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from external
tromey
2001-01-26
1
-10
/
+14
*
* jni.cc: Added include of java/lang/ThreadGroup.h.
warrenl
2000-11-01
1
-0
/
+1
*
* java/lang/reflect/natField.cc (BooleanClass): Don't define.
tromey
2000-10-06
1
-13
/
+7
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
1
-1
/
+1
*
* jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.
tromey
2000-04-20
1
-1
/
+5
*
* jni.cc (_Jv_JNI_FindClass): Use system class loader if class
tromey
2000-04-20
1
-4
/
+5
*
JVMPI changes...
green
2000-04-02
1
-0
/
+66
*
* jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception
tromey
2000-03-27
1
-3
/
+3
*
* jni.cc (mangled_name): Fixed assertion.
tromey
2000-03-14
1
-3
/
+5
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-1
/
+1
*
* jni.cc (MARK_NONE): New define.
tromey
2000-03-07
1
-50
/
+99
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
1
-207
/
+410
*
Minor clean up and bug fix.
green
2000-02-26
1
-3
/
+2
*
* jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on
tromey
2000-02-25
1
-0
/
+4
*
* include/jvm.h (_Jv_GetJavaVM): Declare.
tromey
2000-02-18
1
-12
/
+87
[next]