gcc/libjava/java/lang
Kai Tietz 76a3962fe9 re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32)
PR target/51500
	* interpret.cc (_Jv_init_cif): Handle thiscall
	convention for 32-bit Windows.
	* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
	Likewise.
	* java/lang/reflect/natVMProxy.cc (invoke_t): Add
	thiscall-attribute for 32-bit Windows.

From-SVN: r183794
2012-02-01 11:46:36 +01:00
..
annotation
instrument
management Import GNU Classpath (classpath-0_97_2-release). 2008-06-28 13:29:13 +00:00
ref
reflect re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32) 2012-02-01 11:46:36 +01:00
AbstractMethodError.h
AbstractStringBuffer.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
AbstractStringBuffer.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Appendable.h
ArithmeticException.h
ArrayIndexOutOfBoundsException.h
ArrayStoreException.h
AssertionError.h
Boolean.h libjava 2007-04-19 00:24:09 +00:00
Byte.h libjava 2007-04-19 00:24:09 +00:00
Character.h libjava 2007-04-19 00:24:09 +00:00
Character.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
Character$Subset.h
Character$UnicodeBlock.h Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
Character$UnicodeBlock$NameType.h Character.java: Re-merged with Classpath. 2007-03-05 17:27:44 +00:00
CharSequence.h
Class.h Missed part of regenerated file. 2011-04-08 18:12:14 +02:00
Class.java re PR libgcj/35020 (Class.getSimpleName() differs from Sun Java) 2008-05-28 15:12:47 +00:00
Class$1.h re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
ClassCastException.h
ClassCircularityError.h
ClassFormatError.h
ClassLoader.h natClassLoader.cc (_Jv_RegisterInitiatingLoader): Check loading constraints. 2008-03-13 16:43:54 +00:00
ClassLoader.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
ClassLoader$AnnotationsKey.h
ClassNotFoundException.h
Cloneable.h
CloneNotSupportedException.h
Comparable.h
Compiler.h
Deprecated.h
Double.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
EcosProcess.h sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
EcosProcess.java sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
Enum.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
EnumConstantNotPresentException.h
Error.h
Exception.h
ExceptionInInitializerError.h
Float.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
IllegalAccessError.h
IllegalAccessException.h
IllegalArgumentException.h
IllegalMonitorStateException.h
IllegalStateException.h
IllegalThreadStateException.h
IncompatibleClassChangeError.h
IndexOutOfBoundsException.h
InheritableThreadLocal.h
InstantiationError.h
InstantiationException.h
Integer.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
InternalError.h
InterruptedException.h
Iterable.h
LinkageError.h
Long.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Math.h
Math.java
natAbstractStringBuffer.cc re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
natCharacter.cc natCharacter.cc (Character::getType): Handle negative code points. 2007-05-02 23:27:03 +00:00
natClass.cc re PR libgcj/50053 (jc1 doesn't emit static initializer or initializer code for super class without -findirect-dispatch.) 2011-12-12 11:40:27 +01:00
natClassLoader.cc [multiple changes] 2009-03-12 16:13:19 +00:00
natEcosProcess.cc
natMath.cc
natObject.cc
natPosixProcess.cc natPosixProcess.cc (sigchld_handler): Remove 'si' and 'third' parameters. 2007-08-15 08:19:32 +00:00
natRuntime.cc sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
natString.cc re PR libgcj/36252 (OutOfMemoryError on simple text conversion.) 2008-05-21 03:49:03 +00:00
natSystem.cc
natThread.cc configure.ac (INTERPRETER): New AM_CONDITIONAL. 2007-07-31 16:17:21 +00:00
natThreadLocal.cc
natVMClassLoader.cc * java/lang/natVMClassLoader.cc 2009-04-28 03:49:13 +00:00
natVMDouble.cc
natVMFloat.cc
natVMProcess.cc re PR libgcj/31084 (TRUE or FALSE defined) 2007-04-25 01:24:47 +00:00
natVMThrowable.cc
natWin32Process.cc Win32Process.java: Added nested class EOFInputStream. 2007-03-07 18:05:39 +00:00
NegativeArraySizeException.h
NoClassDefFoundError.h
NoSuchFieldError.h
NoSuchFieldException.h
NoSuchMethodError.h
NoSuchMethodException.h
NullPointerException.h
Number.h
NumberFormatException.h
Object.h
Object.java
OutOfMemoryError.h
Override.h
Package.h
PosixProcess.h re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
PosixProcess.java re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
PosixProcess$EOFInputStream.h
PosixProcess$ProcessManager.h re PR libgcj/29324 (add wait handling hook) 2007-05-12 17:37:55 +00:00
Process.h
ProcessBuilder.h
Readable.h
Runnable.h
Runtime.h
Runtime.java
RuntimeException.h
RuntimePermission.h
SecurityException.h
SecurityManager.h Updating header files. Earlier change here seems to have been in error. 2007-03-05 14:29:47 +00:00
SecurityManager$1.h re PR libgcj/42676 (javah doesn't generate the header files as checked in in the archive) 2010-03-13 14:27:27 +00:00
Short.h libjava 2007-04-19 00:24:09 +00:00
StackOverflowError.h
StackTraceElement.h
StrictMath.h
String.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
String.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
String$CaseInsensitiveComparator.h libjava 2007-04-19 00:24:09 +00:00
StringBuffer.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
StringBuffer.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
StringBuilder.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
StringBuilder.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
StringIndexOutOfBoundsException.h
SuppressWarnings.h
System.h libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
System.java libjava/classpath/ChangeLog.gcj: 2007-06-03 23:18:43 +00:00
System$EnvironmentCollection.h
System$EnvironmentMap.h libjava 2007-04-19 00:24:09 +00:00
System$EnvironmentSet.h
Thread.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Thread.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Thread$State.h
Thread$UncaughtExceptionHandler.h
ThreadDeath.h
ThreadGroup.h
ThreadLocal.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
ThreadLocal.java re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
ThreadLocalMap.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
ThreadLocalMap$Entry.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Throwable.h re PR libgcj/37636 (java tools are unable to find resource files) 2008-10-21 17:55:01 +00:00
Throwable$StaticData.h
TypeNotPresentException.h
UnknownError.h
UnsatisfiedLinkError.h
UnsupportedClassVersionError.h
UnsupportedOperationException.h
VerifyError.h
VirtualMachineError.h
VMClassLoader.h
VMClassLoader.java
VMCompiler.h DecimalFormatSymbols.java: Added the year 2007 to Copyright information and introduced new variable, currency. 2007-04-05 00:15:16 +00:00
VMCompiler.java 2007-02-23 Gary Benson <gbenson@redhat.com> 2007-02-23 15:15:58 +00:00
VMDouble.h
VMDouble.java
VMFloat.h Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
VMFloat.java Import GNU Classpath (libgcj-import-20070727). 2007-08-04 10:53:49 +00:00
VMProcess.h sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
VMProcess.java sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
VMThrowable.h
VMThrowable.java
Void.h
Win32Process.h sources.am, [...]: Rebuilt. 2007-03-05 15:57:13 +00:00
Win32Process.java Win32Process.java: Added nested class EOFInputStream. 2007-03-07 18:05:39 +00:00
Win32Process$EOFInputStream.h Win32Process.java: Added nested class EOFInputStream. 2007-03-07 18:05:39 +00:00