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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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/math/BigInteger.java(divide): Handle the special case when
warrenl
2000-03-24
1
-2
/
+11
*
* java/awt/Font.java(isBold): Fix syntax error.
warrenl
2000-03-24
5
-6
/
+7
*
2000-03-21 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-03-21
1
-2
/
+131
*
* 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
*
* java/awt/Color.java: Specified java.io for Serializable.
warrenl
2000-03-19
2
-1
/
+2
*
* java/awt/Color.java: Rewrote to be more memory efficient (& compile).
warrenl
2000-03-19
1
-25
/
+51
*
* java/awt/Color.java: New file.
warrenl
2000-03-17
16
-7
/
+463
*
2000-03-15 Tom Tromey <tromey@cygnus.com>
tromey
2000-03-15
5
-0
/
+494
*
* java/security/Key.java(serialVersionUID): Set to 0 for now.
warrenl
2000-03-10
3
-3
/
+5
*
* java/security/AlgorithmParameterGeneratorSpi.java: New file.
warrenl
2000-03-10
35
-50
/
+1374
*
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
*
* java/math/BigInteger.java(signum): Handle zero properly.
warrenl
2000-03-09
1
-1
/
+3
*
* All files: Updated copyright information.
tromey
2000-03-07
306
-308
/
+308
*
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
*
* java/net/DatagramSocket.java(DatagramSocket(int,InetAddress)):
warrenl
2000-03-05
1
-2
/
+2
*
* include/java-interp.h: Don't include MethodInvocation.h.
tromey
2000-03-02
12
-198
/
+89
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-1
/
+1
*
2000-02-28 Mo DeJong <mdejong@cygnus.com>
tromey
2000-02-29
1
-3
/
+3
*
2000-02-27 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-27
1
-1
/
+1
*
Minor clean up and bug fix.
green
2000-02-26
1
-1
/
+1
*
2000-02-25 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-25
1
-7
/
+21
*
* java/math/BigInteger.java(ival): Made private.
warrenl
2000-02-25
1
-3
/
+3
*
* Makefile.in: Rebuilt.
green
2000-02-21
1
-4
/
+21
*
2000-02-19 Bryce McKinlay <bryce@albatross.co.nz>
bryce
2000-02-19
1
-2
/
+2
*
* 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
*
* gnu/gcj/math/MPN.java(findLowestBit): Made methods public.
warrenl
2000-02-14
1
-20
/
+154
*
* java/io/File.java (createTempFile): Use low bits from counter,
tromey
2000-02-12
1
-1
/
+2
*
* java/math/BigInteger.java(BigInteger(String, int)): New constructor.
warrenl
2000-02-11
1
-24
/
+400
*
* java/io/File.java (nextValue): Now synchronized.
tromey
2000-02-11
1
-1
/
+1
*
* java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.
tromey
2000-02-11
4
-4
/
+84
*
* gnu/gcj/jni/natNativeThread.cc: New file.
tromey
2000-02-10
2
-8
/
+33
*
2000-02-10 Andrew Haley <aph@cygnus.com>
aph
2000-02-10
2
-4
/
+10
*
* java/lang/natRuntime.cc (_load): Call add_library.
tromey
2000-02-10
1
-0
/
+4
*
* java/util/Properties.java (setProperty): New method.
tromey
2000-02-08
1
-79
/
+90
*
* java/lang/Runtime.java (_load): Declare.
tromey
2000-02-08
2
-28
/
+28
*
* Makefile.am: Added MPN.java and BigInteger.java.
warrenl
2000-02-04
1
-0
/
+1683
*
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase
tromey
2000-02-04
2
-3
/
+52
*
2000-02-04 Andrew Haley <aph@cygnus.com>
aph
2000-02-04
2
-6
/
+90
*
* java/util/Calendar.java (toString): New method.
tromey
2000-02-03
9
-10
/
+116
[next]