Make find_thread_ptid lookup thread map instead of iterate
[deliverable/binutils-gdb.git] / cpu / ChangeLog
index 09311d15aa95c84d7fdf2d51ce1dff5db828dfe7..cd40af4113209f8687cedb24476672630a832b0f 100644 (file)
@@ -1,4 +1,18 @@
-2020-02-04  Alan Modra  <amodra@gmail.com>
+2020-01-13  Alan Modra  <amodra@gmail.com>
+
+       * fr30.cpu (f-disp9, f-disp10, f-s10, f-rel9, f-rel12): Don't
+       left shift signed values.
+
+2020-01-06  Alan Modra  <amodra@gmail.com>
+
+       * m32c.cpu (f-dsp-8-u16, f-dsp-8-s16): Rearrange to mask any sign
+       bits before shifting rather than masking after shifting.
+       (f-dsp-16-u16, f-dsp-16-s16, f-dsp-32-u16, f-dsp-32-s16): Likewise.
+       (f-dsp-40-u16, f-dsp-40-s16, f-dsp-48-u16, f-dsp-48-s16): Likewise.
+       (f-dsp-64-u16, f-dsp-8-s24): Likewise.
+       (f-bitbase32-16-s19-unprefixed): Avoid signed left shift.
+
+2020-01-04  Alan Modra  <amodra@gmail.com>
 
        * m32r.cpu (f-disp8): Avoid left shift of negative values.
        (f-disp16, f-disp24): Likewise.
This page took 0.02632 seconds and 4 git commands to generate.