[rfc/rfa(DavidT?)] Move DOUBLEST to doublest.{h,c}

Andrew Cagney ac131313@cygnus.com
Sun Jul 29 12:34:00 GMT 2001


FYI,

I've not received any comments so I guess everyone decided this change 
was pretty obvous :-) (?) Since the 5.1 branch has gone through, I'll be 
committing this to the trunk shortly.

	Andrew

> 2001-07-15  Andrew Cagney  <ac131313@redhat.com>
> * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
>  	(HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
>  	(HOST_LONG_DOUBLE_FORMAT, DOUBLEST)
>  	(floatformat_to_doublest, floatformat_from_doublest)
>  	(floatformat_is_negative, floatformat_is_nan)
>  	(floatformat_mantissa, store_floating)
>  	(extract_floating): Move declaration from here.
>  	* doublest.h: To here.  New file.
>  
>  	* utils.c (get_field, floatformat_to_doublest, put_field)
>  	(ldfrexp, floatformat_from_doublest, floatformat_is_negative)
>  	(floatformat_is_nan, floatformat_mantissa)
>  	(FLOATFORMAT_CHAR_BIT): Move from here.
>  	* doublest.c: To here.  New file.
>  
>  	* findvar.c (store_floating, extract_floating): Move from here.
>  	* doublest.c: To here.
>  	
>  	* Makefile.in (SFILES): Add doublest.c.
>  	(COMMON_OBS): Add doublest.o.
>  	(doublest.o): Specify dependencies.
>  	(doublest_h): Define.
>  
>  	* config/m88k/tm-m88k.h: Include "doublest.h".
>  	* config/m68k/tm-m68k.h, config/i960/tm-i960.h: Ditto.
>  	* config/i386/xm-nbsd.h, config/i386/xm-linux.h: Ditto.
>  	* config/i386/xm-i386gnu.h, config/i386/xm-go32.h: Ditto.
>  	* config/i386/xm-fbsd.h, config/i386/tm-symmetry.h: Ditto.
>  	* rs6000-tdep.c, valarith.c: Ditto.
>  	* valprint.c, stabsread.c, sh-tdep.c: Ditto.
>  	* ia64-tdep.c, i387-tdep.c, i386-tdep.c: Ditto.
>  	* values.c, arm-tdep.c, arm-linux-tdep.c: Ditto.
>  	* alpha-tdep.c, ax.h, expression.h: Ditto.
>  
>  	* Makefile.in (arm-tdep.o): Add $(doublest_h).
>  	(i386-tdep.o, i387-tdep.o, ia64-tdep.o): Ditto.
>  	(rs6000-tdep.o, stabsread.o, valarith.o): Ditto.
>  	(values.o, valprint.o, arm-linux-tdep.o): Ditto.
>  	(alpha-tdep.o, ax_h): Ditto.
>  	(expression_h): Add $(doublest_h) and $(symtab_h).
>  
> 




More information about the Gdb-patches mailing list