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
*
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
tromey
2000-05-31
1
-0
/
+11
*
2000-05-31 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-31
1
-0
/
+7
*
* include/name-finder.h: Include <sys/wait.h>.
tromey
2000-05-30
1
-0
/
+8
*
* java/io/ObjectOutputStream.java (writeObject): Use component type
warrenl
2000-05-24
1
-0
/
+6
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
1
-0
/
+13
*
* Makefile.in: Rebuilt.
tromey
2000-05-20
1
-0
/
+22
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
1
-0
/
+8
*
Removed duplicate ChangeLog entry
tromey
2000-05-20
1
-15
/
+0
*
* java/io/BufferedWriter.java: Merged with Classpath.
tromey
2000-05-19
1
-0
/
+5
*
Jumbo patch:
tromey
2000-05-19
1
-0
/
+486
*
From Gregory R. Warnes <warnes@biostat.washington.edu>:
bryce
2000-05-18
1
-0
/
+4
*
2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-18
1
-0
/
+7
*
2000-05-15 Andrew Haley <aph@cygnus.com>
aph
2000-05-16
1
-0
/
+4
*
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
tromey
2000-05-11
1
-0
/
+5
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-0
/
+2
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-0
/
+9
*
* java/lang/StringBuffer.java (toString): Don't mark buffer as
tromey
2000-05-09
1
-0
/
+13
*
* Makefile.in: Rebuilt.
tromey
2000-05-07
1
-0
/
+7
*
* Makefile.in: Rebuilt.
tromey
2000-05-06
1
-0
/
+5
*
Fix for PR libgcj/220:
tromey
2000-05-05
1
-0
/
+13
*
* gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawData
tromey
2000-05-05
1
-0
/
+8
*
2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-05
1
-0
/
+28
*
Removed erroneous ChangeLog entry
tromey
2000-05-04
1
-11
/
+0
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
1
-0
/
+35
*
2000-04-28 Jakub Jelinek <jakub@redhat.com>
tromey
2000-05-01
1
-0
/
+9
*
Removed mistakenly-committed ChangeLog entry
tromey
2000-04-28
1
-11
/
+0
*
* libgcj.spec.in (*jc1): Added -fasynchronous-exceptions.
tromey
2000-04-28
1
-0
/
+16
*
2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-28
1
-0
/
+4
*
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
[next]