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
/
java
/
lang
Commit message (
Expand
)
Author
Age
Files
Lines
*
* java/lang/StrictMath.java: Typo fix.
tromey
2003-08-26
5
-13
/
+18
*
* java/lang/ref/Reference.java (get): Indentation fix.
tromey
2003-08-26
1
-8
/
+8
*
PR java/12058:
tromey
2003-08-26
1
-1
/
+1
*
* java/lang/reflect/Proxy.java (ProxyData): `pack' now a String.
tromey
2003-08-26
1
-6
/
+21
*
2003-08-21 David Daney <ddaney@avtrex.com>
tromey
2003-08-21
2
-9
/
+16
*
* java/lang/ref/natReference.cc (finalize_referred_to_object):
tromey
2003-08-20
1
-3
/
+14
*
PR libgcj/11951:
tromey
2003-08-18
1
-29
/
+50
*
2003-08-08 Andrew Haley <aph@redhat.com>
aph
2003-08-08
1
-1
/
+4
*
* java/lang/Thread.java (Thread): Check for null "name" from
bryce
2003-08-07
1
-9
/
+4
*
Fix for PR libgcj/11779:
tromey
2003-08-05
1
-5
/
+6
*
* java/lang/reflect/Method.java: Updated status comment.
tromey
2003-08-05
2
-115
/
+349
*
* java/lang/natString.cc (init(gnu.gcj.runtime.StringBuffer)):
tromey
2003-07-28
2
-1
/
+9
*
2003-07-26 Ranjit Mathew <rmathew@hotmail.com>
tromey
2003-07-27
2
-3
/
+9
*
+ * java/lang/natRuntime.cc (_load): Add library name to
mark
2003-07-25
1
-1
/
+2
*
* java/lang/natSystem.cc (arraycopy): Check for overflow.
tromey
2003-07-23
1
-2
/
+4
*
* java/lang/Runtime.java: Comment fix.
tromey
2003-07-21
10
-126
/
+204
*
* gcj/cni.h: CNI now expands to Compiled Native Interface.
mark
2003-07-08
2
-2
/
+2
*
* java/lang/natVMSecurityManager.cc (getClassContext):
kraai
2003-06-18
1
-2
/
+2
*
2003-06-11 Andrew Haley <aph@redhat.com>
aph
2003-06-12
1
-4
/
+4
*
* java/lang/ClassLoader.java (loadClass): Not deprecated.
tromey
2003-06-12
1
-1
/
+0
*
2002-06-06 James Clark <jjc@jclark.com>
mark
2003-06-07
1
-6
/
+6
*
* java/lang/w_exp.c (o_threshold, u_threshold): Define only
kraai
2003-06-06
1
-0
/
+4
*
2003-05-27 Michael Koch <konqueror@gmx.de>
mkoch
2003-05-27
1
-1
/
+8
*
PR libgcj/10582:
tromey
2003-05-01
1
-16
/
+24
*
* java/lang/natString.cc (_Jv_AllocString): Initialize
tromey
2003-04-28
1
-0
/
+2
*
2003-03-29 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-04-25
1
-5
/
+1
*
* java/lang/ieeefp.h: Handle ARM platforms that have pure-endian
rearnsha
2003-04-16
1
-2
/
+12
*
* java/lang/String.java (data, boffset, count): Documented.
tromey
2003-03-31
1
-9
/
+30
*
* java/lang/String.java: Miscellaneous minor formatting changes
tromey
2003-03-30
1
-72
/
+72
*
2003-03-29 Eric Blake <ebb9@email.byu.edu>
tromey
2003-03-30
2
-15
/
+167
*
* java/lang/String.java: Reordered to follow Classpath; merged in
tromey
2003-03-30
1
-128
/
+809
*
* java/lang/natClass.cc (newInstance): Put method name in
tromey
2003-03-29
1
-6
/
+6
*
* java/lang/reflect/Proxy.java: New version from Classpath.
tromey
2003-03-29
2
-13
/
+6
*
* java/lang/natRuntime.cc (insertSystemProperties): Set
tromey
2003-03-26
1
-0
/
+6
*
2003-03-23 Eric Blake <ebb9@email.byu.edu>
tromey
2003-03-24
3
-505
/
+690
*
2003-03-19 Michael Koch <konqueror@gmx.de>
mkoch
2003-03-19
1
-2
/
+2
*
* resolve.cc (ncode): Use _Jv_platform_ffi_abi.
tromey
2003-03-17
1
-24
/
+15
*
* java/lang/natObject.cc (JV_SYNC_HASH): replace signed % by &.
hboehm
2003-03-15
1
-3
/
+3
*
2003-03-10 2003-02-27 Mohan Embar <gnustuff@thisiscool.com>
aph
2003-03-10
1
-1
/
+5
*
2003-03-02 Michael Koch <konqueror@gmx.de>
mkoch
2003-03-02
1
-78
/
+104
*
* java/lang/natObject.cc: Don't include assert.h.
tromey
2003-03-02
1
-25
/
+24
*
2003-03-01 Mohan Embar <gnustuff@thisiscool.com>
tromey
2003-03-01
1
-8
/
+9
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Allocate a full
hboehm
2003-02-28
1
-28
/
+19
*
* java/lang/ClassLoader.java (defineClass(byte[],int,int)):
tromey
2003-02-24
2
-1
/
+4
*
* java/lang/natRuntime.cc (libraries_size, libraries_count,
tromey
2003-02-24
1
-42
/
+17
*
New docs for Thread.java, and little tweaks identified by japi.
green
2003-02-22
2
-14
/
+554
*
* gnu/gcj/runtime/natStackTrace.cc: Include platform.h immediately
ro
2003-02-19
3
-8
/
+5
*
* java/lang/System.java (properties): Use Properties.clone.
tromey
2003-02-14
1
-3
/
+9
*
2003-02-10 Ranjit Mathew <rmathew@hotmail.com>
tromey
2003-02-10
2
-20
/
+326
*
2003-02-03 Ranjit Mathew <rmathew@hotmail.com>
tromey
2003-02-03
1
-2
/
+15
[next]