OSDN Git Service

* i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
authorkettenis <kettenis>
Mon, 4 Jul 2005 10:17:33 +0000 (10:17 +0000)
committerkettenis <kettenis>
Mon, 4 Jul 2005 10:17:33 +0000 (10:17 +0000)
commit2809198d2642b298093e9c5dafbba33957ba663a
tree9e83df272a8678e03a791548468498490f26ebab
parentc91349c34c025d234d4b161f93f35f303b6aafd9
* i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
type of first argument to `const gdb_byte *'.
(i387_print_float_info, i387_register_to_value)
(i387_value_to_register, i387_supply_fsave, i387_collect_fsave)
(i387_supply_fxsave, i387_collect_fxsave): Use gdb_byte for byte
buffers.
gdb/ChangeLog
gdb/i387-tdep.c