]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fix ARI warnings introduced by ia64-hpux patches
authorJoel Brobecker <brobecker@gnat.com>
Fri, 14 Jan 2011 13:53:02 +0000 (13:53 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 14 Jan 2011 13:53:02 +0000 (13:53 +0000)
commita9df6b2252191b5e881a9dde984500b264181a54
tree91a243351f69800bdadee773675f34d692cfebaa
parentecb956dd69b89635881426d961d4d3d2b0e7973c
fix ARI warnings introduced by ia64-hpux patches

gdb/ChangeLog:

        * ia64-hpux-nat.c (ia64_hpux_fetch_register): Remove trailing
        new-line at end of warning message.
        (ia64_hpux_store_register): Remove trailing new-line at end of
        error message.
        * ia64-hpux-tdep.c: Rephrase comment.
        * solib-ia64-hpux.c (struct dld_info): Change type of field
        dld_flags from "long long" to ULONGEST.
gdb/ChangeLog
gdb/ia64-hpux-nat.c
gdb/ia64-hpux-tdep.c
gdb/solib-ia64-hpux.c