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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/awt/Scrollbar.java (removeAdjustmentListener): Use
tromey
2000-09-26
1
-1
/
+1
*
2000-09-26 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-09-26
1
-0
/
+1
*
* java/lang/natRuntime.cc (lt_preloaded_symbols): Define as `extern'.
aoliva
2000-09-14
1
-1
/
+1
*
* defineclass.cc: Include alloca.h only if HAVE_ALLOCA_H.
aoliva
2000-09-14
2
-0
/
+4
*
* java/lang/reflect/natArray.cc (BooleanClass): New define.
tromey
2000-09-13
2
-8
/
+20
*
2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-13
2
-2
/
+23
*
* java/lang/reflect/Field.java (toString): Don't rely on
tromey
2000-09-11
2
-8
/
+416
*
* gnu/gcj/convert/BytesToUnicode.java (getDefaultDecoder): Let
tromey
2000-09-11
1
-0
/
+21
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
28
-34
/
+113
*
2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-07
1
-1
/
+1
*
* java/lang/reflect/Constructor.java (toString): Use `getName' for
tromey
2000-09-06
2
-3
/
+3
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept null
tromey
2000-09-06
1
-2
/
+6
*
Fix for PR java.lang/339:
tromey
2000-09-06
1
-33
/
+116
*
* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.
bryce
2000-09-05
1
-1
/
+1
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
3
-80
/
+103
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
3
-8
/
+4
*
* java/util/zip/ZipFile.java (ZipFile): Delete file when opened in
tromey
2000-09-04
1
-1
/
+1
*
Fix for PR java.io/203:
green
2000-09-04
2
-16
/
+45
*
* java/io/File.java (deleteOnExit): New method.
green
2000-09-04
2
-1
/
+19
*
2000-09-01 Andrew Haley <aph@redhat.com>
aph
2000-09-01
1
-5
/
+19
*
* gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,
tromey
2000-08-29
22
-24
/
+29
*
* java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,
mark
2000-08-27
2
-14
/
+43
*
2000-08-27 Anthony Green <green@redhat.com>
green
2000-08-27
9
-0
/
+3072
*
2000-08-26 Anthony Green <green@redhat.com>
green
2000-08-26
1
-24
/
+21
*
* java/util/zip/InflaterInputStream.java (read(byte[],int,int)):
mark
2000-08-24
1
-0
/
+2
*
* java/io/PrintWriter.java (print(String)): Don't catch IOException,
mark
2000-08-24
1
-8
/
+1
*
* java/util/ResourceBundle.java (trySomeGetBundle): Removed
tromey
2000-08-21
1
-16
/
+12
*
Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>
green
2000-08-21
4
-11
/
+279
*
2000-08-20 Mark Wielaard <mark@klomp.org>
mark
2000-08-20
7
-6
/
+25
*
* java/util/jar/JarFile.java: Don't call
green
2000-08-20
1
-1
/
+1
*
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
green
2000-08-20
4
-20
/
+21
*
* java/util/zip/ZipInputStream.java (createZipEntry):
tromey
2000-08-19
2
-5
/
+5
*
Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>
green
2000-08-19
28
-400
/
+5379
*
2000-08-15 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-08-17
1
-4
/
+13
*
* gnu/gcj/awt/ComponentDataBlitOp.java: New file.
rolfwr
2000-08-16
22
-193
/
+2242
*
* java/io/ByteArrayOutputStream.java: Merged with Classpath.
tromey
2000-08-16
1
-10
/
+158
*
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
tromey
2000-08-11
2
-15
/
+27
*
2000-08-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-10
1
-9
/
+17
*
2000-08-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-09
13
-122
/
+320
*
* java/lang/reflect/Method.java (hashCode): Use getName().
tromey
2000-08-08
2
-2
/
+6
*
* java/io/PipedInputStream.java (read(byte[],int,int)): Mostly
tromey
2000-08-07
3
-112
/
+80
*
* java/io/PrintWriter.java: Merged comments from Classpath.
tromey
2000-08-06
1
-29
/
+278
*
* java/io/StreamTokenizer.java (TT_NONE): Now private.
tromey
2000-08-06
1
-2
/
+6
*
* java/io/ObjectInputStream.java (readFields): Turn off
warrenl
2000-08-04
3
-17
/
+30
*
* Makefile.am: Add new AWT stubs.
bryce
2000-08-03
14
-41
/
+404
*
* Makefile.in: Rebuilt.
tromey
2000-08-02
4
-52
/
+11
*
2000-08-02 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-08-02
1
-1
/
+1
*
* java/awt/Component.java (toString): Implemented.
bryce
2000-07-31
2
-9
/
+1
*
2000-07-30 Anthony Green <green@redhat.com>
green
2000-07-31
1
-4
/
+10
*
* java/awt/BorderLayout.java (BorderLayout()): New constructor.
tromey
2000-07-31
9
-89
/
+313
[next]