From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11022 invoked by alias); 7 Jan 2015 00:10:11 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 10908 invoked by uid 89); 7 Jan 2015 00:10:10 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-oi0-f47.google.com Received: from mail-oi0-f47.google.com (HELO mail-oi0-f47.google.com) (209.85.218.47) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 07 Jan 2015 00:10:09 +0000 Received: by mail-oi0-f47.google.com with SMTP id v63so720120oia.6 for ; Tue, 06 Jan 2015 16:10:07 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.60.125.130 with SMTP id mq2mr111946oeb.50.1420589407253; Tue, 06 Jan 2015 16:10:07 -0800 (PST) Received: by 10.76.71.193 with HTTP; Tue, 6 Jan 2015 16:10:07 -0800 (PST) In-Reply-To: <4514618.3Cs2Dcpn5F@polaris> References: <8312738.ciDlLVGyTE@polaris> <4514618.3Cs2Dcpn5F@polaris> Date: Wed, 07 Jan 2015 00:10:00 -0000 Message-ID: Subject: Re: Housekeeping work in backends.html From: Max Filippov To: Eric Botcazou Cc: "gcc-patches@gcc.gnu.org" , Sebastien Bourdeauducq , Anthony Green , Chung-Lin Tang , Sandra Loosemore , Bernd Schmidt , DJ Delorie , Nick Clifton Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-01/txt/msg00281.txt.bz2 Hi Eric, On Wed, Jan 7, 2015 at 2:39 AM, Eric Botcazou wrote: > The page is directly browsable at https://gcc.gnu.org/backends.html > > For the moxie, nvptx, rl178 and rx ports, maintainers can send me the string > as Sandra did for the nios2 port and I'll update the document. Xtensa is now supported by the QEMU, so probably question mark in its 'S' slot may be removed. -- Thanks. -- Max