diff options
author | Stafford Horne <shorne@gmail.com> | 2017-12-14 00:00:51 +0900 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2017-12-14 00:00:51 +0900 |
commit | 9664701462aec634d304923df8dc9c52c5a92caf (patch) | |
tree | 719f284cc2b48d5358152d8822e21cffd581048a /ld | |
parent | 3bbd9f1877bfc5f37ebff1fef2af9eb783f49ace (diff) | |
download | gdb-9664701462aec634d304923df8dc9c52c5a92caf.zip gdb-9664701462aec634d304923df8dc9c52c5a92caf.tar.gz gdb-9664701462aec634d304923df8dc9c52c5a92caf.tar.bz2 |
gdb: Fix ARI warnings in or1k-tdep.c
Fix a few issues not using the gettext _() wrapper and issues where
we are using %p directly instead of the dedicated host/target functions.
gdb/ChangeLog:
yyyy-mm-dd Stafford Horne <shorne@gmail.com>
* or1k-tdep.c (or1k_analyse_inst): Use _() wrapper for message
strings.
(or1k_unwind_pc): Use paddress() instead of %p.
(or1k_unwind_sp): Likewise.
(or1k_frame_cache): Use host_address_to_string()/paddress()
instead of %p and use _() wrapper for message strings.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions