From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90642 invoked by alias); 15 Jul 2018 13:02:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 90628 invoked by uid 89); 15 Jul 2018 13:02:03 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=catching, Hx-languages-length:486, gr, Samuel X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 15 Jul 2018 13:02:02 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=SVR-IES-MBX-03.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1fegf1-0002tr-UM from Thomas_Schwinge@mentor.com ; Sun, 15 Jul 2018 06:01:59 -0700 Received: from hertz.schwinge.homeip.net (137.202.0.87) by SVR-IES-MBX-03.mgc.mentorg.com (139.181.222.3) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Sun, 15 Jul 2018 14:01:56 +0100 From: Thomas Schwinge To: Samuel Thibault , Subject: Re: hurd: fix RPC stubs names In-Reply-To: <20180715104917.pogzrsd3csscjq3w@var.youpi.perso.aquilenet.fr> References: <20170827183749.2ecowdoexc4mmkjq@var.youpi.perso.aquilenet.fr> <20180715104917.pogzrsd3csscjq3w@var.youpi.perso.aquilenet.fr> User-Agent: Notmuch/0.9-101-g81dad07 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Sun, 15 Jul 2018 13:02:00 -0000 Message-ID: <87wotwk5z4.fsf@hertz.schwinge.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-SW-Source: 2018-07/txt/msg00463.txt.bz2 Hi! On Sun, 15 Jul 2018 12:49:17 +0200, Samuel Thibault wrote: > Ping? I'm currently (really!) working on catching up with the last 1.5 years of binutils-gdb sources changes, with only the changes of the last six months remaining now, and will apply the patches once I'm up to date. I've got a few more patches already to keep things build and work. Thanks for your patience -- just a little bit more now. :-) Gr=C3=BC=C3=9Fe Thomas