From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 3348 invoked from network); 19 Mar 2004 00:09:58 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 19 Mar 2004 00:09:58 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B60532B9E; Thu, 18 Mar 2004 15:12:30 -0500 (EST) Message-ID: <405A02AE.8050405@gnu.org> Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com, kettenis@chello.nl Subject: Re: [patch/rfc] Separate gdbarch_data_register_pre_init References: <404CC940.70805@gnu.org> <4055E603.3040904@gnu.org> <9003-Mon15Mar2004215253+0200-eliz@elta.co.il> <40561C75.5000908@gnu.org> <9743-Tue16Mar2004212552+0200-eliz@elta.co.il> In-Reply-To: <9743-Tue16Mar2004212552+0200-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00439.txt.bz2 >>Date: Mon, 15 Mar 2004 16:13:25 -0500 >>> From: Andrew Cagney >>> >>> ok? > > > Yes, thanks. It's in. Andrew