Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com, binutils@sources.redhat.com
Subject: Re: [rfc] Add some more floatformat types ....
Date: Thu, 16 Aug 2001 11:36:00 -0000	[thread overview]
Message-ID: <3B7C1287.9080906@cygnus.com> (raw)
In-Reply-To: <3B76164B.9060908@cygnus.com>

Attatched is a revised patch for:

> Hello,
> 
> The attached adds the floatformats:
> 
> floatformat_i387_ext80;
> floatformat_i387_ext96;
> 
>     Explicitly sized x86 float formats.
> 
>     Depending on where/how it is stored,
>     an i386 extended could use 80 (10 bytes)
>     or 96 (12 bytes).
> 
> floatformat_m88110_harris_ext;
> 
>     This eliminates a build hack.
> 
>     Prior to this tweek, a compile time
>     option was deciding the layout of the m88110
>     floatformat.  I think that was just wrong.
> 
> floatformat_arm_ext_big;
> floatformat_arm_ext_littlebyte_bigword;
> 
>     Like i387_ext but with byte order.
> 
>     The arm can be big or little endian.
>     arm-ext little-byte big-word
>     is my interpretation of how the LE-arm
>     lays an FP value out in memory.
>     The lack of this has me puzzled, I'm
>     suprised no one added it earlier :-/
> 
> Given that these files are only used by opcodes and GDB, and that this change (ignoring the harris bit) has no effect, I'm planning in simply checking it in (via GCC) in a few days.
> 
> Comments?
> 
>     Andrew

It also adds

floatformat_ia64_ext128
	An 82bit IA64 floating point packed
	into a 128 bit integer.

I'll check it in ``tomorrow''.

	Andrew


       reply	other threads:[~2001-08-16 11:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3B76164B.9060908@cygnus.com>
2001-08-16 11:36 ` Andrew Cagney [this message]
2001-08-16 16:55   ` Mark Kettenis
2001-08-16 20:10     ` Andrew Cagney
2001-08-17  6:08       ` Mark Kettenis
2001-08-17  9:13         ` Andrew Cagney
2001-08-17  9:40           ` Kevin Buettner
2001-08-17 10:12             ` Andrew Cagney
2001-08-17 11:12               ` Kevin Buettner
2001-08-17 12:19                 ` Mark Kettenis
2001-08-17 12:34                   ` Andrew Cagney
2001-08-17 12:51                     ` Kevin Buettner
2001-08-18 12:04                       ` Andrew Cagney
2001-08-17 12:30                 ` Andrew Cagney
2001-08-17 12:32           ` Mark Kettenis
2001-08-21  6:41 ` Fernando Nasser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B7C1287.9080906@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=binutils@sources.redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox