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
*
2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-08-17
2
-4
/
+21
*
* gnu/gcj/awt/ComponentDataBlitOp.java: New file.
rolfwr
2000-08-16
27
-205
/
+2669
*
2000-08-15 Andrew Haley <aph@cygnus.com>
tromey
2000-08-16
2
-1
/
+7
*
* java/io/ByteArrayOutputStream.java: Merged with Classpath.
tromey
2000-08-16
2
-10
/
+162
*
More thanks.
green
2000-08-14
2
-7
/
+33
*
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
tromey
2000-08-11
3
-15
/
+43
*
cvs commit ChangeLog
bryce
2000-08-10
1
-0
/
+17
*
2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-10
2
-52
/
+58
*
From PR gcj/310:
tromey
2000-08-10
3
-0
/
+16
*
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-09
3
-163
/
+165
*
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-09
13
-122
/
+320
*
* gnu/gcj/convert/Input_UTF8.java (read): Fixed handling of
tromey
2000-08-08
3
-15
/
+39
*
* java/lang/reflect/Method.java (hashCode): Use getName().
tromey
2000-08-08
3
-2
/
+11
*
* java/lang/reflect/Method.java (toString): Use Class.getName, not
tromey
2000-08-07
1
-0
/
+5
*
* java/io/PipedInputStream.java (read(byte[],int,int)): Mostly
tromey
2000-08-07
4
-112
/
+86
*
* java/io/PrintWriter.java: Merged comments from Classpath.
tromey
2000-08-06
2
-29
/
+286
*
* java/io/StreamTokenizer.java (TT_NONE): Now private.
tromey
2000-08-06
2
-2
/
+12
*
Missing changelog entry
bryce
2000-08-04
1
-0
/
+19
*
* java/io/ObjectInputStream.java (readFields): Turn off
warrenl
2000-08-04
4
-17
/
+50
*
* Makefile.in: Rebuilt.
tromey
2000-08-03
3
-58
/
+786
*
* Makefile.am: Add new AWT stubs.
bryce
2000-08-03
14
-41
/
+404
*
2000-08-03 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-03
3
-743
/
+52
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
9
-56
/
+159
*
* scripts/encodings.pl: New file.
tromey
2000-08-02
7
-30
/
+186
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
6
-16
/
+37
*
* java/awt/Component.java (toString): Implemented.
bryce
2000-07-31
3
-9
/
+8
*
2000-07-30 Anthony Green <green@redhat.com>
green
2000-07-31
2
-4
/
+16
*
* java/awt/BorderLayout.java (BorderLayout()): New constructor.
tromey
2000-07-31
10
-89
/
+373
*
* java/awt/Container.java (remove(int)): Wrote.
tromey
2000-07-30
7
-46
/
+238
*
Test case for gcj/295.
green
2000-07-30
2
-0
/
+16
*
* java/io/ObjectOutputStream.java (writeObject): Per spec, call
warrenl
2000-07-28
2
-6
/
+7
*
2000-07-26 Andrew Haley <aph@cygnus.com>
aph
2000-07-28
2
-0
/
+5
*
* java/io/ObjectStreamException.java: Made constructors protected.
warrenl
2000-07-28
2
-2
/
+6
*
* java/io/OutputStreamWriter.java (close): Only flush if not
tromey
2000-07-28
2
-2
/
+7
*
* mauve-libgcj: Activated serialization tests.
warrenl
2000-07-27
13
-20
/
+50
*
* java/awt/geom/RectangularShape.java (getPathIterator):
tromey
2000-07-27
2
-3
/
+6
*
2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
rolfwr
2000-07-25
24
-74
/
+4520
*
2000-07-23 Oskar Liljeblad <osk@hem.passagen.se>
tromey
2000-07-23
2
-49
/
+253
*
* Makefile.in: Rebuilt.
tromey
2000-07-23
16
-160
/
+2244
*
* scripts/showval.java: New file.
tromey
2000-07-20
2
-0
/
+43
*
* scripts/classes.pl (scan): Print inner classes properly.
tromey
2000-07-20
3
-11
/
+47
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
2
-17
/
+29
*
* java/io/File.java (getParentFile): New method, from Classpath
tromey
2000-07-20
2
-0
/
+9
*
* java/util/Vector.java (remove(Object)): Implemented.
tromey
2000-07-20
2
-4
/
+19
*
2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-07-19
2
-3
/
+11
*
commit changelog
bryce
2000-07-15
1
-0
/
+7
*
* java/awt/EventQueue.java (invokeAndWait): Call postEvent() within
bryce
2000-07-15
2
-4
/
+8
*
Add missing imports.
bryce
2000-07-12
1
-0
/
+2
*
Fix missing "package" declaration.
bryce
2000-07-12
2
-0
/
+4
*
Add missing files from last check-in:
bryce
2000-07-12
4
-0
/
+83
[next]