OSDN Git Service

2003-06-14 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Sun, 15 Jun 2003 00:27:54 +0000 (00:27 +0000)
committercagney <cagney>
Sun, 15 Jun 2003 00:27:54 +0000 (00:27 +0000)
commit35d30dc49ec503bfdfe72ede94cc57347aa27376
tree061b89e2de63174ceb9350130cbfc745a164e75d
parent6e5b9f6cf2060fc2257cba90099ce49f519289b3
2003-06-14  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_register_to_value): Make static.
(mips_value_to_register): Make static.
* i386-tdep.c (i386_fetch_pointer_argument): Make static.
* ia64-tdep.c (ia64_register_raw_size): Make static.
(ia64_register_virtual_size): Make static.
(ia64_register_byte): Make static.
* i387-tdep.c: Include "i387-tdep.h".
(print_387_control_word): Delete function.
(print_387_status_word): Delete function.
(print_387_status_bits): Delete function.
(print_387_control_bits): Delete function.
* Makefile.in (i387-tdep.o): Update dependencies.
* rdi-share/host.h (Fail): Declare.
* remote-rdi.c (Fail): Update to match declaration.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/tm-i386.h
gdb/i386-tdep.c
gdb/i387-tdep.c
gdb/ia64-tdep.c
gdb/mips-tdep.c
gdb/rdi-share/host.h
gdb/remote-rdi.c