From patchwork Thu Dec 29 23:35:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 709624 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3tqQwS0kWhz9sCX for ; Fri, 30 Dec 2016 10:36:22 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="dS8E54j6"; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:message-id:mime-version:content-type; q=dns; s=default; b=ThmiPet3ZWV6CTc9zQtk4k9keAZJLby3cN1YVi1kprP9uo9Wac X2vFHLEFWYW1O8pejSGmckw9UAUB+F1HsKhv+BM03vR1g1QFGXwUOZgEXTfn3B1e S2lvaAurOG9K+oi+2tQIW+gPZqx61Io1WF23xKRtUEANG5VSrpq/FRx1I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:date :from:to:cc:subject:message-id:mime-version:content-type; s= default; bh=mIgLDAxO/5PlNUV2m+b6BT0yuq0=; b=dS8E54j6/s+QUGDMdSmr HEi/5CEwZ2q5PneQedUT6pg64KRqDXbDbFFiKaAqdcZfVwGBe+qL0ZdomKiTXmm6 +5NpPqeACasliG433xGTCZIeYMtIvnCFXDJRnyXnwd6hEI+YPvPnOBvAqhEtGaAk Fz1x3JP/zoIfSVwWiJb4C4M= Received: (qmail 49410 invoked by alias); 29 Dec 2016 23:36:13 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Received: (qmail 49386 invoked by uid 89); 29 Dec 2016 23:36:13 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL, BAYES_05, KAM_ASCII_DIVIDERS, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=no version=3.3.2 spammy=Jun, trademarks, 1970, bytecode X-Spam-User: qpsmtpd, 2 recipients X-HELO: ainaz.pair.com Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 29 Dec 2016 23:36:02 +0000 Received: from [10.50.51.68] (unknown [190.4.72.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id B91193F530; Thu, 29 Dec 2016 18:35:59 -0500 (EST) Date: Thu, 29 Dec 2016 19:35:56 -0400 (AST) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org cc: java-patches@gcc.gnu.org Subject: [wwwdocs] Move java/gcj-announce.txt to news/gcj-announce.txt Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes Move java/gcj-announce.txt to news/gcj-announce.txt, and since this was a significant announcement with probably references out there, add a redirect as well. (And fix an incomplete sentence in news/javaannounce.html while we are already there.) Applied. Gerald Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.153 diff -u -r1.153 news.html --- news.html 29 Dec 2016 20:57:31 -0000 1.153 +++ news.html 29 Dec 2016 22:34:21 -0000 @@ -1704,7 +1704,7 @@
September 6, 1998
-Cygnus donates Java front end. +Cygnus donates Java front end.
September 3, 1998
Index: gcc-2.95/features.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-2.95/features.html,v retrieving revision 1.40 diff -u -r1.40 features.html --- gcc-2.95/features.html 28 Jun 2014 07:45:10 -0000 1.40 +++ gcc-2.95/features.html 29 Dec 2016 22:34:27 -0000 @@ -34,9 +34,9 @@
  • Many C++ improvements.
  • Many Fortran improvements.
  • -
  • Java +
  • Java front-end has been integrated. - runtime library + A runtime library is available separately.
  • ISO C99 support
  • Chill front-end and runtime has been Index: java/gcj-announce.txt =================================================================== RCS file: java/gcj-announce.txt diff -N java/gcj-announce.txt --- java/gcj-announce.txt 8 Feb 2001 17:34:35 -0000 1.3 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,27 +0,0 @@ -September 6, 1998 - -We're happy to announce public availability of a new GCC based native -code compiler for the Java(TM) language. - -The new GNU based compiler, GCJ, compiles both Java source files and -bytecode compiled Java class files to native code for a wide range of -target architectures. - -GCJ is a work in progress. We're also working on the set of runtime -libraries needed for executing GCJ compiled code, and extensions to -GDB, the GNU debugger, for debugging GCJ compiled code. - -Full details are available on the GCJ web pages: - - http://soruces.redhat.com/java/ - -Anthony Green -Cygnus Solutions - - -Java and all Java-based marks are trademarks or registered trademarks -of Sun Microsystems, Inc. in the United States and other -countries. The Free Software Foundation and Cygnus Solutions are -independent of Sun Microsystems, Inc. - -[URL of the web page updated - Jim Kingdon, July 2000] Index: news/gcj-announce.txt =================================================================== RCS file: news/gcj-announce.txt diff -N news/gcj-announce.txt --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ news/gcj-announce.txt 29 Dec 2016 22:34:27 -0000 @@ -0,0 +1,27 @@ +September 6, 1998 + +We're happy to announce public availability of a new GCC based native +code compiler for the Java(TM) language. + +The new GNU based compiler, GCJ, compiles both Java source files and +bytecode compiled Java class files to native code for a wide range of +target architectures. + +GCJ is a work in progress. We're also working on the set of runtime +libraries needed for executing GCJ compiled code, and extensions to +GDB, the GNU debugger, for debugging GCJ compiled code. + +Full details are available on the GCJ web pages: + + http://sources.redhat.com/java/ + +Anthony Green +Cygnus Solutions + + +Java and all Java-based marks are trademarks or registered trademarks +of Sun Microsystems, Inc. in the United States and other +countries. The Free Software Foundation and Cygnus Solutions are +independent of Sun Microsystems, Inc. + +[URL of the web page updated - Jim Kingdon, July 2000] Index: .htaccess =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/.htaccess,v retrieving revision 1.40 diff -u -r1.40 .htaccess --- .htaccess 29 Dec 2016 21:53:16 -0000 1.40 +++ .htaccess 29 Dec 2016 22:41:46 -0000 @@ -49,6 +49,7 @@ Redirect permanent /onlinedocs/g77/ https://gcc.gnu.org/onlinedocs/gcc-3.4.6/g77/ Redirect permanent /java/gcj.html https://gcc.gnu.org/ +Redirect permanent /java/gcj-announce.txt https://gcc.gnu.org/news/gcj-announce.txt Redirect permanent /java/libgcj.html https://gcc.gnu.org/ Redirect permanent /java/about.html https://gcc.gnu.org/about.html Redirect permanent /java/FAQ.html https://gcc.gnu.org/faq.html