OSDN Git Service

2005-06-09 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Fri, 10 Jun 2005 01:09:18 +0000 (01:09 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Fri, 10 Jun 2005 01:09:18 +0000 (01:09 +0000)
commit1eae4446d5fd620fc641c0766261efd533bdb196
treeb8a5a8e505592ac3417136c0fd467e6f0e868f64
parentbbce3c0bc01cdfbfc214eded9f8d978fe1b4c5a5
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