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
*
Runtime support for PR gcj/2:
tromey
2000-04-27
1
-0
/
+6
*
2000-04-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-27
1
-0
/
+4
*
* Makefile.in: Rebuilt.
tromey
2000-04-26
1
-0
/
+5
*
* gnu/gcj/runtime/natFirstThread.cc (run): Initialize class before
tromey
2000-04-24
1
-0
/
+5
*
+ 2000-04-22 Anthony Green <green@cygnus.com>
green
2000-04-22
1
-0
/
+26
*
* java/io/PipedInputStream.java, java/io/PipedOutputStream.java:
tromey
2000-04-21
1
-0
/
+3
*
Fix for PR libgcj/15:
tromey
2000-04-21
1
-0
/
+13
*
* java/io/PipedInputStream.java, java/io/PipedReader.java,
tromey
2000-04-21
1
-0
/
+4
*
Fix for PR libgcj/213:
tromey
2000-04-21
1
-0
/
+8
*
* gnu/gcj/protocol/file/Handler.java (openConnection): Use
tromey
2000-04-21
1
-0
/
+5
*
Fix for PR java.io/204:
tromey
2000-04-21
1
-0
/
+5
*
Fix for PR libgcj/212:
tromey
2000-04-20
1
-0
/
+5
*
* jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.
tromey
2000-04-20
1
-0
/
+4
*
* jni.cc (_Jv_JNI_FindClass): Use system class loader if class
tromey
2000-04-20
1
-0
/
+5
*
2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-19
1
-0
/
+5
*
2000-04-16 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-16
1
-0
/
+6
*
* java/lang/natString.cc (intern): Temporarily disable finalizer
tromey
2000-04-12
1
-0
/
+3
*
* java/lang/natString.cc (unintern): Added `obj' argument.
tromey
2000-04-12
1
-0
/
+7
*
* java/util/Vector.java (VectorEnumeration): Now `final'.
tromey
2000-04-11
1
-0
/
+8
*
* java/io/ObjectStreamException.java: New file.
warrenl
2000-04-11
1
-0
/
+30
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-0
/
+5
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-0
/
+7
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-0
/
+6
*
* Makefile.in: Rebuilt.
tromey
2000-04-09
1
-0
/
+38
*
2000-04-08 Anthony Green <green@redhat.com>
green
2000-04-09
1
-0
/
+14
*
* configure: Rebuilt.
tromey
2000-04-06
1
-0
/
+19
*
* Makefile.in: Rebuilt.
tromey
2000-04-04
1
-0
/
+6
*
* include/jvm.h (_Jv_GetArrayElementFromElementType): More
tromey
2000-04-03
1
-0
/
+3
*
* 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
[next]