gcc/libjava/java/lang
Kazuhiro Inaoka 2989a2f55b Add m32r support.
From-SVN: r89367
2004-10-21 09:36:47 +00:00
..
ref
reflect [multiple changes] 2004-10-18 09:46:48 +00:00
AbstractMethodError.java
ArithmeticException.java
ArrayIndexOutOfBoundsException.java
ArrayStoreException.java
AssertionError.java
Boolean.java
Byte.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
Character.java
CharSequence.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
Class.h javaprims.h (_Jv_Utf8Const): Change struct to a class, with private fields and access methods. 2004-08-11 23:53:42 -07:00
Class.java 2004-01-27 Michael Koch <konqueror@gmx.de> 2004-01-27 21:00:19 +00:00
ClassCastException.java
ClassCircularityError.java
ClassFormatError.java
ClassLoader.java ClassLoader.java (loadedClasses): Declare as HashMap. 2004-09-24 11:25:42 +00:00
ClassNotFoundException.java
Cloneable.java
CloneNotSupportedException.java
Comparable.java [multiple changes] 2004-09-09 21:44:07 +02:00
Compiler.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
Double.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
dtoa.c
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
Error.java
Exception.java
ExceptionInInitializerError.java
fdlibm.h
Float.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
ieeefp.h Add m32r support. 2004-10-21 09:36:47 +00:00
IllegalAccessError.java
IllegalAccessException.java
IllegalArgumentException.java
IllegalMonitorStateException.java
IllegalStateException.java
IllegalThreadStateException.java
IncompatibleClassChangeError.java
IndexOutOfBoundsException.java
InheritableThreadLocal.java
InstantiationError.java
InstantiationException.java
Integer.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
InternalError.java
InterruptedException.java
k_cos.c
k_rem_pio2.c
k_sin.c
k_tan.c
LinkageError.java
Long.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
Math.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
mprec.c
mprec.h
natCharacter.cc
natClass.cc natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int. 2004-10-20 21:42:33 +00:00
natClassLoader.cc natClass.cc (_Jv_LayoutVTableMethods): Cast pointers to uaddr, not int. 2004-10-20 21:42:33 +00:00
natDouble.cc natDouble.cc (parseDouble): Reverted patch of 2003-11-13. 2003-11-26 18:02:34 +00:00
natEcosProcess.cc
natFloat.cc
natMath.cc
natObject.cc configure.ac: Handle --enable-gc-debug. 2004-08-28 00:45:56 +00:00
natPosixProcess.cc natPosixProcess.cc (waitForSignal): Ignore return value of sigsuspend. 2004-09-14 13:09:31 -07:00
natRuntime.cc Fix typo in last commit. 2004-05-19 21:49:40 +00:00
natString.cc prims.cc (_Jv_AllocObject): Remove `size' argument. 2004-04-16 17:27:19 +01:00
natStringBuffer.cc
natSystem.cc natSystem.cc (getenv0): Don't assume environment variable is Latin 1 coded. 2004-06-15 13:43:33 +00:00
natThread.cc natThread.cc (finalize_native): Destroy join conditional variable and mutex if... 2004-09-11 19:10:44 +00:00
natVMClassLoader.cc class.c (make_class_data): Add new field aux_info. 2004-04-20 02:38:46 +01:00
natVMSecurityManager.cc
natWin32Process.cc natPosixProcess.cc (startProcess): Implement standard streams using FileChannelImpl, not FileDescriptor. 2004-02-29 11:14:20 -08:00
NegativeArraySizeException.java
NoClassDefFoundError.java
NoSuchFieldError.java
NoSuchFieldException.java
NoSuchMethodError.java
NoSuchMethodException.java
NullPointerException.java
Number.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
NumberFormatException.java
Object.h posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckMonitor to _Jv_MutexCheckMonitor. 2003-10-21 04:46:19 +00:00
Object.java Class.java, [...]: Merged copyright with classpath. 2004-01-23 11:56:48 +00:00
OutOfMemoryError.java
Package.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
PosixProcess.java re PR libgcj/11801 (Problems with Process.waitFor() and exitValue()) 2004-08-12 16:20:11 +00:00
Process.java
Runnable.java
Runtime.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
RuntimeException.java
RuntimePermission.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +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
SecurityManager.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
sf_fabs.c
sf_rint.c
Short.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
StackOverflowError.java
StackTraceElement.java 2004-09-24 Jeroen Frijters <jeroen@frijters.net> 2004-09-24 05:58:28 +00:00
StrictMath.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
String.java String.java: Fixed javadocs all over. 2004-07-17 14:04:45 +00:00
StringBuffer.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
StringIndexOutOfBoundsException.java
strtod.c
System.java System.java: Revert accidential change. 2004-10-18 11:09:11 +00:00
Thread.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
ThreadDeath.java
ThreadGroup.java Byte.java, [...]: Fixed javadocs, coding style and argument names all over. 2004-04-20 12:30:19 +00:00
ThreadLocal.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +00:00
Throwable.java System.java (properties): Make package private. 2004-09-26 17:11:14 +00:00
UnknownError.java
UnsatisfiedLinkError.java
UnsupportedClassVersionError.java
UnsupportedOperationException.java
VerifyError.java
VirtualMachineError.java
VMClassLoader.java VMClassLoader.java: Reworked imports. 2004-01-23 15:29:38 +00:00
VMSecurityManager.java
VMThrowable.java VMThrowable.java (getStackTrace): Pass trace as-is to modified lookup(). 2004-04-09 04:39:24 +00:00
Void.java Math.java, [...]: Reworked import statements, HTML in javadocs and modifier orders. 2004-10-18 10:41:56 +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
Win32Process.java re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) in a GUI application flash console window) 2003-11-07 03:16:49 +00:00