.. |
ref
|
Makefile.am: Add HashSet.java and java/lang/ref classes.
|
2000-12-11 03:47:48 +00:00 |
reflect
|
USE_LIBFFI change
|
2001-06-02 08:49:31 +00:00 |
AbstractMethodError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ArithmeticException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ArrayIndexOutOfBoundsException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ArrayStoreException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Boolean.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
Byte.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
Character.java
|
Character.java: Updated UnicodeBlock constants.
|
2000-12-15 05:53:39 +00:00 |
Class.h
|
For PR java/3562:
|
2001-07-05 15:57:09 +00:00 |
Class.java
|
decl.c (init_decl_processing): Add new class "protectionDomain" field.
|
2001-04-25 16:45:15 +01:00 |
ClassCastException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ClassCircularityError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ClassFormatError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ClassLoader.java
|
Class.h (_Jv_Self): New union type.
|
2001-05-06 14:42:11 +01:00 |
ClassNotFoundException.java
|
Makefile.am: Added locale files from Classpath.
|
2000-10-27 10:33:46 +00:00 |
Cloneable.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
CloneNotSupportedException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Comparable.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Compiler.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Double.java
|
Double.java (doubleToRawLongBits): Now native.
|
2001-02-09 22:13:33 +00:00 |
dtoa.c
|
natMath.cc: Declare fabsf() function.
|
2000-12-02 00:28:44 +00:00 |
e_acos.c
|
|
|
e_asin.c
|
|
|
e_atan2.c
|
|
|
e_exp.c
|
|
|
e_fmod.c
|
|
|
e_log.c
|
|
|
e_pow.c
|
|
|
e_rem_pio2.c
|
|
|
e_remainder.c
|
|
|
e_scalb.c
|
|
|
e_sqrt.c
|
|
|
EcosProcess.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Error.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Exception.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
ExceptionInInitializerError.java
|
ExceptionInInitializerError.java (printStackTrace): Only try to print the subordinate stack trace if "exception" is set.
|
2001-03-12 07:47:13 +00:00 |
fdlibm.h
|
natIconv.cc (read): Remove unused local.
|
2000-09-05 12:05:59 +01:00 |
Float.java
|
Double.java (doubleToRawLongBits): Now native.
|
2001-02-09 22:13:33 +00:00 |
ieeefp.h
|
ieeefp.h: Handle ia64, fr30, mcore.
|
2000-06-23 19:53:33 +00:00 |
IllegalAccessError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IllegalAccessException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IllegalArgumentException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IllegalMonitorStateException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IllegalStateException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IllegalThreadStateException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IncompatibleClassChangeError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
IndexOutOfBoundsException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
InstantiationError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
InstantiationException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Integer.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
InternalError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
InterruptedException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
k_cos.c
|
|
|
k_rem_pio2.c
|
|
|
k_sin.c
|
|
|
k_tan.c
|
|
|
LinkageError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Long.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
Math.java
|
PushbackReader.java: Merged with Classpath.
|
2000-11-17 04:51:25 +00:00 |
mprec.c
|
|
|
mprec.h
|
* java/lang/mprec.h: Change C9X reference to refer to C99.
|
2000-12-23 23:38:51 +00:00 |
natCharacter.cc
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
natClass.cc
|
natClass.cc (_Jv_IsAssignableFrom): Ensure that ancestors table index is within allowed bounds.
|
2001-06-05 10:46:36 +01:00 |
natClassLoader.cc
|
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
|
2001-04-28 01:39:15 +00:00 |
natDouble.cc
|
exception.cc (java_eh_info): Make value type jthrowable.
|
2001-03-25 23:05:32 -08:00 |
natEcosProcess.cc
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
natFloat.cc
|
Double.java (doubleToRawLongBits): Now native.
|
2001-02-09 22:13:33 +00:00 |
natMath.cc
|
natMath.cc: Declare fabsf() function.
|
2000-12-02 00:28:44 +00:00 |
natObject.cc
|
configure.host: Enable hash synchronization for alpha*-*.
|
2001-07-23 03:51:17 +00:00 |
natPosixProcess.cc
|
exception.cc (java_eh_info): Make value type jthrowable.
|
2001-03-25 23:05:32 -08:00 |
natRuntime.cc
|
natRuntime.cc (_Jv_FindSymbolInExecutable): Return NULL if no library on the list has the symbol.
|
2001-06-15 23:22:02 +00:00 |
natString.cc
|
natString.cc (init): Throw ArrayIndexOutOfBoundsException.
|
2001-05-24 18:06:03 +00:00 |
natStringBuffer.cc
|
javaprims.h (_Jv_FormatInt): New declaration.
|
2001-05-21 21:38:37 -07:00 |
natSystem.cc
|
re PR libgcj/3059 (System doesn't set java.home property)
|
2001-06-08 19:09:04 +00:00 |
natThread.cc
|
Implement invocation interface; don't create new thread for main.
|
2001-05-21 23:47:48 -07:00 |
natThrowable.cc
|
configure.in (ia64-*): Don't set SYSDEP_SOURCES.
|
2001-05-11 23:25:03 -07:00 |
NegativeArraySizeException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NoClassDefFoundError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NoSuchFieldError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NoSuchFieldException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NoSuchMethodError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NoSuchMethodException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
NullPointerException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Number.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
NumberFormatException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Object.h
|
[multiple changes]
|
2001-05-24 05:40:37 +00:00 |
Object.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
OutOfMemoryError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Package.java
|
decl.c (init_decl_processing): Add new class "protectionDomain" field.
|
2001-04-25 16:45:15 +01:00 |
PosixProcess.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Process.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Runnable.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
Runtime.java
|
Runtime.java (_exit): Declare new package-private native.
|
2001-03-12 07:40:17 +00:00 |
RuntimeException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
RuntimePermission.java
|
* java/lang/RuntimePermission.java: Class now final.
|
2000-12-15 06:13:35 +00:00 |
s_atan.c
|
|
|
s_ceil.c
|
|
|
s_copysign.c
|
|
|
s_cos.c
|
|
|
s_fabs.c
|
|
|
s_floor.c
|
|
|
s_rint.c
|
|
|
s_scalbn.c
|
|
|
s_sin.c
|
|
|
s_tan.c
|
|
|
SecurityException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
SecurityManager.java
|
Jumbo patch:
|
2000-05-19 17:55:34 +00:00 |
sf_fabs.c
|
* java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.
|
2001-01-25 19:07:18 +00:00 |
sf_rint.c
|
|
|
Short.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
StackOverflowError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
String.java
|
javaprims.h (_Jv_FormatInt): New declaration.
|
2001-05-21 21:38:37 -07:00 |
StringBuffer.java
|
javaprims.h (_Jv_FormatInt): New declaration.
|
2001-05-21 21:38:37 -07:00 |
StringIndexOutOfBoundsException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
strtod.c
|
|
|
System.java
|
Runtime.java (_exit): Declare new package-private native.
|
2001-03-12 07:40:17 +00:00 |
Thread.java
|
Implement invocation interface; don't create new thread for main.
|
2001-05-21 23:47:48 -07:00 |
ThreadDeath.java
|
PropertyChangeEvent.java (serialVersionUID): Added.
|
2000-09-08 19:37:09 +00:00 |
ThreadGroup.java
|
Runtime.java (_exit): Declare new package-private native.
|
2001-03-12 07:40:17 +00:00 |
ThreadLocal.java
|
Makefile.am: Added `java/lang/ThreadLocal.java'.
|
2001-07-10 17:47:37 -07:00 |
Throwable.java
|
Throwable.java (CPlusPlusDemangler): Pass -s java to c++filt to select java-style output.
|
2001-02-23 19:52:49 -08:00 |
UnknownError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
UnsatisfiedLinkError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
UnsupportedOperationException.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
VerifyError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
VirtualMachineError.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
VMClassLoader.java
|
javaprims.h: Rebuilt class list.
|
2001-07-23 20:01:29 +00:00 |
Void.java
|
All files: Updated copyright information.
|
2000-03-07 19:55:28 +00:00 |
w_acos.c
|
|
|
w_asin.c
|
|
|
w_atan2.c
|
|
|
w_exp.c
|
|
|
w_fmod.c
|
|
|
w_log.c
|
|
|
w_pow.c
|
|
|
w_remainder.c
|
|
|
w_sqrt.c
|
|
|