From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4426 invoked by alias); 4 Dec 2001 03:39:02 -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 4322 invoked from network); 4 Dec 2001 03:38:53 -0000 Received: from unknown (HELO cygnus.com) (205.180.230.5) by sources.redhat.com with SMTP; 4 Dec 2001 03:38:53 -0000 Received: from redhat.com (cse.cygnus.com [205.180.230.236]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id TAA11661; Mon, 3 Dec 2001 19:38:48 -0800 (PST) Message-ID: <3C0C3577.672BEDDD@redhat.com> Date: Mon, 03 Dec 2001 19:39:00 -0000 From: Jackie Smith Cashion X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Jim Blandy CC: GDB Patches Subject: Re: RFA: d10v sizeof (long long) References: <3C0C1A14.58B9D2E9@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00076.txt.bz2 Jim Blandy wrote: > > Jackie Smith Cashion writes: > > The following patch changes the size of the d10v long long from 4 to 8 > > to agree with the d10v gcc. > > You know, I don't think the D10v is maintained. I think this means > you can just go ahead and commit changes to d10v-tdep.c. Of course, > we're happy to look things over. That makes things easier. But, I think I'll still show them to you before committing them, just in case.