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
*
* libjava.compile/compile.exp: Sort sources.
ro
2002-07-18
4
-3
/
+9
*
* java/io/StreamTokenizer.java (pushBack): Update documentation.
mark
2002-07-16
2
-9
/
+14
*
* Makefile.in: Rebuilt.
tromey
2002-07-15
11
-592
/
+1404
*
2002-07-14� Mark Wielaard� <mark@klomp.org>
mark
2002-07-14
16
-16
/
+1779
*
2002-07-12 Jesse Rosenstock <jmr@fulcrummicro.com>
tromey
2002-07-12
2
-1
/
+6
*
* java/lang/natThrowable.cc (printRawStackTrace): removed.
mark
2002-07-12
7
-161
/
+339
*
reverted bogus checkin
tromey
2002-07-10
1
-2
/
+0
*
* configure: Rebuilt.
tromey
2002-07-10
4
-235
/
+244
*
* mauve-libgcj: Don't compile java.sql.Blob.BlobTest,
mark
2002-07-08
2
-0
/
+12
*
2002-07-05 Tony Kimball <alk@pobox.com>
tromey
2002-07-06
2
-1
/
+5
*
2002-07-04 Tom Tromey <tromey@redhat.com>
tromey
2002-07-05
4
-5
/
+51
*
2002-07-02 Tom Tromey <tromey@redhat.com>
tromey
2002-07-02
3
-12
/
+17
*
2002-07-02 Andrew Haley <aph@redhat.com>
aph
2002-07-02
4
-3
/
+60
*
* javax/naming/spi/NamingManager.java (getPlusPath): Don't create
tromey
2002-07-02
2
-2
/
+8
*
* java/net/natPlainDatagramSocketImpl.cc (BooleanClass): Removed.
tromey
2002-06-25
5
-75
/
+67
*
* verify.cc (branch_prepass): Updated for change to exception
tromey
2002-06-24
6
-678
/
+1487
*
* configure: Rebuilt.
tromey
2002-06-24
6
-326
/
+341
*
* Makefile.in: Rebuilt.
tromey
2002-06-24
4
-125
/
+125
*
* Makefile.in: Rebuilt.
tromey
2002-06-24
3
-2
/
+8
*
Reformat JDBC classes and add new JDK 1.4 classes and methods.
bryce
2002-06-21
46
-9407
/
+9199
*
For PR libgcj/7073:
tromey
2002-06-20
3
-28
/
+40
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-18
5
-175
/
+11
*
* java/net/natPlainDatagramSocketImpl.cc (receive):
jsturm
2002-06-18
3
-4
/
+21
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-18
31
-1519
/
+2305
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-17
10
-34
/
+140
*
2002-06-17 Nathanael Nerode <neroden@twcny.rr.com>
tromey
2002-06-17
2
-110
/
+64
*
* java/rmi/activation/ActivateFailedException.java: Remerge from
tromey
2002-06-17
11
-192
/
+448
*
* gcj/javaprims.h: Updated class declaration list.
tromey
2002-06-17
2
-4
/
+6
*
* java/io/LineNumberInputStream.java: Merged with Classpath.
tromey
2002-06-17
2
-17
/
+191
*
* java/lang/RuntimeException.java: Re-merge with Classpath.
tromey
2002-06-16
12
-130
/
+202
*
2002-06-16 Nathanael Nerode <neroden@twcny.rr.com>
tromey
2002-06-16
17
-241
/
+637
*
* java/lang/AbstractMethodError.java: Re-merged with Classpath.
tromey
2002-06-15
63
-2199
/
+2151
*
* java/io/BufferedOutputStream.java: Re-merged with Classpath.
tromey
2002-06-15
21
-720
/
+609
*
2002-06-15 Nathanael Nerode <neroden@twcny.rr.com>
tromey
2002-06-15
3
-65
/
+57
*
* java/util/zip/InflaterInputStream.java (read): Loop if data has
tromey
2002-06-15
9
-787
/
+1347
*
* java/lang/natString.cc (init): Handle case where DONT_COPY is
tromey
2002-06-13
10
-1548
/
+1699
*
* lib/libjava.exp (test_libjava): Fixed typo.
tromey
2002-06-13
3
-1
/
+7
*
* java/io/natFilePosix.cc (getCanonicalPath): Treat "" like ".".
tromey
2002-06-12
2
-1
/
+13
*
* java/lang/Class.h (Class::desiredAssertionStatus): Declare.
tromey
2002-06-11
10
-12
/
+428
*
* libjava.compile/PR6865.java: New file. For PR java/6865.
tromey
2002-06-11
2
-0
/
+7
*
* libjava.lang/PR6520.java: Fixed typo.
tromey
2002-06-11
2
-1
/
+5
*
* libjava.lang/PR6520.java: New file. For PR java/6520.
tromey
2002-06-11
2
-0
/
+17
*
* configure.host: Disable hash synchronization and slow_pthread_self
bryce
2002-06-10
2
-0
/
+11
*
2002-06-06 Adam Megacz <adam@xwt.org>
megacz
2002-06-06
2
-4
/
+6
*
2002-06-05 H.J. Lu (hjl@gnu.org)
hjl
2002-06-05
3
-14
/
+11
*
Use ## for comment.
hjl
2002-06-05
2
-6
/
+3
*
2002-06-04 H.J. Lu (hjl@gnu.org)
hjl
2002-06-04
3
-5
/
+23
*
2002-06-04 H.J. Lu (hjl@gnu.org)
hjl
2002-06-04
3
-334
/
+362
*
* libjava.compile/T20020604.java: New file.
tromey
2002-06-04
5
-3
/
+47
*
* java/util/natTimeZone.cc: Include <stdio.h>.
tromey
2002-06-04
2
-0
/
+6
[next]