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: Enable interpreter for x86_64


Andrew Haley <aph@redhat.com> writes:

> Andreas Jaeger writes:
>  > 
>  > I would welcome a news entry on the GCC main side mentioning your and
>  > Bo's work on both libffi and libjava.  Can you draft up something and
>  > send a patch to gcc-patches for this?
>
> Index: index.html
> ===================================================================
> RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
> retrieving revision 1.355
> diff -c -r1.355 index.html
> *** index.html  28 Jan 2003 20:54:13 -0000      1.355
> --- index.html  29 Jan 2003 16:33:36 -0000
> ***************
> *** 83,88 ****
> --- 83,98 ----
>   
>   <dl>
>   
> + <dt><b>January 29, 2003</b></dt>
> + 
> + <dd>
> + Andrew Haley of Red Hat completed the work began by Bo Thorsen of SuSE
> + to port <a href="java/index.html">gcj</a> to the x86_64.  This is, as

Please write this as "AMD x86-64 architecture".  x86_64 is the
abbreviation used for configure only.


> + far as we are aware, the first implementation of the Java programming

It definitly is the first publically available implementation ;-).

> + language to be made available on that platform.  It will be part of
> + the GCC 3.3 release.
> + </dd>
> + 
>   <dt><b>January 28, 2003</b></dt>
>   <dd>
>   The ongoing effort to remove warnings from the GCC code base itself,
>
> Andrew.
>

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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