]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'
authorMaciej W. Rozycki <macro@imgtec.com>
Thu, 7 Jan 2016 19:12:44 +0000 (19:12 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Thu, 7 Jan 2016 19:12:44 +0000 (19:12 +0000)
commit5dd0563088b3ca9f5fd66daa0ffe823b60e4b92e
treea94b81077e0fa7dcf0826c9937402701048220fd
parentb900245c3b92fc460a3f7fa17d14eb08f9ab4c76
MIPS: Complete `status' to `err' renaming in `mips_breakpoint_from_pc'

Complement commit d09f2c3f [target_read_memory&co: no longer return
target_xfer_status] and apply the same change made to the big-endian leg
of the function to the little-endian leg as well.

gdb/
* mips-tdep.c (mips_breakpoint_from_pc): Rename local `status'
to `err' in the little-endian leg.
gdb/ChangeLog
gdb/mips-tdep.c