diff options
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 01ef568..c1023ad 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2016-05-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> + + * sh-opc.h (ARCH_SH_HAS_DSP): Make the shifted value an unsigned + constant. + 2016-05-29 H.J. Lu <hongjiu.lu@intel.com> PR gas/20145 |