OSDN Git Service

* i387-tdep.c (i387_print_float_info): Replace calls to
authorMark Kettenis <kettenis@gnu.org>
Sun, 3 Nov 2002 12:32:42 +0000 (12:32 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 3 Nov 2002 12:32:42 +0000 (12:32 +0000)
commitcfa632854f63bd470ffc63ef11a3eb989c872b06
treea3995379b3cdc82776644a87c0e6836153dcbb4f
parentc34f4b721ae1be359f545f853fee94f6e0cadc4e
* i387-tdep.c (i387_print_float_info): Replace calls to
register_read and deprecated_read_register_gen with calls to
frame_register_read, and make the necessary adjustments to the
surrounding code.
gdb/ChangeLog
gdb/i387-tdep.c