From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6235 invoked by alias); 12 Mar 2012 15:59:26 -0000 Received: (qmail 6212 invoked by uid 22791); 12 Mar 2012 15:59:23 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Mar 2012 15:59:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 58A7C1C6882; Mon, 12 Mar 2012 11:59:06 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id MCYktudNpaqF; Mon, 12 Mar 2012 11:59:06 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 20A0F1C687E; Mon, 12 Mar 2012 11:59:06 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 2BFC9145615; Mon, 12 Mar 2012 08:59:01 -0700 (PDT) Date: Mon, 12 Mar 2012 15:59:00 -0000 From: Joel Brobecker To: Chris January Cc: gdb-patches@sourceware.org Subject: Re: [PATCH 1/2]: Fix clean compile on AIX 5.3 Message-ID: <20120312155901.GL2853@adacore.com> References: <1331552600.2783.7.camel@gumtree> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1331552600.2783.7.camel@gumtree> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2012-03/txt/msg00406.txt.bz2 > 2012-03-12 Chris January > > * aix-thread.c (_initialize_aix_thread): Add prototype. > * rs6000-nat.c (_initialize_rs6000_nat): Ditto. > * xcoffsolib.c (_initialize_xcoffsolib): Ditto. Thanks, Chris. This is OK, and I checked it in for you. I don't think you have write access to the GDB repository, right? Would you like to have "Write After Approval" priviledges? If yes, please contact me privately. -- Joel