From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22640 invoked by alias); 30 Aug 2005 02:38:46 -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 22586 invoked by uid 22791); 30 Aug 2005 02:38:43 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 30 Aug 2005 02:38:43 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1E9w1J-0004K2-D9; Mon, 29 Aug 2005 22:38:41 -0400 Date: Tue, 30 Aug 2005 02:52:00 -0000 From: Daniel Jacobowitz To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [RFC] Add support for VAX floating-point types Message-ID: <20050830023841.GC16189@nevyn.them.org> Mail-Followup-To: Mark Kettenis , gdb-patches@sourceware.org References: <200508212209.j7LM9PAX029015@elgar.sibelius.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200508212209.j7LM9PAX029015@elgar.sibelius.xs4all.nl> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-08/txt/msg00250.txt.bz2 On Mon, Aug 22, 2005 at 12:09:25AM +0200, Mark Kettenis wrote: > OK, I admit it, all this work on VAX is pointless ... but fun ;-). > And it actually improves the code too ;-). This patch depends on the > libiberty patch I just sent out. Any objections? If not I'll check > this in next weekend if possible. > > Mark > > Index: ChangeLog > from Mark Kettenis > > * doublest.c (floatformat_normalize_byteorder): Handle > floatformat_vax. > (convert_doublest_to_floatformat): Use > floatformat_normalize_byteorder to swap bytes if necessary. None from me! Looks fine. Don't recall what happened to the libiberty bits though. -- Daniel Jacobowitz CodeSourcery, LLC