From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13979 invoked by alias); 4 Sep 2008 23:48:14 -0000 Received: (qmail 13970 invoked by uid 22791); 4 Sep 2008 23:48:13 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 04 Sep 2008 23:47:39 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 28BD92A95FB; Thu, 4 Sep 2008 19:47:37 -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 T-GYZhgb1+pM; Thu, 4 Sep 2008 19:47:37 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id EA37B2A95F2; Thu, 4 Sep 2008 19:47:36 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 09860E7ACD; Fri, 5 Sep 2008 01:47:35 +0200 (CEST) Date: Thu, 04 Sep 2008 23:48:00 -0000 From: Joel Brobecker To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfc] [0/8] Eliminate current_gdbarch from *-tdep.c Message-ID: <20080904234735.GA26618@adacore.com> References: <200808271800.m7RI0dmu024734@d12av02.megacenter.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808271800.m7RI0dmu024734@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.4.2.2i 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: 2008-09/txt/msg00082.txt.bz2 > If there are no objections, I'm planning to commit those in a week or so. No objection for this set of patches - they actually seem to be pretty straightforward. -- Joel