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/lang/reflect/natArray.cc (BooleanClass): New define.
tromey
2000-09-13
3
-8
/
+27
*
2000-09-13 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-13
4
-5
/
+42
*
* configure: Rebuilt with new ../libtool.m4.
aoliva
2000-09-12
2
-246
/
+240
*
* java/lang/reflect/Field.java (toString): Don't rely on
tromey
2000-09-11
3
-8
/
+421
*
* gnu/gcj/convert/BytesToUnicode.java (getDefaultDecoder): Let
tromey
2000-09-11
7
-238
/
+357
*
* acinclude.m4: Simplify the tests for CC and CXX.
aoliva
2000-09-10
4
-492
/
+389
*
* acinclude.m4: Include libtool macros from the source tree.
aoliva
2000-09-10
4
-688
/
+823
*
* Updated from libtool multi-language branch.
aoliva
2000-09-10
9
-1506
/
+4265
*
This commit was generated by cvs2svn to compensate for changes in r36292,
aoliva
2000-09-10
1
-17
/
+175
*
Initial revision
aoliva
2000-09-10
1
-0
/
+13
*
* java/beans/PropertyChangeEvent.java (serialVersionUID): Added.
warrenl
2000-09-08
29
-34
/
+162
*
2000-09-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-07
5
-50
/
+31
*
2000-09-06 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-09-06
2
-2
/
+8
*
* java/lang/reflect/Constructor.java (toString): Use `getName' for
tromey
2000-09-06
3
-3
/
+8
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Accept null
tromey
2000-09-06
2
-2
/
+9
*
Fix for PR java.lang/339:
tromey
2000-09-06
2
-34
/
+125
*
* java/net/natPlainDatagramSocketImpl.cc (mcastGrp): Fix typo.
bryce
2000-09-05
2
-3
/
+4
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
4
-80
/
+114
*
* doc/cni.sgml: Updated from master copy.
tromey
2000-09-05
2
-117
/
+28
*
2000-09-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-09-05
6
-19
/
+20
*
* java/util/zip/ZipFile.java (ZipFile): Delete file when opened in
tromey
2000-09-04
2
-1
/
+6
*
Fix for PR java.io/203:
green
2000-09-04
3
-16
/
+53
*
Forgot to add this from last commit.
green
2000-09-04
1
-0
/
+9
*
* java/io/File.java (deleteOnExit): New method.
green
2000-09-04
5
-2
/
+60
*
* Makefile.in: Rebuilt.
tromey
2000-09-04
3
-2
/
+8
*
2000-09-01 Andrew Haley <aph@redhat.com>
aph
2000-09-01
2
-5
/
+26
*
* libjava.compile/abstr.xfail: New file.
tromey
2000-09-01
3
-0
/
+20
*
* Makefile.in: Rebuilt.
tromey
2000-08-30
6
-28
/
+56
*
* gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java,
tromey
2000-08-29
27
-31
/
+61
*
* java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor,
mark
2000-08-27
3
-14
/
+49
*
2000-08-27 Anthony Green <green@redhat.com>
green
2000-08-27
12
-10
/
+3112
*
2000-08-26 Anthony Green <green@redhat.com>
green
2000-08-26
10
-76
/
+98
*
* java/util/zip/InflaterInputStream.java (read(byte[],int,int)):
mark
2000-08-24
2
-0
/
+7
*
* java/io/PrintWriter.java (print(String)): Don't catch IOException,
mark
2000-08-24
2
-8
/
+6
*
2000-08-23 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco
2000-08-24
3
-1
/
+16
*
2000-08-21 Mark Wielaard <mark@klomp.org>
tromey
2000-08-22
6
-36
/
+66
*
* java/util/ResourceBundle.java (trySomeGetBundle): Removed
tromey
2000-08-21
2
-16
/
+17
*
Fixed typo in ChangeLog
green
2000-08-21
1
-1
/
+0
*
Sun Aug 20 21:02:48 2000 Anthony Green <green@redhat.com>
green
2000-08-21
12
-24
/
+385
*
2000-08-20 Mark Wielaard <mark@klomp.org>
mark
2000-08-20
8
-6
/
+36
*
* java/util/jar/JarFile.java: Don't call
green
2000-08-20
2
-1
/
+7
*
Oops. Forgot some notes.
green
2000-08-20
1
-0
/
+2
*
Sun Aug 20 09:51:48 2000 Anthony Green <green@redhat.com>
green
2000-08-20
6
-23
/
+40
*
* java/util/zip/ZipInputStream.java (createZipEntry):
tromey
2000-08-19
3
-5
/
+10
*
Sat Aug 19 11:00:53 2000 Anthony Green <green@redhat.com>
green
2000-08-19
35
-715
/
+5890
*
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
[next]