gcc/libjava/java/lang/reflect
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
..
AccessibleObject.h
AnnotatedElement.h
Array.h
Array.java
Constructor.h configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
Constructor.java
Field.h configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
Field.java
GenericArrayType.h
GenericDeclaration.h
GenericSignatureFormatError.h
InvocationHandler.h
InvocationTargetException.h
MalformedParameterizedTypeException.h
Member.h
Method.h configure.ac (libgcj_ld_export_all): Set for windows native targets to export-all-symbols. 2011-04-08 16:16:38 +02:00
Method.java
Modifier.h
Modifier.java
ParameterizedType.h
Proxy$ClassFactory.h
Proxy$ProxyData.h
Proxy$ProxySignature.h
Proxy$ProxyType.h
Proxy.h
ReflectPermission.h
Type.h
TypeVariable.h
UndeclaredThrowableException.h
VMProxy.h
VMProxy.java
WildcardType.h
natArray.cc
natConstructor.cc
natField.cc
natMethod.cc re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32) 2012-02-01 11:46:36 +01:00
natVMProxy.cc re PR libgcj/51500 (106 unexpected libjava testsuite failures with mingw32) 2012-02-01 11:46:36 +01:00