From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118703 invoked by alias); 7 Mar 2016 05:22:53 -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 118685 invoked by uid 89); 7 Mar 2016 05:22:52 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hurd, hurd, H*Ad:D*debian.org, abilities X-HELO: einhorn.in-berlin.de Received: from einhorn.in-berlin.de (HELO einhorn.in-berlin.de) (192.109.42.8) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Mon, 07 Mar 2016 05:22:50 +0000 X-Envelope-From: doko@debian.org Received: from [172.4.127.225] (110-170-137-3.static.asianet.co.th [110.170.137.3]) (authenticated bits=0) by einhorn.in-berlin.de (8.14.4/8.14.4/Debian-4) with ESMTP id u275MbDW010254 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 7 Mar 2016 06:22:40 +0100 Subject: Re: Please include ada-hurd.diff upstream (try2) To: svante.signell@gmail.com, gcc-patches References: <1456875776.5852.194.camel@gmail.com> Cc: Samuel Thibault , Eric Botcazou From: Matthias Klose Message-ID: <56DD101C.1040308@debian.org> Date: Mon, 07 Mar 2016 05:22:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1456875776.5852.194.camel@gmail.com> Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00448.txt.bz2 [adding Eric for review] On 02.03.2016 00:42, Svante Signell wrote: > Hello, > > As time progresses, the ada-hurd.diff patch has now been living in Debian since > gcc-4.6 and is now in gcc-5 and gcc-6. Last try to get it included upstream was > in 2012, and 2014, e.g see > https://gcc.gnu.org/ml/gcc-patches/2012-06/msg01111.html > and follow-ups. > > Maybe the time has come now for a proper inclusion of Ada/Gnat support in gcc-* > for GNU/Hurd. (Yes, I commit to maintain Ada in gcc for GNU/Hurd in the > foreseeable future, according to my abilities). > > Attached is an updated patch, now living e.g. in GNU/Debian versions of gcc-5 > and gcc-6. > > Please tell me if you need a changelog entry too. And yes, I have already signed > all copyright papers for FSF wrt gcc (and other packages). yes, please add a ChangeLog entry too. Matthias