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/natClassLoader.cc (_Jv_PrepareCompiledClass): Only
tromey
2000-07-20
1
-17
/
+25
*
2000-07-19 Jeff Sturm <jeff.sturm@appnet.com>
tromey
2000-07-19
1
-3
/
+6
*
* java/lang/natClassLoader.cc (_Jv_PrepareCompiledClass):
tromey
2000-07-07
1
-1
/
+18
*
* ThreadGroup.java: Added synchronized flag to many methods.
bryce
2000-06-28
1
-36
/
+44
*
* java/lang/Double.java (valueOf): Call parseDouble().
tromey
2000-06-27
1
-1
/
+1
*
* java/beans/PropertyChangeEvent.java (oldVal): Renamed to oldValue.
warrenl
2000-06-27
2
-2
/
+6
*
* java/lang/natDouble.cc (parseDouble): Renamed from
tromey
2000-06-24
2
-4
/
+4
*
* java/lang/ieeefp.h: Handle ia64, fr30, mcore.
tromey
2000-06-23
2
-2
/
+21
*
* java/lang/reflect/natMethod.cc: Include <alloca.h>.
tromey
2000-06-23
2
-15
/
+4
*
2000-06-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-21
3
-17
/
+33
*
2000-06-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-20
2
-278
/
+441
*
* java/lang/natClass.cc (forName): Removed dead code. Initialize
tromey
2000-06-18
1
-9
/
+4
*
2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-15
1
-0
/
+1
*
2000-06-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-06-15
1
-15
/
+29
*
* prims.cc (DECLARE_PRIM_TYPE): Define a vtable as well.
tromey
2000-05-31
2
-5
/
+10
*
* include/name-finder.h: Include <sys/wait.h>.
tromey
2000-05-30
1
-0
/
+7
*
2000-05-20 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-20
1
-2
/
+3
*
Jumbo patch:
tromey
2000-05-19
8
-61
/
+167
*
2000-05-18 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-18
2
-5
/
+2
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-1
/
+1
*
2000-05-10 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-10
1
-9
/
+26
*
* java/lang/StringBuffer.java (toString): Don't mark buffer as
tromey
2000-05-09
2
-227
/
+605
*
2000-05-05 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-05-05
3
-15
/
+19
*
* java/util/Locale.java (Locale): Don't explicitly check for
tromey
2000-05-04
1
-3
/
+1
*
2000-04-28 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-04-28
1
-3
/
+0
*
+ 2000-04-22 Anthony Green <green@cygnus.com>
green
2000-04-22
1
-9
/
+9
*
Fix for PR libgcj/15:
tromey
2000-04-21
1
-7
/
+0
*
Fix for PR libgcj/212:
tromey
2000-04-20
1
-0
/
+1
*
* java/lang/natString.cc (intern): Temporarily disable finalizer
tromey
2000-04-12
1
-1
/
+1
*
* java/lang/natString.cc (unintern): Added `obj' argument.
tromey
2000-04-12
2
-5
/
+8
*
2000-04-08 Anthony Green <green@cygnus.com>
green
2000-04-09
1
-9
/
+29
*
2000-04-08 Anthony Green <green@redhat.com>
green
2000-04-09
1
-0
/
+3
*
JVMPI changes...
green
2000-04-02
1
-0
/
+73
*
* Makefile.in: New #defines and friends for Thread.h.
bryce
2000-03-28
3
-144
/
+58
*
2000-03-26 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-26
1
-0
/
+2
*
* java/lang/natClass.cc (isInstance): Use JV_CLASS, not getClass().
bryce
2000-03-21
1
-1
/
+1
*
* java/lang/natClass.cc (isInstance): Use _Jv_IsAssignableFrom(),
bryce
2000-03-21
1
-1
/
+1
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-1
/
+6
*
2000-03-09 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-09
2
-2
/
+4
*
* java/lang/reflect/natArray.cc (newInstance): Don't allow array
tromey
2000-03-09
1
-2
/
+9
*
* All files: Updated copyright information.
tromey
2000-03-07
99
-101
/
+101
*
2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-07
3
-83
/
+518
*
* configure.host: Fix __NO_MATH_INLNES botch.
green
2000-03-05
2
-103
/
+0
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
12
-198
/
+89
*
* include/jvm.h (_Jv_GetJavaVM): Declare.
tromey
2000-02-18
1
-2
/
+7
*
* java/lang/natSystem.cc (init_properties): set java.lang.classpath
bryce
2000-02-15
1
-2
/
+9
*
* java/lang/natRuntime.cc (_load): Include library path with
bryce
2000-02-15
1
-1
/
+3
*
* java/lang/natThread.cc (dumpStack): Removed.
bryce
2000-02-15
2
-10
/
+5
*
* java/lang/natRuntime.cc (_load): On Unix, prefix library name
tromey
2000-02-15
1
-3
/
+12
*
* java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.
tromey
2000-02-11
1
-0
/
+3
[next]