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-04-07 Adam King <aking@dreammechanics.com>
bryce
2002-04-07
1
-16
/
+4
*
* java/lang/Character,java (isDefined): getType() != UNASSIGNED.
mark
2002-04-07
1
-1
/
+1
*
* java/lang/reflect/Modifier.java (toString(int,StringBuffer)): Fix
mark
2002-04-04
1
-8
/
+8
*
* java/lang/natClassLoader.cc (findClass): Compare against `3',
tromey
2002-04-02
1
-2
/
+3
*
* java/lang/natSystem.cc (init_properties): Update VM version
bryce
2002-03-18
1
-6
/
+16
*
Add arm thumb support
green
2002-03-17
1
-3
/
+5
*
* java/lang/Win32Process.java: Added comment.
tromey
2002-03-10
1
-0
/
+5
*
libjava:
bryce
2002-03-10
1
-123
/
+1
*
2002-03-09 Adam Megacz <adam@xwt.org>
megacz
2002-03-09
1
-1
/
+1
*
2002-03-07 Adam Megacz <adam@xwt.org>
megacz
2002-03-08
1
-3
/
+1
*
2002-03-04 Eric Blake <ebb9@email.byu.edu>
ericb
2002-03-06
2
-621
/
+2090
*
* java/lang/natPosixProcess.cc (fail): Removed.
tromey
2002-03-06
1
-126
/
+153
*
Add pointer support to the reflection code.
green
2002-03-01
1
-29
/
+36
*
* java/lang/natSystem.cc (init_properties): Use __VERSION__.
tromey
2002-02-27
1
-2
/
+2
*
* java/lang/natPosixProcess.cc (startProcess): Use FD_CLOEXEC, not
tromey
2002-02-27
1
-3
/
+3
*
2002-02-24 Adam Megacz <adam@xwt.org>
megacz
2002-02-24
1
-0
/
+63
*
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
jsturm
2002-02-24
1
-1
/
+42
*
* java/lang/natSystem.cc (init_properties): Include the `Inc.' in
tromey
2002-02-22
1
-2
/
+2
*
* Makefile.in: Rebuilt with Eric's change below.
bryce
2002-02-15
1
-122
/
+1
*
2002-02-14 Eric Blake <ebb9@email.byu.edu>
ericb
2002-02-15
2
-82
/
+2440
*
* java/lang/natThrowable.cc: Updated copyright.
tromey
2002-02-07
1
-1
/
+1
*
* prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize.
tromey
2002-02-07
1
-1
/
+1
*
embedded updates
green
2002-02-07
1
-1
/
+5
*
* configure.in: Set up PLATFORMOBJS not PLATFORM_SPECIFIC_SOURCES.
bryce
2002-02-06
1
-1
/
+1
*
* java/lang/natPosixProcess.cc (myclose): New function.
tromey
2002-02-02
1
-14
/
+27
*
2002-02-01 Adam Megacz <adam@xwt.org>
megacz
2002-02-02
2
-0
/
+0
*
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
[next]