This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] enable libjava on HP-UX PA
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: tromey at redhat dot com
- Cc: Java Patches <java-patches at gcc dot gnu dot org>, John David Anglin <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Sat, 20 May 2006 18:05:02 +0200
- Subject: Re: [patch] enable libjava on HP-UX PA
- References: <446E4065.9060604@pop.agri.ch> <m3y7wx4pym.fsf@localhost.localdomain>
Tom Tromey wrote:
"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> this patch brings libjava support for the HP-UX PA 32-bit platform.
The libjava bits are ok.
Thank you.
The top-level bits look good to me but I can't approve them.
Could you also check in a news entry about the port to the gcj web
page?
Does the below look ok?
Andreas
2006-05-20 Andreas Tobler <a.tobler@schweiz.ch>
* index.html: Add a news entry about the HP-UX PA 32-bit port.
Index: htdocs/java/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.158
diff -u -r1.158 index.html
--- htdocs/java/index.html 19 May 2006 16:20:42 -0000 1.158
+++ htdocs/java/index.html 20 May 2006 16:04:31 -0000
@@ -83,6 +83,14 @@
<!-- News entries start here -->
<tr><td valign="top">
+<b>May 20, 2006</b>
+</td><td>
+John David Anglin and Andreas Tobler checked in a <a
+href="http://gcc.gnu.org/ml/gcc-patches/2006-05/msg01004.html">patch</a>
+to enable libjava to be built by default on the HP-UX PA 32-bit platform.
+</td></tr>
+
+<tr><td valign="top">
<b>May 19, 2006</b>
</td><td>
Mark Wielaard has imported <a