This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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] enable libjava on HP-UX PA


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


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