[ARM, sim] Fix build error and warnings
[deliverable/binutils-gdb.git] / sim / arm / ChangeLog
index 71097d5ac1a3ccf34f7c574378299682f96d74ec..6fb7d7e78407fb137401b2e29ae7c2f5de617830 100644 (file)
@@ -1,3 +1,17 @@
+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
This page took 0.026538 seconds and 4 git commands to generate.