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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Makefile.in: Rebuilt.
tromey
2000-04-03
1
-0
/
+6
*
JVMPI changes...
green
2000-04-02
1
-0
/
+40
*
Synchronized gcjh commands for java/lang/Thread.h with Makefile.in.
bryce
2000-03-28
1
-0
/
+1
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
1
-0
/
+59
*
* jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception
tromey
2000-03-27
1
-0
/
+6
*
2000-03-26 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-26
1
-0
/
+29
*
* java/math/BigInteger.java(divide): Handle the special case when
warrenl
2000-03-24
1
-0
/
+6
*
* java/awt/Font.java(isBold): Fix syntax error.
warrenl
2000-03-24
1
-0
/
+9
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-0
/
+11
*
* java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().
bryce
2000-03-21
1
-1
/
+1
*
* java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),
bryce
2000-03-21
1
-0
/
+2
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-0
/
+7
*
* java/awt/Color.java: Specified java.io for Serializable.
warrenl
2000-03-19
1
-0
/
+5
*
* java/awt/Color.java: Rewrote to be more memory efficient (& compile).
warrenl
2000-03-19
1
-0
/
+4
*
* java/awt/Color.java: New file.
warrenl
2000-03-17
1
-0
/
+43
*
2000-03-15 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-15
1
-0
/
+27
*
* jni.cc (mangled_name): Fixed assertion.
tromey
2000-03-14
1
-0
/
+6
*
* java/security/Key.java(serialVersionUID): Set to 0 for now.
warrenl
2000-03-10
1
-0
/
+6
*
* java/security/AlgorithmParameterGeneratorSpi.java: New file.
warrenl
2000-03-10
1
-0
/
+41
*
Updated README.
bryce
2000-03-09
1
-0
/
+4
*
2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-09
1
-0
/
+8
*
* java/lang/reflect/natArray.cc (newInstance): Don't allow array
tromey
2000-03-09
1
-0
/
+5
*
* java/math/BigInteger.java(signum): Handle zero properly.
warrenl
2000-03-09
1
-0
/
+4
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-0
/
+7
*
2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-07
1
-0
/
+74
*
* jni.cc (MARK_NONE): New define.
tromey
2000-03-07
1
-0
/
+18
*
Fix for PR libgcj/43:
tromey
2000-03-06
1
-1
/
+7
*
2000-03-08 Anthony Green <green@redhat.com>
green
2000-03-05
1
-0
/
+17
*
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
warrenl
2000-03-05
1
-0
/
+5
*
* configure.host (libgcj_flags): Define __NO_MATH_INLINES.
green
2000-03-05
1
-0
/
+5
*
* configure: Rebuilt.
green
2000-03-04
1
-0
/
+8
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
1
-0
/
+69
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-0
/
+5
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-0
/
+5
*
2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-27
1
-0
/
+5
*
Minor clean up and bug fix.
green
2000-02-26
1
-0
/
+9
*
* jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on
tromey
2000-02-25
1
-0
/
+5
*
2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-25
1
-0
/
+9
*
* java/math/BigInteger.java(ival): Made private.
warrenl
2000-02-25
1
-0
/
+6
*
Forgot to commit ChangeLog
green
2000-02-21
1
-0
/
+16
*
* boehm.cc (_Jv_AllocBytes): Clear returned memory.
tromey
2000-02-21
1
-0
/
+4
*
2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-19
1
-0
/
+5
*
* include/jvm.h (_Jv_GetJavaVM): Declare.
tromey
2000-02-18
1
-0
/
+17
*
Rotated ChangeLogs
tromey
2000-02-17
1
-7109
/
+0
*
* gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.
tromey
2000-02-17
1
-0
/
+5
*
* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.
tromey
2000-02-17
1
-0
/
+2
*
* jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
tromey
2000-02-16
1
-0
/
+8
*
* jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, not
tromey
2000-02-16
1
-0
/
+5
*
* resolve.cc (ncode): Set args_raw_size. Compute jni_cif and
tromey
2000-02-16
1
-0
/
+10
*
* jni.cc (mangled_name): Skip leading `(' in signature.
tromey
2000-02-15
1
-0
/
+2
[next]