[RFA] Add some VAX floating point formats to floatformat.[ch]

Jan-Benedict Glaw jbglaw@lug-owl.de
Wed Aug 31 09:25:00 GMT 2005


On Wed, 2005-08-31 09:52:21 +0200, Mark Kettenis <mark.kettenis@xs4all.nl> wrote:
> --- include/floatformat.h 17 Aug 2005 18:03:25 -0000 1.12
> +++ include/floatformat.h 31 Aug 2005 07:39:01 -0000
> @@ -97,6 +98,12 @@ extern const struct floatformat floatfor
>  
>  extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
>  
> +/* floatformats for VAX.  */
> +
> +extern const struct floatformat floatformat_vax_f;
> +extern const struct floatformat floatformat_vax_d;
> +extern const struct floatformat floatformat_vax_g;
> +
>  /* floatformats for various extendeds.  */
>  
>  extern const struct floatformat floatformat_i387_ext;

What about h_floating? If you're already at cleaning up the FP support
for VAX, could you please add that one, too?

MfG, JBG

-- 
Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 für einen Freien Staat voll Freier Bürger"  | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050831/ceef26e4/attachment.sig>


More information about the Gcc-patches mailing list