Fix compile time warnings about comparisons always being false.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 26a0075e0792225758fb5d872b18f0a313adb137..ee1f8e643779efb88c9acb96e7dc4a245b2d609c 100644 (file)
@@ -1,3 +1,18 @@
+2020-01-03  Sergey Belyashov  <sergey.belyashov@gmail.com>
+
+       PR 25224
+       * config/tc-z80.c (emit_ld_m_rr): Use integer types when checking
+       opcode byte values.
+       (emit_ld_r_r): Likewise.
+       (emit_ld_rr_m): Likewise.
+       (emit_ld_rr_nn): Likewise.
+
+2020-01-09  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (optimize_encoding): Add
+       is_any_vex_encoding() invocations. Drop respective
+       i.tm.extension_opcode == None checks.
+
 2020-01-09  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (md_assemble): Check RegRex is clear during
This page took 0.023222 seconds and 4 git commands to generate.