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: Status page


>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:

Andrew> SGI Irix 6.5 on Mips (mips-sgi-irix6.5)
Andrew> Works, but some tricks needed.
Andrew> However, there is no libffi closure interface, so I would guess much
Andrew> the Java API doesn't work at all.  There's no SEGV handler either.
Andrew> I suggest we downgrade the status of this port until closures are
Andrew> done.

I'm checking in the appended.

Tom

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

	* status.html: Updated status of Irix 6.5.

Index: status.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/status.html,v
retrieving revision 1.22
diff -u -r1.22 status.html
--- status.html 21 Nov 2002 08:34:36 -0000 1.22
+++ status.html 11 Feb 2003 16:32:33 -0000
@@ -143,7 +143,8 @@
 supported.</dd>
 <dt class="target">SGI Irix 6.5 on Mips
   (<code>mips-sgi-irix6.5</code>)</dt>
-<dd>Works, but some tricks needed.</dd>
+<dd>Some tricks required to build.  Byte-code interpreter not
+currently supported.  No SEGV handler available.</dd>
 <dt class="target">Windows on the Intel PC platform, using the MingW32 compiler
   (<code>i[56]86-pc-mingw32</code>)</dt>
 <dd>Works for target; works for host (in CVS).  Is incomplete.</dd>


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