gcc/libjava/testsuite/libjava.jni
Andreas Tobler cfc74dce2a jni.exp (gcj_jni_test_one): Add lgcc_s for darwin.
2004-06-18  Andreas Tobler  <a.tobler@schweiz.ch>

	* testsuite/libjava.jni/jni.exp (gcj_jni_test_one): Add lgcc_s for
	darwin.

From-SVN: r83360
2004-06-18 22:56:56 +02:00
..
PR15133.c re PR java/15133 (gcjh generates wrong method signatures) 2004-04-30 18:19:37 +00:00
PR15133.java re PR java/15133 (gcjh generates wrong method signatures) 2004-04-30 18:19:37 +00:00
PR15133.out re PR java/15133 (gcjh generates wrong method signatures) 2004-04-30 18:19:37 +00:00
calls.c natMethod.cc (_Jv_CallAnyMethodA): Allocate a full jvalue for each argument. 2003-02-28 17:26:29 +00:00
calls.java natMethod.cc (_Jv_CallAnyMethodA): Allocate a full jvalue for each argument. 2003-02-28 17:26:29 +00:00
calls.out calls.c: New file. 2000-02-17 00:49:27 +00:00
cxxtest.cc For PR libgcj/5103: 2001-12-14 21:56:29 +00:00
cxxtest.java For PR libgcj/5103: 2001-12-14 21:56:29 +00:00
cxxtest.out For PR libgcj/5103: 2001-12-14 21:56:29 +00:00
field.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
field.java field.out: New file. 2001-03-23 05:57:00 +00:00
field.out field.out: New file. 2001-03-23 05:57:00 +00:00
final_method.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
final_method.java
final_method.out
findclass.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
findclass.java findclass.java: New file 2000-02-16 18:35:05 +00:00
findclass.out findclass.java: New file 2000-02-16 18:35:05 +00:00
invoke.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
invoke.java
invoke.out
jni.exp jni.exp (gcj_jni_test_one): Add lgcc_s for darwin. 2004-06-18 22:56:56 +02:00
jniutf.c jniutf.c: New file. 2003-11-14 01:43:14 +00:00
jniutf.java jniutf.c: New file. 2003-11-14 01:43:14 +00:00
jniutf.out jniutf.c: New file. 2003-11-14 01:43:14 +00:00
martin.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
martin.java martin.out: New file. 2001-01-26 22:41:41 +00:00
martin.out martin.out: New file. 2001-01-26 22:41:41 +00:00
noclass.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
noclass.java throwit.out: Fixed output to be correct. 2000-04-20 19:49:14 +00:00
noclass.out noclass.c: New file. 2000-02-27 21:42:40 +00:00
overload.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
overload.java
overload.out
pr11951.c re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result before ffi_call) 2003-08-18 14:35:34 +00:00
pr11951.java pr11951.java: Add missing System.loadLibrary() call. 2004-05-05 21:58:54 +01:00
pr11951.out re PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA) should clear ffi_result before ffi_call) 2003-08-18 14:35:34 +00:00
register.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
register.java register.java: New file. 2000-02-18 21:15:32 +00:00
register.out register.java: New file. 2000-02-18 21:15:32 +00:00
simple_int.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
simple_int.java
simple_int.out
throwit.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
throwit.java throwit.java: New file. 2000-02-16 22:39:36 +00:00
throwit.out throwit.out: Fixed output to be correct. 2000-04-20 19:49:14 +00:00
virtual.c calls.c (Java_calls_docall): Define with JNIEXPORT and JNICALL method attributes. 2003-01-24 17:39:49 +00:00
virtual.java
virtual.out