From patchwork Sun Oct 28 11:50:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gerald Pfeifer X-Patchwork-Id: 194694 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]) by ozlabs.org (Postfix) with SMTP id ACA002C008E for ; Sun, 28 Oct 2012 22:50:40 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1352029841; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Date: From:To:Subject:Message-ID:MIME-Version:Content-Type: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=6TPYaONLJ/UFhfjA2PrI L1MJpUw=; b=ncZtmqPTufSFAftfsujGvkco9JiKPYArRh/Od9qLi6K+91ESTC/0 q2w8l20yyzn4Gt0tNKzpC6jF9wVwmyeXDmDeb+sxNu1g/doQndKJkvvJIXqNeNwq Sx+aOzGPVSebxx3E2PLYjdhL0tv0W5Y1LuJtPXuJuW045xVVaymvprg= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Date:From:To:Subject:Message-ID:MIME-Version:Content-Type:X-IsSubscribed:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=Q6IW/iCoHPJeBLneuow+DEt5dT0UPi21PCKe29XaHAVDtPSNX3jCPlw5+8pLvX Zpu3NqE+ua2u8vPl4JWEazPeCSX1HTTmIC6AAw3L9yQYuq/pAMsE0IJ+jfMf8Qeq BEIhjmBLQh/I36EV6fAU/b0oDMOIYgKY9ptEu3T/ZXEh8=; Received: (qmail 26316 invoked by alias); 28 Oct 2012 11:50:36 -0000 Received: (qmail 26306 invoked by uid 22791); 28 Oct 2012 11:50:35 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from ainaz.pair.com (HELO ainaz.pair.com) (209.68.2.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Oct 2012 11:50:27 +0000 Received: from ip-109-84-18-109.web.vodafone.de (ip-109-84-18-109.web.vodafone.de [109.84.18.109]) by ainaz.pair.com (Postfix) with ESMTPSA id 4CD7C3F40F for ; Sun, 28 Oct 2012 07:50:24 -0400 (EDT) Date: Sun, 28 Oct 2012 12:50:21 +0100 (CET) From: Gerald Pfeifer To: gcc-patches@gcc.gnu.org Subject: [wwwdocs] Rewrite glibc list archive references Message-ID: MIME-Version: 1.0 X-IsSubscribed: yes 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 ...from sources.redhat.com to sourceware.org. With that, there are only a few references left in java/ . Gerald Index: c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/c99status.html,v retrieving revision 1.58 diff -u -3 -p -r1.58 c99status.html --- c99status.html 13 Mar 2012 23:11:38 -0000 1.58 +++ c99status.html 28 Oct 2012 11:03:53 -0000 @@ -326,11 +326,11 @@ expressions as required by C99.
  • Compiler support is needed for thorough support of math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker. The compiler needs to mark its output from compilations using -fno-trapping-math or -fno-math-errno, possibly using Index: gcc-3.0/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/c99status.html,v retrieving revision 1.7 diff -u -3 -p -r1.7 c99status.html --- gcc-3.0/c99status.html 29 Mar 2009 02:20:02 -0000 1.7 +++ gcc-3.0/c99status.html 28 Oct 2012 11:03:54 -0000 @@ -314,11 +314,11 @@ definitions.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-3.1/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/c99status.html,v retrieving revision 1.6 diff -u -3 -p -r1.6 c99status.html --- gcc-3.1/c99status.html 29 Mar 2009 02:20:02 -0000 1.6 +++ gcc-3.1/c99status.html 28 Oct 2012 11:03:55 -0000 @@ -315,11 +315,11 @@ definitions.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-3.3/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/c99status.html,v retrieving revision 1.5 diff -u -3 -p -r1.5 c99status.html --- gcc-3.3/c99status.html 29 Mar 2009 02:20:02 -0000 1.5 +++ gcc-3.3/c99status.html 28 Oct 2012 11:03:55 -0000 @@ -304,11 +304,11 @@ pragmas.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-3.4/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/c99status.html,v retrieving revision 1.4 diff -u -3 -p -r1.4 c99status.html --- gcc-3.4/c99status.html 29 Mar 2009 02:20:02 -0000 1.4 +++ gcc-3.4/c99status.html 28 Oct 2012 11:03:56 -0000 @@ -304,11 +304,11 @@ pragmas.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-4.0/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/c99status.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 c99status.html --- gcc-4.0/c99status.html 29 Mar 2009 02:20:02 -0000 1.2 +++ gcc-4.0/c99status.html 28 Oct 2012 11:03:57 -0000 @@ -304,11 +304,11 @@ pragmas.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-4.1/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.1/c99status.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 c99status.html --- gcc-4.1/c99status.html 29 Mar 2009 02:20:02 -0000 1.2 +++ gcc-4.1/c99status.html 28 Oct 2012 11:03:57 -0000 @@ -304,11 +304,11 @@ pragmas.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • In some places, -pedantic warnings don't take proper Index: gcc-4.2/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.2/c99status.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 c99status.html --- gcc-4.2/c99status.html 29 Mar 2009 02:20:02 -0000 1.2 +++ gcc-4.2/c99status.html 28 Oct 2012 11:03:58 -0000 @@ -308,11 +308,11 @@ expressions as required by C99.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • GCC doesn't have wprintf, wscanf and Index: gcc-4.3/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/c99status.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 c99status.html --- gcc-4.3/c99status.html 29 Mar 2009 02:20:02 -0000 1.2 +++ gcc-4.3/c99status.html 28 Oct 2012 11:03:58 -0000 @@ -315,11 +315,11 @@ expressions as required by C99.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • GCC doesn't have wprintf, wscanf and Index: gcc-4.4/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.4/c99status.html,v retrieving revision 1.1 diff -u -3 -p -r1.1 c99status.html --- gcc-4.4/c99status.html 29 Mar 2009 02:20:03 -0000 1.1 +++ gcc-4.4/c99status.html 28 Oct 2012 11:03:58 -0000 @@ -315,11 +315,11 @@ expressions as required by C99.
  • Compiler support is needed for math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker.
  • GCC doesn't have wprintf, wscanf and Index: gcc-4.5/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.5/c99status.html,v retrieving revision 1.2 diff -u -3 -p -r1.2 c99status.html --- gcc-4.5/c99status.html 6 Apr 2010 14:02:48 -0000 1.2 +++ gcc-4.5/c99status.html 28 Oct 2012 11:03:58 -0000 @@ -314,11 +314,11 @@ expressions as required by C99.
  • Compiler support is needed for thorough support of math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker. The compiler needs to mark its output from compilations using -fno-trapping-math or -fno-math-errno, possibly using Index: gcc-4.6/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.6/c99status.html,v retrieving revision 1.1 diff -u -3 -p -r1.1 c99status.html --- gcc-4.6/c99status.html 14 Mar 2011 13:52:00 -0000 1.1 +++ gcc-4.6/c99status.html 28 Oct 2012 11:03:59 -0000 @@ -314,11 +314,11 @@ expressions as required by C99.
  • Compiler support is needed for thorough support of math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker. The compiler needs to mark its output from compilations using -fno-trapping-math or -fno-math-errno, possibly using Index: gcc-4.7/c99status.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/c99status.html,v retrieving revision 1.1 diff -u -3 -p -r1.1 c99status.html --- gcc-4.7/c99status.html 13 Mar 2012 23:11:38 -0000 1.1 +++ gcc-4.7/c99status.html 28 Oct 2012 11:03:59 -0000 @@ -314,11 +314,11 @@ expressions as required by C99.
  • Compiler support is needed for thorough support of math_errhandling; see messages 1, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00008.html">1, 2, +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00014.html">2, 3 +href="http://sourceware.org/ml/libc-hacker/2000-06/msg00015.html">3 on this subject to libc-hacker. The compiler needs to mark its output from compilations using -fno-trapping-math or -fno-math-errno, possibly using