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]

web: Add note about GCC 3.0 snapshots being available



Title: GCJ: The GNU Compiler for Java
2001-03-07 Bryce McKinlay * index.html: Add note about GCC 3.0 snapshots being available. Add "Home Page" to . Move pre-January news items to... * old-news.html: ...here. Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v retrieving revision 1.76 diff -u -r1.76 index.html --- index.html 2001/02/13 10:58:35 1.76 +++ index.html 2001/03/08 01:00:35 @@ -1,10 +1,10 @@ - +<title>GCJ: The GNU Compiler for Java: Home Page -

+

The GNU Compiler for the Javatm Programming Language

@@ -14,6 +14,7 @@
+
GCJ is a portable, optimizing, ahead-of-time compiler for the Java Programming Language. It can compile:
    @@ -49,8 +50,9 @@

    -GCJ is part of the GNU Compiler Collection (GCC). GCC, gdb and related tools are Free Software. +GCJ is part of the GNU Compiler Collection (GCC). GCC, +GDB and related tools are +Free Software.

    @@ -64,6 +66,17 @@

    + + - - - -
    +March 7, 2001 + +The first snapshot from the code branch that will become GCC 3.0 is + +now available. Snapshots from this branch will be made weekly. These +include everything you need to build and run GCJ, and should be much +more stable than the main development tree -- so try them out and help us +find bugs! +
    February 8, 2001 Made use of Warren Levy's change to the Mauve testsuite to handle regressions. @@ -86,23 +99,9 @@
    January 17, 2001 - -GCJ is now compatible with the V3 C++ ABI, thanks to the efforts of Alexandre Petit-Bianco. -
    -December 20, 2000 - -The Java Gnats database has been merged into the gcc Gnats database. -The old database continues to exist but only for reference purposes; -it is now read-only. -
    -December 9, 2000 -Thanks to Richard Henderson's recent libffi changes, the -libgcj bytecode interpreter is now enabled for Alpha systems. +GCJ is now compatible with the V3 C++ ABI, thanks to the efforts of +Alexandre Petit-Bianco.

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