From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22699 invoked by alias); 25 Jun 2013 00:40:10 -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 22683 invoked by uid 89); 25 Jun 2013 00:40:08 -0000 X-Spam-SWARE-Status: No, score=-9.6 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 25 Jun 2013 00:40:08 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7B3D633E0B3; Tue, 25 Jun 2013 00:40:05 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: [commit] Adapt sim to new version number & date locations. Date: Tue, 25 Jun 2013 00:52:00 -0000 User-Agent: KMail/1.13.7 (Linux/3.8.3; KDE/4.6.5; x86_64; ; ) Cc: gdb-patches@sourceware.org, Tom Tromey , Anthony Green References: <20130624224138.GC5326@adacore.com> <1372117546-1639-1-git-send-email-brobecker@adacore.com> In-Reply-To: <1372117546-1639-1-git-send-email-brobecker@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1506691.ReE7NQY1Xe"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201306242040.08030.vapier@gentoo.org> X-Virus-Found: No X-SW-Source: 2013-06/txt/msg00684.txt.bz2 --nextPart1506691.ReE7NQY1Xe Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-length: 631 On Monday 24 June 2013 19:45:46 Joel Brobecker wrote: > This change is required now that gdb/version.in has been moved to > gdb/common/version.in and now that the date needs to be fetched > from bfd/version.h. looks like gdb/doc/gdbint.texinfo needs updating too ? it talks about=20 gdb/version.in in many places ... > The common and ppc parts were easy to fix, by just doing a reduced > version of what we do for GDB and GDBserver. Moxie, on the other > hand, needs the version info for different reasons, and I prefered > not touching it. seems like it'd be straight forward to fix though by just updating the path= ? -mike --nextPart1506691.ReE7NQY1Xe Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJRyObnAAoJEEFjO5/oN/WBbIkP/3LmvTjfipUGbmMEyR7mSi1Y CiiJQ00w+WZmoBpnB3VpBiVYtI1EipSe/znW9g/cRoeccCjbC9JXE4Ie6QcRpbmE m+UjY1YCRpci5ipuXlT3ELOg2y/oZG0k1eL1p2xvGllEM5wpWmD+akusYXUdG8F2 bXq+TDsQa68FXpsCiNjZhlrsIAVRZf8ddKgZ/cfB67+2Hp5YuEOEvgYSnB8tPNhJ 2Gs5515NzdifvQWnexBEvCzeO4KflMwwra8DKjpKGPFnE1NTH1r6VW1oMODw6Hdn 8tWCS7Kjy/OLEGXhmX4t+xn7aonKCbT+FFWN8mrjVEaww5ueR18VXYFGIZzJvZJ8 KsISl93SMx2UCsu/t9wKAQkJ9eQGam5b5QuAIHGl7WfNlbN7ezhMqsDA6lwU1RXD u3msT/xCt2Th2lmyTJUV6+MdnT/XjnHki/UQ7aOXzeLJo5O7qKBCqcWkmPzBdCXl H9obR08RLGfjU25jxIR3DSbNCDBlFYr4Csn2O0gH36ZuOjDvoTp1U6z5cvbaHh3l VcI81luLf5LTuIbxlmbyLQlHZbIqgfFcXsldQrzzn/GjLLXDNrf9ZIkY9TabE1T9 IL1ECXyUcjCOq9YSmYRH7F4H5TDo6DEQHgwEQJGa86+XF6qvr1N0gy7Ow+oMJVdT 6fU8AMK89CWmHVNoWQiX =oZnj -----END PGP SIGNATURE----- --nextPart1506691.ReE7NQY1Xe--