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
...
*
gcj/142
green
2000-02-13
2
-1
/
+6
*
New test code.
green
2000-02-12
2
-0
/
+11
*
New test case.
green
2000-02-12
2
-0
/
+23
*
New test case.
green
2000-02-12
2
-0
/
+18
*
New test case.
green
2000-02-12
2
-0
/
+18
*
* java/io/File.java (createTempFile): Use low bits from counter,
tromey
2000-02-12
2
-1
/
+7
*
2000-02-12 Alexandre Petit-Bianco <apbianco@cygnus.com>
tromey
2000-02-12
7
-0
/
+80
*
More thanks.
green
2000-02-12
2
-1
/
+14
*
* interpret.cc (continue1): Use STOREA, not STOREI, to implement
tromey
2000-02-11
3
-2
/
+7
*
* java/math/BigInteger.java(BigInteger(String, int)): New constructor.
warrenl
2000-02-11
2
-24
/
+418
*
* java/io/File.java (nextValue): Now synchronized.
tromey
2000-02-11
2
-1
/
+5
*
* java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.
tromey
2000-02-11
5
-4
/
+92
*
* include/jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
tromey
2000-02-10
2
-4
/
+12
*
* gnu/gcj/jni/natNativeThread.cc: New file.
tromey
2000-02-10
10
-30
/
+560
*
2000-02-10 Andrew Haley <aph@cygnus.com>
aph
2000-02-10
5
-312
/
+130
*
* java/lang/natRuntime.cc (_load): Call add_library.
tromey
2000-02-10
2
-0
/
+7
*
* gnu/gcj/convert/natIconv.cc (Input_iconv::finalize): Call
tromey
2000-02-10
2
-2
/
+8
*
2000-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
tromey
2000-02-09
3
-0
/
+19
*
* libjava.compile/inner_priv.java: New file.
tromey
2000-02-09
2
-0
/
+15
*
* java/util/Properties.java (setProperty): New method.
tromey
2000-02-08
2
-79
/
+95
*
* java/lang/Runtime.java (_load): Declare.
tromey
2000-02-08
3
-28
/
+37
*
* jni.cc (ThrowableClass): New define.
tromey
2000-02-08
2
-15
/
+60
*
* interpret.cc (PUSHL): Don't use expression statement.
tromey
2000-02-08
2
-8
/
+13
*
* libjava.lang/instinit2.out: New file.
tromey
2000-02-07
15
-0
/
+330
*
* jni.cc (add_char): Conditional on INTERPRETER.
tromey
2000-02-07
3
-20
/
+28
*
Added credits for Per Bothner's work on MPN.java and IntNum.java (for
warrenl
2000-02-04
1
-2
/
+4
*
* Makefile.am: Added MPN.java and BigInteger.java.
warrenl
2000-02-04
5
-7
/
+2437
*
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase
tromey
2000-02-04
8
-58
/
+312
*
2000-02-04 Andrew Haley <aph@cygnus.com>
aph
2000-02-04
3
-6
/
+97
*
* java/util/Calendar.java (toString): New method.
tromey
2000-02-03
10
-10
/
+132
*
* java/io/PipedOutputStream.java (write(byte[], int, int)): New
tromey
2000-02-03
2
-7
/
+15
*
* include/java-interp.h (_Jv_JNI_conversion_call): Declare.
tromey
2000-02-02
5
-13
/
+37
*
* include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.
tromey
2000-02-02
2
-10
/
+12
*
* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.
tromey
2000-02-01
2
-5
/
+858
*
* jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n == NULL'.
tromey
2000-02-01
2
-44
/
+43
*
* jni.cc (_Jv_JNI_GetField): Specialize for jobject.
tromey
2000-02-01
2
-1
/
+21
*
* prims.cc (_Jv_MallocUnchecked): New function.
tromey
2000-02-01
5
-46
/
+333
*
* gnu/gcj/convert/natIconv.cc (read): Minor fixes.
green
2000-01-31
2
-5
/
+16
*
* include/config.h.in: Rebuilt.
tromey
2000-01-31
12
-55
/
+295
*
* libjava.lang/final_inner.java: New file.
tromey
2000-01-30
3
-0
/
+26
*
* Makefile.in: Rebuilt.
tromey
2000-01-28
3
-2
/
+7
*
* gcj/method.h (JvNumMethods): Moved from Class.h.
tromey
2000-01-26
7
-92
/
+367
*
* resolve.cc (get_ffi_type_from_signature): Handle case where
tromey
2000-01-26
2
-0
/
+15
*
* interpret.cc (run): Don't call println.
tromey
2000-01-26
2
-4
/
+15
*
* gcj/field.h (struct _Jv_Field): Use "jshort" as type for
tromey
2000-01-26
3
-11
/
+13
*
* include/config.h.in: Rebuilt.
green
2000-01-22
4
-48
/
+92
*
* java/lang/reflect/natConstructor.cc (newInstance): Use
tromey
2000-01-21
10
-532
/
+1669
*
* libjava.compile/BlankFinal.java: New file.
tromey
2000-01-21
2
-0
/
+20
*
* resolve.cc (StringClass): Removed.
tromey
2000-01-20
3
-6
/
+7
*
Updated NEWS file.
bryce
2000-01-19
2
-0
/
+17
[prev]
[next]