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.lang/Thread_Wait_Interrupt.xfail: New file.
tromey
2001-05-04
10
-9
/
+78
*
* libjava.lang/err11.xfail: Removed.
tromey
2001-05-03
2
-1
/
+4
*
2001-05-03 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-05-03
2
-2
/
+8
*
Fix bad checkin.
aph
2001-05-03
1
-1
/
+2
*
2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-05-03
1
-2
/
+8
*
* doc/*.texi: Remove generated documentation.
bryce
2001-05-03
24
-18255
/
+4
*
2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
aph
2001-05-01
4
-95
/
+99
*
2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>
tromey
2001-04-30
2
-2
/
+7
*
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
zack
2001-04-28
2
-2
/
+4
*
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
zack
2001-04-28
3
-3
/
+9
*
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
tromey
2001-04-27
2
-5
/
+17
*
2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>
tromey
2001-04-27
2
-44
/
+50
*
* lib/libjava.exp (libjava_init): Use UTF-8 encoding.
tromey
2001-04-27
2
-2
/
+13
*
* configure.in: Obtain THREADS with `gcc -v'.
aoliva
2001-04-26
3
-355
/
+287
*
Fix PR libgcj/2237:
bryce
2001-04-26
4
-121
/
+90
*
* java/net/natInetAddress.cc (java::net::InetAddress::aton):
ghazi
2001-04-25
2
-1
/
+6
*
Forgot this file on last commit.
bryce
2001-04-25
1
-3
/
+1
*
gcc/java:
bryce
2001-04-25
112
-1550
/
+11880
*
* configure.in (CPPFLAGS): Added builddir and srcdir to CPPFLAGS
aoliva
2001-04-24
3
-288
/
+356
*
* Makefile.in: Rebuilt.
tromey
2001-04-22
1
-0
/
+537
*
* Makefile.in: Rebuilt.
tromey
2001-04-22
24
-72
/
+304
*
* java/awt/List.java: Wrote.
tromey
2001-04-21
3
-7
/
+576
*
* java/lang/natSystem.cc (getSystemTimeZone): Adjust for DST.
warrenl
2001-04-20
4
-658
/
+265
*
libffi:
bryce
2001-04-12
4
-62
/
+101
*
* java/lang/natString.cc (_Jv_NewStringUtf8Const): Register finalizer.
bothner
2001-04-10
2
-6
/
+23
*
* libjava.lang/pr83.xfail: Removed.
tromey
2001-04-10
7
-6
/
+9
*
* libjava.compile/weirddecl.xfail: Removed xfail-*.
tromey
2001-04-07
3
-4
/
+5
*
* jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.
tromey
2001-04-06
2
-11
/
+15
*
2001-03-29 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco
2001-04-05
2
-1
/
+4
*
* libtool-version: Updated current.
tromey
2001-04-05
2
-1
/
+5
*
2001-04-04 Andreas Jaeger <aj@suse.de>
tromey
2001-04-04
9
-65
/
+83
*
* testsuite/lib/libjava.exp: Correct typo: 'output from source
zack
2001-04-02
2
-223
/
+217
*
* configure.in (GCC_UNWIND_INCLUDE): Assume we're built within
rth
2001-04-02
4
-228
/
+213
*
2001-04-02 Marcus G. Daniels <mgd@swarm.org>
tromey
2001-04-02
2
-0
/
+13
*
* java/io/PrintStream.java (out): Removed field. Fixes PR
tromey
2001-04-02
2
-37
/
+51
*
2001-04-02 Torsten Rueger <torsten.rueger@firsthop.com>
tromey
2001-04-02
2
-1
/
+6
*
* jni.cc (add_char): Correctly encode non-ascii characters.
tromey
2001-04-02
2
-5
/
+13
*
* configure.host: Enable interpreter for PPC.
tromey
2001-04-02
2
-0
/
+8
*
* java/lang/natSystem.cc (init_properties): Revert yesterday's changes
bryce
2001-04-02
5
-34
/
+26
*
* java/lang/natString.cc (intern): If string's data does not point to
bothner
2001-04-01
3
-7
/
+17
*
* DeflaterOutputStream.java (deflate): Loop while def.needsInput.
bothner
2001-04-01
3
-51
/
+110
*
1.3-Compliant Implementation of java.io.File.
bryce
2001-04-01
8
-303
/
+583
*
IA-64 ABI Exception Handling.
rth
2001-03-28
9
-536
/
+984
*
2001-03-27 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
bryce
2001-03-28
4
-8
/
+24
*
* Makefile.am (libffi_files): Use 'find' to pick up libffi libtool
bryce
2001-03-27
3
-2
/
+8
*
* exception.cc (java_eh_info): Make value type jthrowable.
rth
2001-03-26
36
-284
/
+294
*
2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2001-03-24
3
-3
/
+13
*
Left out while checking in java/lang/natDouble.cc (parseDouble) change.
bothner
2001-03-24
1
-0
/
+5
*
* java/lang/natDouble.cc (parseDouble): Cannot use errno to
bothner
2001-03-24
1
-15
/
+25
*
* java/lang/natClass.cc (_Jv_IsAssignableFrom): Checking the
bothner
2001-03-24
2
-7
/
+16
[next]