From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33135 invoked by alias); 18 Aug 2015 12:48:20 -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 33047 invoked by uid 89); 18 Aug 2015 12:48:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f178.google.com Received: from mail-wi0-f178.google.com (HELO mail-wi0-f178.google.com) (209.85.212.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 18 Aug 2015 12:48:11 +0000 Received: by wijp15 with SMTP id p15so99668234wij.0 for ; Tue, 18 Aug 2015 05:48:08 -0700 (PDT) X-Received: by 10.194.133.73 with SMTP id pa9mr13180602wjb.148.1439902088444; Tue, 18 Aug 2015 05:48:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.188.198 with HTTP; Tue, 18 Aug 2015 05:47:28 -0700 (PDT) In-Reply-To: <55D32730.9030304@adacore.com> References: <5576BB25.50203@adacore.com> <55CDB9A5.7040305@adacore.com> <55D2ED93.90104@gmail.com> <55D2FCAA.8070005@gmail.com> <55D307F0.1050203@adacore.com> <55D321E8.3050502@redhat.com> <55D32730.9030304@adacore.com> From: =?UTF-8?B?TWFudWVsIEzDs3Blei1JYsOhw7Fleg==?= Date: Tue, 18 Aug 2015 12:49:00 -0000 Message-ID: Subject: Re: [PATCH] Add extensions to dwarf2.def To: Pierre-Marie de Rodat Cc: Pedro Alves , Cary Coutant , GCC Patches Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-08/txt/msg00989.txt.bz2 On 18 August 2015 at 14:38, Pierre-Marie de Rodat wrote: > > I think it would be great to copy this text in GCC's: may I do this? Sorry, I did it before I read your message. For the future, I would advise to "Just Do It" and then say that you did it. It is a wiki, it can always be reverted if someone disagrees. Perhaps it would be great if the GNU tools did not have some much duplicated infrastructure (and inconsistent red-tape), but oh well... Cheers, Manuel.