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/natThrowable.cc (fillInStackTrace): Return `this' even
tromey
2000-01-18
1
-1
/
+1
*
* java/lang/Runtime.java (loadLibraryInternal): Declare.
tromey
2000-01-17
3
-60
/
+71
*
2000-01-14 Andrew Haley <aph@cygnus.com>
aph
2000-01-17
2
-37
/
+129
*
2000-01-16 Anthony Green <green@cygnus.com>
green
2000-01-17
1
-7
/
+4
*
* java/lang/natClassLoader.cc (_Jv_FindClass): Register `loader',
tromey
2000-01-13
1
-8
/
+6
*
* java/lang/natSystem.cc (getpwuid_adaptor): New adaptor for
tromey
2000-01-11
1
-1
/
+12
*
2000-01-10 Jeff Sturm <jsturm@sigma6.com>
tromey
2000-01-10
3
-14
/
+13
*
2000-01-09 Anthony Green <green@cygnus.com>
green
2000-01-09
1
-16
/
+23
*
* java/lang/natClass.cc (getClasses): Wrote.
tromey
2000-01-07
1
-2
/
+5
*
* java/lang/natClass.cc (_getConstructors): Correctly check
tromey
2000-01-06
1
-3
/
+3
*
* java/lang/natClass.cc (getMethod): Compute offset relative to
tromey
2000-01-06
2
-25
/
+27
*
* java/lang/natClass.cc: Include <gcj/method.h>.
tromey
2000-01-05
1
-0
/
+1
*
* java/lang/Class.h (_getMethods): Correctly declare as private,
tromey
2000-01-05
1
-2
/
+2
*
* java/lang/Class.h (_getMethods): Declare.
tromey
2000-01-05
3
-8
/
+131
*
* java/lang/reflect/natMethod.cc (get_ffi_type): Test size of
tromey
2000-01-05
1
-4
/
+17
*
* java/lang/Class.h (getSignature): Updated.
tromey
2000-01-05
3
-10
/
+14
*
2000-01-04 Tom Tromey <tromey@cygnus.com>
tromey
2000-01-04
7
-201
/
+591
*
Commit forgotten Thread.java patch.
bryce
1999-12-27
1
-4
/
+13
*
1999-12-22 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-12-24
2
-9
/
+16
*
* java/lang/reflect/Modifier.java (STRICT): New constant.
tromey
1999-12-20
2
-3
/
+10
*
* java/lang/reflect/Method.java (toString): Call getType if
tromey
1999-12-18
1
-0
/
+3
*
* java/lang/natPosixProcess.cc (startProcess): Don't use sprintf.
tromey
1999-12-17
1
-4
/
+5
*
1999-12-16 Bryce McKinlay <bryce@albatross.co.nz>
bryce
1999-12-17
1
-1
/
+1
*
* java/lang/natSystem.cc (init_properties): Don't set user.name or
tromey
1999-12-15
1
-1
/
+5
*
* java/lang/natString.cc (equalsIgnoreCase): return false if
bryce
1999-12-02
2
-3
/
+6
*
* prims.cc (_Jv_NewObjectArray): Use
tromey
1999-11-25
2
-45
/
+6
*
sjlj jumbo patch
tromey
1999-11-19
1
-0
/
+2
*
* java/lang/natClass.cc (MCACHE_SIZE): Define as a power of 2
tromey
1999-11-18
1
-3
/
+5
*
* java/lang/natThread.cc (destroy): Removed incorrect comment.
tromey
1999-11-05
1
-2
/
+0
*
* java/lang/natThread.cc (stop): Removed argument name.
tromey
1999-11-05
2
-2
/
+2
*
* java/lang/natClass.cc (method_cache_count): Removed.
tromey
1999-11-04
1
-31
/
+13
*
* include/quick-threads.h (_Jv_ThreadCancel): Removed.
tromey
1999-11-04
2
-7
/
+4
*
* Makefile.in: Rebuilt.
tromey
1999-10-22
1
-8
/
+7
*
* gnu/gcj/runtime/VMClassLoader.java (getVMClassLoader): New
tromey
1999-10-18
2
-14
/
+7
*
* java/lang/ClassLoader.java (getSystemResource): Use
green
1999-10-17
2
-12
/
+6
*
* gij.cc (main): Formatting fixes.
tromey
1999-10-15
1
-3
/
+15
*
* libtool-version: Catch up by incrementing current.
green
1999-10-15
1
-0
/
+28
*
The following patches include a couple of fixes for cross toolchains,
green
1999-10-02
1
-0
/
+8
*
* java/lang/natFirstThread.cc (run): Renamed from `run0'. Removed
tromey
1999-09-23
2
-20
/
+2
*
* configure: Rebuilt.
tromey
1999-09-10
18
-26
/
+24
*
* java/lang/natClassLoader.cc (_Jv_WaitForState): Call
tromey
1999-09-02
1
-2
/
+4
*
* java/lang/natClass.cc: Fixed notification of threads
tromey
1999-09-02
1
-2
/
+2
*
* java/lang/reflect/Modifier.java (ALL_FLAGS): New constant.
tromey
1999-09-01
2
-13
/
+3
*
* java/lang/natClassLoader.cc (_Jv_NewClass): Use
tromey
1999-09-01
2
-16
/
+17
*
* posix-threads.cc (_Jv_CondWait): Call _Jv_PthreadCheckMonitor.
tromey
1999-09-01
2
-2
/
+2
*
Added missing whitespace in function calls within adaptors
oliva
1999-08-22
1
-2
/
+2
*
* java/lang/natSystem.cc (getpwuid_adaptor): New overloaded
oliva
1999-08-21
1
-1
/
+30
*
* interpret.cc (continue1): Implement explicit dispatch table.
krab
1999-08-20
1
-13
/
+4
*
* java/lang/natThread.cc (class locker): New class.
tromey
1999-08-19
1
-7
/
+31
*
* java/lang/ThreadGroup.java: Fixed now-erroneous comment.
tromey
1999-08-18
2
-3
/
+3
[next]