]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
* arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
authorJoseph Myers <joseph@codesourcery.com>
Wed, 22 Aug 2012 19:47:58 +0000 (19:47 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 22 Aug 2012 19:47:58 +0000 (19:47 +0000)
commit6ca1b1476715499432ef8ea211fa0ea5c0e412c4
tree0cd389f13b7b14771afef2b6c03fa2d62b7561ec
parent8315665ec17eb95a2e12599d6dfb18aa45a12eb6
* arm-tdep.c (thumb_get_next_pc_raw): Mask off low bits for bx pc
and blx pc.

testsuite:
* gdb.arch/thumb-bx-pc.S: New file.
* gdb.arch/thumb-bx-pc.exp: New file.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.arch/thumb-bx-pc.S [new file with mode: 0644]
gdb/testsuite/gdb.arch/thumb-bx-pc.exp [new file with mode: 0644]