[ARM, sim] Fix build error and warnings
[deliverable/binutils-gdb.git] / sim / arm / ChangeLog
index db530b7153629e979740f56df9f6e344cba2a068..6fb7d7e78407fb137401b2e29ae7c2f5de617830 100644 (file)
@@ -1,3 +1,23 @@
+2019-12-06  Luis Machado  <luis.machado@linaro.org>
+
+       * armemu.c (isize): Move this declaration ...
+       * arminit.c (isize): ... here.
+       * maverick.h: New file.
+       * wrapper.c: Include "maverick.h".
+       (<struct maverick_regs>, <union maverick_acc_regs>): Remove and update
+       comment.
+       (sim_create_inferior): Cast variables to proper type.
+       * maverick.c: Include "maverick.h".
+       (<struct maverick_regs>, <union maverick_acc_regs>): Move
+       declarations to maverick.h and update comment.
+       (DSPsc, DSPacc, DSPregs): Adjust comment.
+
+2018-01-02  Nick Clifton  <nickc@redhat.com>
+
+       PR 22663
+       * maverick.c (DSPCDP4): Add missing parameter to debug print
+       statement.
+
 2017-09-21  Yao Qi  <yao.qi@linaro.org>
 
        * wrapper.c (print_insn): Use disassembler instead of
This page took 0.023992 seconds and 4 git commands to generate.