From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21006 invoked by alias); 11 May 2009 11:17:12 -0000 Received: (qmail 20908 invoked by uid 22791); 11 May 2009 11:17:10 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 11 May 2009 11:17:05 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n4BBGJgE030510 ; Mon, 11 May 2009 13:16:19 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms1.u-strasbg.fr [IPv6:2001:660:2402:d::10]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n4BBGJ9U086452 ; Mon, 11 May 2009 13:16:19 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (www-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n4BBGJXe023696 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Mon, 11 May 2009 13:16:19 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Joel Brobecker'" Cc: References: <005a01c9d18a$77d3c8b0$677b5a10$@u-strasbg.fr> <20090511091733.GB14773@adacore.com> In-Reply-To: <20090511091733.GB14773@adacore.com> Subject: RE: [RFA] Unify target header macros Date: Mon, 11 May 2009 11:17:00 -0000 Message-ID: <000c01c9d229$e9fd6640$bdf832c0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 X-SW-Source: 2009-05/txt/msg00207.txt.bz2 > -----Message d'origine----- > De=A0: Joel Brobecker [mailto:brobecker@adacore.com] > Envoy=E9=A0: Monday, May 11, 2009 11:18 AM > =C0=A0: Pierre Muller > Cc=A0: gdb-patches@sourceware.org > Objet=A0: Re: [RFA] Unify target header macros >=20 > > In particular, I suspect that some of the comments > > that are changed by that patch are obsolete... >=20 > It would be nice to revisit these comments in the future, but in the > meantime, it's sufficient to keep their content in sync with the code. > So this is OK for now. Thanks, Joel. Patch committed. Pierre