OSDN Git Service

* arm-tdep.c: Include elf-bfd.h and coff/internal.h.
authorrearnsha <rearnsha>
Wed, 6 Feb 2002 15:21:16 +0000 (15:21 +0000)
committerrearnsha <rearnsha>
Wed, 6 Feb 2002 15:21:16 +0000 (15:21 +0000)
commitde28fc3ed4417db092bfb43d8cbea414a96f69ed
treee92044c9c4579eddc8e301d2c9cb75b2f35edfb2
parent322fa3161f8e9114bdbe12a8211bd56d5cadda8a
* arm-tdep.c: Include elf-bfd.h and coff/internal.h.
(MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
to here from config/tm-arm.h.
(coff_sym_is_thumb): Make static.
(arm_elf_make_msymbol_special): New function.
(arm_coff_make_msymbol_special): New function.
* config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
(MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
(coff_sym_is_thumb): Delete declaration.
(arm_elf_make_msymbol_special): Declare.
(arm_coff_make_msymbol_special): Declare.
(ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
(COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/config/arm/tm-arm.h