From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13458 invoked by alias); 22 Aug 2005 18:33:06 -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 13360 invoked by uid 22791); 22 Aug 2005 18:32:55 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 22 Aug 2005 18:32:55 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7MIWrWd024033; Mon, 22 Aug 2005 14:32:53 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7MIWmV15715; Mon, 22 Aug 2005 14:32:48 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7MIWgh24903; Mon, 22 Aug 2005 14:32:42 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.1/8.13.1) with ESMTP id j7MIWfKq012994; Mon, 22 Aug 2005 14:32:41 -0400 Received: (from dj@localhost) by greed.delorie.com (8.13.1/8.13.1/Submit) id j7MIWaj0012991; Mon, 22 Aug 2005 14:32:36 -0400 Date: Mon, 22 Aug 2005 18:40:00 -0000 Message-Id: <200508221832.j7MIWaj0012991@greed.delorie.com> From: DJ Delorie To: nickc@redhat.com CC: mark.kettenis@xs4all.nl, gdb-patches@sourceware.org, binutils@sourceware.org, gcc-patches@gcc.org In-reply-to: <43098730.3060802@redhat.com> (message from Nick Clifton on Mon, 22 Aug 2005 09:05:04 +0100) Subject: Re: [RFA] Add some VAX floating point formats to floatformat.[ch] References: <200508212153.j7LLrJXJ006901@elgar.sibelius.xs4all.nl> <43098730.3060802@redhat.com> X-SW-Source: 2005-08/txt/msg00229.txt.bz2 > No objections from binutils for this, although it is officially a GDB > header file . . . It's a libiberty header file now.