From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14204 invoked by alias); 12 Dec 2001 20:16:23 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13666 invoked from network); 12 Dec 2001 20:14:56 -0000 Received: from unknown (HELO mail.science.uva.nl) (146.50.4.51) by sources.redhat.com with SMTP; 12 Dec 2001 20:14:56 -0000 Received: from soliton.wins.uva.nl [146.50.20.20] by mail.science.uva.nl with ESMTP (sendmail 8.11.6/config 11.21). id fBCKCpH10304; Wed, 12 Dec 2001 21:12:51 +0100 (MET) Received: from localhost by soliton.wins.uva.nl (sendmail 8.11.6/config 11.15). id fBCKCp913184; Wed, 12 Dec 2001 21:12:51 +0100 (MET) X-Organisation: Faculty of Science, University of Amsterdam, The Netherlands X-URL: http://www.science.uva.nl/ To: Andrew Cagney Cc: Kevin Buettner , Elena Zannoni , gdb-patches@sources.redhat.com Subject: Re: [RFA] ppc: include register numbers in gdbarch_tdep structure. References: <15379.50110.429092.453327@krustylu.cygnus.com> <1011209212323.ZM18906@ocotillo.lan> <3C13EF3E.3000102@cygnus.com> From: Mark Kettenis Date: Wed, 12 Dec 2001 12:16:00 -0000 In-Reply-To: Andrew Cagney's message of Sun, 09 Dec 2001 15:09:50 -0800 Message-ID: X-Mailer: Gnus v5.5/Emacs 20.2 X-SW-Source: 2001-12/txt/msg00326.txt.bz2 Andrew Cagney writes: > Based on the pains I'm experiencing with going through trying to get > some MMX changes for x86 in a state where I can submit them, I suspect > it is the better of the alternatives. > > The x86 has a mix and that is just confusing. I don't know what can > change and what can't change and what secret relationships there are > between the constants and variables. I'm working on that. Unfortunately I have to improve the documentation a bit. Mark