aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-05-28 20:29:54 -0400
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-05-31 23:12:22 -0400
commita2b5fccc630a7cb7e1c241e5249bf6e8917d917d (patch)
tree053024154c26f63351702f2ce88f0828c01562e3 /gdb
parentc799dec78a78240678e591bb7b849c071bc814af (diff)
downloadgdb-a2b5fccc630a7cb7e1c241e5249bf6e8917d917d.zip
gdb-a2b5fccc630a7cb7e1c241e5249bf6e8917d917d.tar.gz
gdb-a2b5fccc630a7cb7e1c241e5249bf6e8917d917d.tar.bz2
sh: make constant unsigned to avoid narrowing
Shifting into the sign bit of a 32 bit int and then converting to a unsigned type is less straight forward than just shifting an unsigned value. opcodes/ChangeLog: 2016-05-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * sh-opc.h (ARCH_SH_HAS_DSP): Make the shifted value an unsigned constant.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions