X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=opcodes%2FChangeLog;h=7c7d9f4c1b67ad47e0e4afd398bfd93b250ba49c;hb=b4b393495f506632a9be966277c6d6e668ba9778;hp=20ff6c0bb04d4f893d46e33e2ed758585ff57206;hpb=caf4537af57320ce15c66d61e4db91073b715236;p=deliverable%2Fbinutils-gdb.git diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 20ff6c0bb0..7c7d9f4c1b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2020-09-02 Alan Modra + + * i386-dis.c (OP_E_memory): Don't cast to signed type when + negating. + (get32, get32s): Use unsigned types in shift expressions. + 2020-09-02 Alan Modra * csky-dis.c (print_insn_csky): Use unsigned type for "given".