From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 812 invoked by alias); 29 Apr 2007 20:11:43 -0000 Received: (qmail 800 invoked by uid 22791); 29 Apr 2007 20:11:43 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 29 Apr 2007 21:11:39 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 5670A4B26F; Sun, 29 Apr 2007 15:11:38 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 376014B26D; Sun, 29 Apr 2007 15:11:38 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1HiFk8-00055x-GA; Sun, 29 Apr 2007 16:11:36 -0400 Date: Mon, 30 Apr 2007 12:27:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [rfa] Eliminate supply_gregset etc. from -tdep files Message-ID: <20070429201136.GA19550@caradoc.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <20070429164613.GB27509@caradoc.them.org> <200704291952.l3TJqIvm031115@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200704291952.l3TJqIvm031115@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes 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: 2007-04/txt/msg00402.txt.bz2 On Sun, Apr 29, 2007 at 09:52:18PM +0200, Ulrich Weigand wrote: > Right, but I thought core-regset.o was also supposed to used only as a > native support file, never in an .mt file. Was this ever done in the > past? You're probably right that it wasn't supposed to, but anyway I'm pretty sure I did it. That may only have been local patches, though. -- Daniel Jacobowitz CodeSourcery