i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index 41d008f0e17177bb58bc8afc35818f7231e24214..c5a44ab45f0f63b579d9aecbc24203c50d4eb046 100644 (file)
@@ -1,3 +1,27 @@
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * epiphany.cpu (f-sdisp11): Don't sign extend with shifts.
+       * lm32.cpu (f-branch, f-vall): Likewise.
+       * m32.cpu (f-lab-8-16): Likewise.
+
+2019-12-11  Alan Modra  <amodra@gmail.com>
+
+       * epiphany.cpu (f-simm8, f-simm24): Use multiply rather than
+       shift left to avoid UB on left shift of negative values.
+
+2019-11-20  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * bpf.cpu: Fix comment describing the 128-bit instruction format.
+
+2019-09-09  Phil Blundell  <pb@pbcl.net>
+
+       binutils 2.33 branch created.
+
+2019-07-19  Jose E. Marchesi  <jose.marchesi@oracle.com>
+
+       * bpf.cpu (h-gpr): when disassembling, use %r0 and %r6 instead of
+       %a and %ctx.
+
 2019-07-15  Jose E. Marchesi  <jose.marchesi@oracle.com>
 
        * bpf.cpu (dlabs): New pmacro.
This page took 0.025856 seconds and 4 git commands to generate.