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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/io/ObjectOutputStream.java (writeObject): Use component type
warrenl
2000-05-24
2
-3
/
+9
*
* libjava.compile/PR238.java: New file. For PR gcj/238.
tromey
2000-05-23
2
-0
/
+11
*
* libjava.lang/stringconst.out: New file.
tromey
2000-05-23
3
-0
/
+28
*
2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-22
2
-0
/
+19
*
* libjava.compile/PR235.java: New file. For PR gcj/235.
tromey
2000-05-22
2
-0
/
+11
*
* libjava.compile/PR234.java: New file. For PR gcj/234.
tromey
2000-05-22
2
-0
/
+28
*
2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-22
2
-0
/
+21
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
4
-4
/
+21
*
* Makefile.in: Rebuilt.
tromey
2000-05-20
6
-316
/
+252
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
2
-1
/
+28
*
Removed duplicate ChangeLog entry
tromey
2000-05-20
1
-15
/
+0
*
* java/io/BufferedWriter.java: Merged with Classpath.
tromey
2000-05-19
3
-77
/
+320
*
Jumbo patch:
tromey
2000-05-19
125
-560
/
+18458
*
Oops, typo in last change.
bryce
2000-05-19
1
-1
/
+1
*
From Gregory R. Warnes <warnes@biostat.washington.edu>:
bryce
2000-05-18
2
-1
/
+5
*
* lib/libjava.exp (bytecompile_file): Use exec, not system.
tromey
2000-05-18
2
-2
/
+11
*
2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-18
4
-7
/
+12
*
* libjava.mauve/mauve.exp (test_mauve): Call `prune_warnings'.
tromey
2000-05-17
4
-61
/
+84
*
* libjava.lang/instance.out: New file.
tromey
2000-05-16
3
-0
/
+74
*
2000-05-15 Andrew Haley <aph@cygnus.com>
aph
2000-05-16
2
-0
/
+119
*
* java/util/zip/ZipInputStream.java (getNextEntry): When reading
tromey
2000-05-11
2
-2
/
+13
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
2
-1
/
+3
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
2
-9
/
+35
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
3
-0
/
+148
*
* java/lang/StringBuffer.java (toString): Don't mark buffer as
tromey
2000-05-09
3
-227
/
+618
*
2000-05-08 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-08
3
-0
/
+23
*
* Makefile.in: Rebuilt.
tromey
2000-05-07
3
-4
/
+14
*
Forgot this file when checking in my last change.
bryce
2000-05-06
1
-3
/
+3
*
* Makefile.in: Rebuilt.
tromey
2000-05-06
3
-2
/
+7
*
Fix for PR libgcj/220:
tromey
2000-05-05
3
-33
/
+78
*
* gcj/field.h (JvFieldIsRef): Return false for gnu.gcj.RawData
tromey
2000-05-05
3
-10
/
+13
*
2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-05
5
-32
/
+64
*
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
10
-57
/
+50
*
2000-04-28 Jakub Jelinek <jakub@redhat.com>
tromey
2000-05-01
3
-20
/
+29
*
Removed mistakenly-committed ChangeLog entry
tromey
2000-04-28
1
-11
/
+0
*
* libgcj.spec.in (*jc1): Added -fasynchronous-exceptions.
tromey
2000-04-28
2
-1
/
+17
*
2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-28
2
-3
/
+4
*
2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-28
3
-0
/
+35
*
Runtime support for PR gcj/2:
tromey
2000-04-27
3
-0
/
+13
*
2000-04-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-27
2
-1
/
+5
*
* Makefile.in: Rebuilt.
tromey
2000-04-26
3
-51
/
+27
*
2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com>
tromey
2000-04-25
3
-0
/
+46
*
* gnu/gcj/runtime/natFirstThread.cc (run): Initialize class before
tromey
2000-04-24
2
-4
/
+8
*
+ 2000-04-22 Anthony Green <green@cygnus.com>
green
2000-04-22
7
-34
/
+65
*
* java/io/PipedInputStream.java, java/io/PipedOutputStream.java:
tromey
2000-04-21
3
-27
/
+16
*
Fix for PR libgcj/15:
tromey
2000-04-21
3
-164
/
+216
*
Fix for PR libgcj/15:
tromey
2000-04-21
5
-28
/
+16
*
* java/io/PipedInputStream.java, java/io/PipedReader.java,
tromey
2000-04-21
3
-241
/
+214
*
Fix for PR libgcj/213:
tromey
2000-04-21
3
-68
/
+35
[next]