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
*
2002-01-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2002-01-25
1
-2
/
+3
*
* java/lang/reflect/natField.cc (setAddr): New function.
bothner
2002-01-23
1
-9
/
+19
*
Add license clarification.
mark
2002-01-22
77
-385
/
+1232
*
2002-01-15 Tom Tromey <tromey@redhat.com>
tromey
2002-01-16
2
-14
/
+18
*
* java/lang/natSystem.cc (init_properties): Only look for default
tromey
2002-01-11
1
-3
/
+4
*
For PR libgcj/5031:
tromey
2002-01-08
1
-1
/
+6
*
2002-01-07 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-08
1
-9
/
+5
*
2002-01-06 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-06
1
-22
/
+17
*
* java/lang/Thread.java (stop): No longer synchronized.
tromey
2002-01-04
1
-3
/
+3
*
* java/lang/ieeefp.h: Fix bug in my hand-application of previous
tromey
2002-01-02
1
-1
/
+1
*
2002-1-1 Andrew Pinski <pinskia@physics.uc.edu>
tromey
2002-01-02
1
-5
/
+2
*
2001-12-29 Andreas Tobler <a.tobler@schweiz.ch>
tromey
2002-01-01
1
-0
/
+4
*
Fix for PR java/5165:
tromey
2001-12-21
1
-5
/
+3
*
Fix for PR libgcj/2428:
tromey
2001-12-21
2
-4
/
+29
*
For PR java/5088:
tromey
2001-12-16
2
-21
/
+19
*
gcc/java:
bryce
2001-12-15
3
-2
/
+221
*
* libjava/prims.cc: Some old cleanups. The collector now
hboehm
2001-12-14
1
-2
/
+5
*
* java/lang/String.java (String): New constructor.
tromey
2001-12-11
1
-0
/
+10
*
Fix for PR libgcj/5064.
tromey
2001-12-11
1
-3
/
+6
*
* Makefile.in: Rebuilt.
tromey
2001-12-09
1
-2
/
+1
*
* java/lang/ClassLoader.java (defineClass): Rethrow any
tromey
2001-12-07
1
-1
/
+1
*
* java/lang/ThreadGroup.java (uncaughtException): Print message to
tromey
2001-12-07
1
-3
/
+4
*
Fix for PR libgcj/2024, plus other class name cleanups:
tromey
2001-11-26
2
-3
/
+9
*
Re-merge with Classpath, from Brian Jones:
tromey
2001-11-16
1
-1
/
+4
*
* java/lang/natString.cc: correct argument order for
hboehm
2001-11-15
1
-1
/
+1
*
* java/lang/reflect/Constructor.java (toString): Use more
tromey
2001-11-14
1
-1
/
+1
*
Re-merges with Classpath, from various people:
tromey
2001-11-14
2
-99
/
+162
*
Re-merges with Classpath, from various people:
tromey
2001-11-14
3
-74
/
+174
*
* java/lang/Class.h (Class): Made _Jv_BytecodeVerifier a friend.
tromey
2001-11-05
1
-0
/
+2
*
* HACKING, gnu/gcj/xlib/Pixmap.java, gnu/gcj/xlib/XException.java,
jsm28
2001-10-31
4
-4
/
+4
*
Oops!
bryce
2001-10-26
1
-1
/
+1
*
* java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now
bryce
2001-10-26
10
-36
/
+21
*
2001-10-25 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
bryce
2001-10-25
1
-3
/
+2
*
* java/lang/reflect/Field.java: Made many methods private.
tromey
2001-10-24
1
-10
/
+10
*
* java/lang/reflect/Field.java (Field): New constructor.
tromey
2001-10-24
2
-0
/
+7
*
* prims.cc (_Jv_Abort): Always print error message using fprintf,
bryce
2001-10-23
1
-1
/
+12
*
* java/lang/Double.java: More Classpath merging
mark
2001-10-20
3
-19
/
+31
*
Forgot this file in last commit.
bryce
2001-10-16
1
-21
/
+6
*
Eliminate use of C++ static constructors.
bryce
2001-10-16
3
-35
/
+17
*
* java/lang/reflect/AccessibleObject.java (checkPermission):
tromey
2001-10-15
1
-7
/
+31
*
2001-10-15 Hans Boehm <Hans_Boehm@hp.com>
tromey
2001-10-15
1
-32
/
+178
*
* java/lang/Double.java: Partial merge with Classpath
mark
2001-10-15
2
-84
/
+771
*
* java/lang/SecurityManager.java (SecurityManager): Now public.
tromey
2001-10-13
1
-1
/
+1
*
* gnu/gcj/runtime/natFinalizerThread.cc: New file.
tromey
2001-10-10
1
-1
/
+2
*
* strtod.c (_strtod_r): Logic to check for missing digits
bothner
2001-10-09
1
-8
/
+7
*
config:
jsm28
2001-10-07
1
-1
/
+1
*
* java/lang/reflect/Modifier.java: Merge with Classpath
mark
2001-10-05
1
-28
/
+172
*
* java/lang/ref/natReference.cc (add_to_hash): Set n->next before
tromey
2001-10-03
1
-1
/
+1
*
* Makefile.am (core_java_source_files): add InheritableThreadLocal
mark
2001-10-02
2
-0
/
+168
*
* Makefile.am: Add new classes
mark
2001-10-02
3
-17
/
+152
[next]