OSDN Git Service

* i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
authorMark Kettenis <kettenis@gnu.org>
Mon, 4 Jul 2005 10:17:40 +0000 (10:17 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 4 Jul 2005 10:17:40 +0000 (10:17 +0000)
commit17d7ef2526a6e3cbae91512c3bcfee34608c3e56
treea2b866fac713b117f3380942d20f5706bfb7753c
parent2f612d979cc3ed78f859b92578d3dfd29f031cfa
* 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