OSDN Git Service

* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
authorcagney <cagney>
Tue, 29 Jan 2002 03:08:22 +0000 (03:08 +0000)
committercagney <cagney>
Tue, 29 Jan 2002 03:08:22 +0000 (03:08 +0000)
commit380099340944a8daf532e899250fd98fa8e85536
tree21752a321bf412c84515b25b3037cbab67d01db6
parent55f88969d5a2674d34c6c8bf44459b110892bfa2
* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
* vax-tdep.c (INVALID_FLOAT): To here.  Document why it is broken.

* rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
#ifdef INVALID_FLOAT.
* infcmd.c (do_registers_info): Ditto.
* values.c (unpack_double): Ditto.  Add comment.

* config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
already commented out.
gdb/ChangeLog
gdb/config/ns32k/tm-umax.h
gdb/config/vax/tm-vax.h
gdb/infcmd.c
gdb/rs6000-tdep.c
gdb/values.c
gdb/vax-tdep.c