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
*
* java/awt/Color.java: Specified java.io for Serializable.
warrenl
2000-03-19
1
-0
/
+5
*
* java/awt/Color.java: Rewrote to be more memory efficient (& compile).
warrenl
2000-03-19
1
-0
/
+4
*
* java/awt/Color.java: New file.
warrenl
2000-03-17
1
-0
/
+43
*
2000-03-15 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-15
1
-0
/
+27
*
* jni.cc (mangled_name): Fixed assertion.
tromey
2000-03-14
1
-0
/
+6
*
* java/security/Key.java(serialVersionUID): Set to 0 for now.
warrenl
2000-03-10
1
-0
/
+6
*
* java/security/AlgorithmParameterGeneratorSpi.java: New file.
warrenl
2000-03-10
1
-0
/
+41
*
Updated README.
bryce
2000-03-09
1
-0
/
+4
*
2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-09
1
-0
/
+8
*
* java/lang/reflect/natArray.cc (newInstance): Don't allow array
tromey
2000-03-09
1
-0
/
+5
*
* java/math/BigInteger.java(signum): Handle zero properly.
warrenl
2000-03-09
1
-0
/
+4
*
* All files: Updated copyright information.
tromey
2000-03-07
1
-0
/
+7
*
2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-07
1
-0
/
+74
*
* jni.cc (MARK_NONE): New define.
tromey
2000-03-07
1
-0
/
+18
*
Fix for PR libgcj/43:
tromey
2000-03-06
1
-1
/
+7
*
2000-03-08 Anthony Green <green@redhat.com>
green
2000-03-05
1
-0
/
+17
*
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
warrenl
2000-03-05
1
-0
/
+5
*
* configure.host (libgcj_flags): Define __NO_MATH_INLINES.
green
2000-03-05
1
-0
/
+5
*
* configure: Rebuilt.
green
2000-03-04
1
-0
/
+8
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
1
-0
/
+69
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-0
/
+5
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-0
/
+5
*
2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-27
1
-0
/
+5
*
Minor clean up and bug fix.
green
2000-02-26
1
-0
/
+9
*
* jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on
tromey
2000-02-25
1
-0
/
+5
*
2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-25
1
-0
/
+9
*
* java/math/BigInteger.java(ival): Made private.
warrenl
2000-02-25
1
-0
/
+6
*
Forgot to commit ChangeLog
green
2000-02-21
1
-0
/
+16
*
* boehm.cc (_Jv_AllocBytes): Clear returned memory.
tromey
2000-02-21
1
-0
/
+4
*
2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-19
1
-0
/
+5
*
* include/jvm.h (_Jv_GetJavaVM): Declare.
tromey
2000-02-18
1
-0
/
+17
*
Rotated ChangeLogs
tromey
2000-02-17
1
-7109
/
+0
*
* gcj/field.h (_Jv_Field::getClass): Don't use JvAssert.
tromey
2000-02-17
1
-0
/
+5
*
* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions.
tromey
2000-02-17
1
-0
/
+2
*
* jni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
tromey
2000-02-16
1
-0
/
+8
*
* jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, not
tromey
2000-02-16
1
-0
/
+5
*
* resolve.cc (ncode): Set args_raw_size. Compute jni_cif and
tromey
2000-02-16
1
-0
/
+10
*
* jni.cc (mangled_name): Skip leading `(' in signature.
tromey
2000-02-15
1
-0
/
+2
*
* 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
[next]