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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* jni.cc (add_char): Added missing `else'.
tromey
2000-02-15
1
-0
/
+2
*
* jni.cc (_Jv_JNI_AttachCurrentThread): Return error if malloc
tromey
2000-02-15
1
-0
/
+5
*
Updated ChangeLog
bryce
2000-02-15
1
-0
/
+13
*
* java/lang/natRuntime.cc (_load): On Unix, prefix library name
tromey
2000-02-15
1
-0
/
+5
*
* gnu/gcj/math/MPN.java(findLowestBit): Made methods public.
warrenl
2000-02-14
1
-1
/
+15
*
gcj/142
green
2000-02-13
1
-0
/
+5
*
* java/io/File.java (createTempFile): Use low bits from counter,
tromey
2000-02-12
1
-0
/
+5
*
More thanks.
green
2000-02-12
1
-0
/
+4
*
* interpret.cc (continue1): Use STOREA, not STOREI, to implement
tromey
2000-02-11
1
-0
/
+5
*
* java/math/BigInteger.java(BigInteger(String, int)): New constructor.
warrenl
2000-02-11
1
-0
/
+18
*
* java/io/File.java (nextValue): Now synchronized.
tromey
2000-02-11
1
-0
/
+4
*
* java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.
tromey
2000-02-11
1
-0
/
+8
*
* include/jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
tromey
2000-02-10
1
-0
/
+4
*
* gnu/gcj/jni/natNativeThread.cc: New file.
tromey
2000-02-10
1
-0
/
+46
*
2000-02-10 Andrew Haley <aph@cygnus.com>
aph
2000-02-10
1
-0
/
+17
*
* java/lang/natRuntime.cc (_load): Call add_library.
tromey
2000-02-10
1
-0
/
+3
*
* gnu/gcj/convert/natIconv.cc (Input_iconv::finalize): Call
tromey
2000-02-10
1
-0
/
+6
*
* java/util/Properties.java (setProperty): New method.
tromey
2000-02-08
1
-0
/
+5
*
* java/lang/Runtime.java (_load): Declare.
tromey
2000-02-08
1
-0
/
+9
*
* jni.cc (ThrowableClass): New define.
tromey
2000-02-08
1
-0
/
+25
*
* interpret.cc (PUSHL): Don't use expression statement.
tromey
2000-02-08
1
-0
/
+5
*
* jni.cc (add_char): Conditional on INTERPRETER.
tromey
2000-02-07
1
-0
/
+9
*
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
1
-0
/
+7
*
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase
tromey
2000-02-04
1
-0
/
+28
*
2000-02-04 Andrew Haley <aph@cygnus.com>
aph
2000-02-04
1
-0
/
+7
*
* java/util/Calendar.java (toString): New method.
tromey
2000-02-03
1
-0
/
+16
*
* java/io/PipedOutputStream.java (write(byte[], int, int)): New
tromey
2000-02-03
1
-0
/
+5
*
* include/java-interp.h (_Jv_JNI_conversion_call): Declare.
tromey
2000-02-02
1
-0
/
+7
*
* include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.
tromey
2000-02-02
1
-0
/
+2
*
* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.
tromey
2000-02-01
1
-0
/
+2
*
* jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n == NULL'.
tromey
2000-02-01
1
-0
/
+9
*
* jni.cc (_Jv_JNI_GetField): Specialize for jobject.
tromey
2000-02-01
1
-0
/
+5
*
* prims.cc (_Jv_MallocUnchecked): New function.
tromey
2000-02-01
1
-0
/
+44
*
* gnu/gcj/convert/natIconv.cc (read): Minor fixes.
green
2000-01-31
1
-0
/
+5
*
* include/config.h.in: Rebuilt.
tromey
2000-01-31
1
-0
/
+18
*
* Makefile.in: Rebuilt.
tromey
2000-01-28
1
-0
/
+5
*
* gcj/method.h (JvNumMethods): Moved from Class.h.
tromey
2000-01-26
1
-0
/
+40
*
* resolve.cc (get_ffi_type_from_signature): Handle case where
tromey
2000-01-26
1
-0
/
+5
*
* interpret.cc (run): Don't call println.
tromey
2000-01-26
1
-0
/
+15
*
* java/lang/reflect/natConstructor.cc (newInstance): Use
tromey
2000-01-21
1
-0
/
+38
*
* resolve.cc (StringClass): Removed.
tromey
2000-01-20
1
-0
/
+5
*
Updated NEWS file.
bryce
2000-01-19
1
-0
/
+4
*
* interpret.cc (PC_REGISTER_ASM): Removed.
tromey
2000-01-19
1
-0
/
+2
*
* java/lang/natThrowable.cc: Don't use `#pragma implementation'.
tromey
2000-01-19
1
-0
/
+3
*
* All files: Updated copyright to reflect Cygnus purchase.
tromey
2000-01-19
1
-0
/
+4
*
2000-01-18 Bryce McKinlay <bryce@albatross.co.nz>
tromey
2000-01-19
1
-0
/
+5
*
2000-01-18 Andrew Haley <aph@cygnus.com>
aph
2000-01-18
1
-0
/
+8
*
2000-01-17 Andrew Haley <aph@cygnus.com>
aph
2000-01-18
1
-0
/
+4
*
* java/lang/natThrowable.cc (fillInStackTrace): Return `this' even
tromey
2000-01-18
1
-0
/
+3
[prev]
[next]