* config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
authorAndrew Cagney <cagney@redhat.com>
Tue, 29 Jan 2002 03:08:28 +0000 (03:08 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 29 Jan 2002 03:08:28 +0000 (03:08 +0000)
commit75bc7ddf1b1e98d946b1b3c260c56d2d8ebd251e
tree103d7e29427306062e958d2497b01371f519fbb4
parent806dedcd0cd16f62daee0c726cd3be4606ad5359
* 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
This page took 0.024662 seconds and 4 git commands to generate.