From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26077 invoked by alias); 4 Mar 2002 16:20:49 -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 25896 invoked from network); 4 Mar 2002 16:20:35 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 4 Mar 2002 16:20:35 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16hvCD-00056Z-00; Mon, 04 Mar 2002 11:20:17 -0500 Date: Mon, 04 Mar 2002 08:20:00 -0000 From: Daniel Jacobowitz To: Michal Ludvig Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Crossdebugging compilation fix for x86-64 Message-ID: <20020304112017.A19528@nevyn.them.org> Mail-Followup-To: Michal Ludvig , gdb-patches@sources.redhat.com References: <3C8368C6.90101@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C8368C6.90101@suse.cz> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-03/txt/msg00029.txt.bz2 On Mon, Mar 04, 2002 at 01:29:58PM +0100, Michal Ludvig wrote: > Index: ChangeLog > from Michal Ludvig > > * MAINTAINERS (x86-64): Target is not broken anymore. > * x86-64-tdep.h (sys/reg.h): Delete > (R15, R14, R13, R12, RBP, RBX, R11, R10, R9, R8, RAX, RCX, RDX, > RSI, RDI, ORIG, RIP, CS, EFLAGS, RSP, SS): Define. These can't be > included from sys/reg.h when compiling for cross-debuging. These belong in a Linux-specific file. Their order is not dependent on anything in the x86-64 ABI, is it? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer