OSDN Git Service

* arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
authorpalves <palves>
Thu, 21 Aug 2008 13:19:17 +0000 (13:19 +0000)
committerpalves <palves>
Thu, 21 Aug 2008 13:19:17 +0000 (13:19 +0000)
commit9d5c0ed1e180bb2f866f55e5ed9b9cd84de42d88
tree23f2b4c17d68d6edd88fb11e7396b081c494c22d
parentdf89d3d0fc2676539cefa00b54ba13db89be5455
* arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
* hppa-hpux-tdep.c (hppa_hpux_find_dummy_bpaddr): Likewise.
* hppa-linux-tdep.c (hppa_linux_find_global_pointer): Use
obj_section_addr and obj_section_endaddr.
* hppa-tdep.c (hppa64_convert_code_addr_to_fptr): Likewise.
* hppabsd-tdep.c (hppabsd_find_global_pointer): Likewise.
* ia64-tdep.c (ia64_find_global_pointer): Likewise.
(find_extant_func_descr): Likewise.
* solib-frv.c (frv_relocate_main_executable): Use
obj_section_addr.
* xstormy16-tdep.c (xstormy16_find_jmp_table_entry): Use
obj_section_addr and obj_section_endaddr.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/hppa-hpux-tdep.c
gdb/hppa-linux-tdep.c
gdb/hppa-tdep.c
gdb/hppabsd-tdep.c
gdb/ia64-tdep.c
gdb/solib-frv.c
gdb/xstormy16-tdep.c