OSDN Git Service

2005-06-09 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Fri, 10 Jun 2005 01:09:14 +0000 (01:09 +0000)
committerjjohnstn <jjohnstn>
Fri, 10 Jun 2005 01:09:14 +0000 (01:09 +0000)
commitc06ac010357c755f1abbdeee5d9f3e44f3f9e747
tree820c92e8a961760ca80c0ca540800a4d826f5009
parentb6391ad345c44a08107c567f351188aced1297f1
2005-06-09  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and
        protect libunwind references with HAVE_LIBUNWIND_IA64_H flag.
        * (ia64_pseudo_register_write): Use gdb_byte to remove warning.
        * (ia64_register_to_value, ia64_value_to_register): Ditto.
        * (ia64_frame_prev_register): Ditto.
        * (ia64_libunwind_frame_prev_register): Ditto.
        * (ia64_sigtramp_frame_prev_register): Ditto.
        * (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
        * (ia64_store_return_value): Ditto.

2
gdb/ChangeLog
gdb/ia64-tdep.c