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: S/390: Enable libgcj for s390*-*-linux*


Gerald Pfeifer wrote:

>Would you mind mentioning this in htdocs/gcc-3.3/changes.html as well?

Certainly; would this patch be OK?

Index: htdocs/gcc-3.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/changes.html,v
retrieving revision 1.7
diff -c -p -r1.7 changes.html
*** htdocs/gcc-3.3/changes.html     23 Aug 2002 04:08:46 -0000    1.7
--- htdocs/gcc-3.3/changes.html     30 Sep 2002 16:58:40 -0000
***************
*** 183,188 ****
--- 183,192 ----
            <code>-march</code> and <code>-mtune</code> settings.
            See the documentation of those options for details.</li>
      </ul></li>
+      <li>The necessary support to build the Java runtime libraries has
+      been added to the S/390 port.  Java is now enabled by default
+      on <code>s390-*-linux*</code> and <code>s390x-*-linux*</code>
+      targets.</li>
    </ul>



Mit freundlichen Gruessen / Best Regards

Ulrich Weigand

--
  Dr. Ulrich Weigand
  Linux for S/390 Design & Development
  IBM Deutschland Entwicklung GmbH, Schoenaicher Str. 220, 71032 Boeblingen
  Phone: +49-7031/16-3727   ---   Email: Ulrich.Weigand@de.ibm.com


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