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
*
1999-06-24 Tom Tromey <tromey@cygnus.com>
tromey
1999-06-24
3
-16
/
+20
*
Fri May 28 22:20:03 1999 Anthony Green <green@cygnus.com>
tromey
1999-06-24
31
-525
/
+613
*
* lib/libjava.exp (libjava_arguments): If `libtool' not found in
tromey
1999-06-24
2
-0
/
+10
*
* lib/libjava.exp (libjava_arguments): Handle -lzgcj.
tromey
1999-06-23
2
-0
/
+14
*
* java/util/zip/InflaterInputStream.java (read): Throw
tromey
1999-06-23
2
-1
/
+13
*
* java/net/DatagramSocketImpl.java (localPort): Fixed typo to match JDK.
warrenl
1999-06-23
9
-12
/
+26
*
* java/lang/ieeefp.h (__IEEE_LITTLE_ENDIAN): Define for alpha.
tromey
1999-06-21
2
-0
/
+7
*
* Makefile.in: Rebuilt.
tromey
1999-06-21
5
-36
/
+65
*
* java/net/natInetAddress.cc (lookup): Preserve caller-supplied
bryce
1999-06-18
3
-6
/
+18
*
* java/net/natPlainSocketImpl.cc (bind): Bind to any/all network
bryce
1999-06-17
7
-51
/
+92
*
* java/io/FilterOutputStream.java (write(byte[])): Rewrite according
bryce
1999-06-15
2
-2
/
+9
*
* posix-threads.cc (_Jv_CondWait): Fix currentTimeMillis() overflow.
bryce
1999-06-14
2
-7
/
+11
*
* mauve-libgcj: Activated java.net Mauve tests.
warrenl
1999-06-11
2
-1
/
+4
*
* java/net/natInetAddress.cc (aton): Fix typos.
bryce
1999-06-11
2
-18
/
+31
*
* java/text/DecimalFormat.java: Throw IllegalArgumentException
warrenl
1999-06-10
2
-28
/
+33
*
1999-06-10 Warren Levy <warrenl@cygnus.com>
warrenl
1999-06-10
4
-7
/
+17
*
* java/lang/Runtime.java (exec): Convert prog name and arguments
bryce
1999-06-09
4
-33
/
+87
*
1999-06-02 Warren Levy <warrenl@cygnus.com>
warrenl
1999-06-03
3
-31
/
+114
*
* java/net/DatagramSocket.java (laddr): Removed.
warrenl
1999-05-28
9
-54
/
+327
*
1999-05-26 Bryce McKinlay <bryce@albatross.co.nz>
warrenl
1999-05-26
13
-88
/
+608
*
* java/util/ResourceBundle.java (getBundle): Throw
tromey
1999-05-24
2
-1
/
+9
*
* java/util/zip/ZipInputStream.java (fill): New method.
tromey
1999-05-22
6
-18
/
+68
*
* Makefile.in: Rebuilt.
tromey
1999-05-21
6
-35
/
+54
*
1999-05-21 Andrew Haley <aph@cygnus.com>
aph
1999-05-21
2
-2
/
+8
*
1999-05-20 Andrew Haley <aph@cygnus.com>
aph
1999-05-20
6
-8
/
+211
*
* aclocal.m4, configure: Rebuilt.
tromey
1999-05-19
4
-175
/
+183
*
* java/util/zip/GZIPOutputStream.java (write(byte[])): New
tromey
1999-05-19
2
-0
/
+8
*
* java/util/zip/natInflater.cc (inflate): Cast `len' to unsigned.
tromey
1999-05-19
3
-3
/
+13
*
* mauve-libgcj: Enable java.util.zip.
tromey
1999-05-19
2
-1
/
+4
*
* libjava.lang/Shazam.java: New file.
green
1999-05-19
3
-0
/
+25
*
* Makefile.am (ordinary_java_source_files): Added DatagramPacket.java,
warrenl
1999-05-18
10
-5
/
+848
*
* java/util/zip/ZipOutputStream.java (level): Initial value is
tromey
1999-05-18
19
-72
/
+1547
*
* java/lang/natSystem.cc (init_properties): URL now points to
tromey
1999-05-17
2
-1
/
+6
*
x
bothner
1999-05-12
2
-1
/
+2
*
d
bothner
1999-05-12
1
-0
/
+5
*
* configure: Rebuilt.
tromey
1999-05-12
3
-61
/
+220
*
h
bothner
1999-05-12
1
-4
/
+8
*
�
bothner
1999-05-12
1
-0
/
+4
*
* include/javaprims.h: Updated namespace declarations.
tromey
1999-05-12
12
-125
/
+555
*
1999-05-12 Andrew Haley <aph@cygnus.com>
aph
1999-05-12
3
-0
/
+25
*
* java/net/PlainSocketImpl.java: Corrected copyright & header comments.
warrenl
1999-05-12
4
-4
/
+26
*
* Makefile.in: Rebuilt.
tromey
1999-05-11
4
-4
/
+11
*
* Makefile.in: Rebuilt.
tromey
1999-05-11
3
-4
/
+7
*
* Makefile.in, configure: Rebuilt.
tromey
1999-05-11
7
-176
/
+700
*
* java/io/InputStreamReader.java (read): If length is 0, return
tromey
1999-05-10
3
-10
/
+31
*
* java/io/RandomAccessFile.java (RandomAccessFile): Removed
tromey
1999-05-10
2
-5
/
+8
*
* java/lang/natObject.cc (sync_init): Use _Jv_AllocBytesChecked.
tromey
1999-05-10
2
-2
/
+3
*
* java/awt/natToolkit.cc: Added copyright header.
tromey
1999-05-10
5
-3
/
+25
*
* java/util/ResourceBundle.java (partialGetBundle): Explicitly use
tromey
1999-05-10
2
-6
/
+7
*
* gnu/gcj/RawData.java: Added copyright header.
tromey
1999-05-10
3
-8
/
+16
[next]