This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Improved boehm-gc support for s390/s390x


>>>>> "Ulrich" == Ulrich Weigand <Ulrich.Weigand@de.ibm.com> writes:

Ulrich> Also, in combination with the (separately posted) s390x libffi patch,
Ulrich> s390x-ibm-linux now completes the libjava regression test suite.

How well does s390x do on the libjava test suite?
Also, shouldn't gcj/libgcj be enabled by default on this platform?

Finally, usually we make a new entry for new ports.
I've done this, as appended.

Tom

Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* index.html: Add s390 news item.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.114
diff -u -r1.114 index.html
--- index.html 30 Sep 2002 05:27:54 -0000 1.114
+++ index.html 30 Sep 2002 16:09:58 -0000
@@ -76,6 +76,13 @@
 <tr><td valign="top">
 <b>September 29, 2002</b>
 </td><td>
+Ulrich Weigand has implemented the necessary support in libffi to get
+libgcj running on the s390x.
+</td></tr>
+
+<tr><td valign="top">
+<b>September 29, 2002</b>
+</td><td>
 Anthony Green merged the java.lang.reflect.Proxy implementation in from 
 GNU Classpath.
 </td></tr>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]