diff options
Diffstat (limited to 'sim/m32c/ChangeLog')
-rw-r--r-- | sim/m32c/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/m32c/ChangeLog b/sim/m32c/ChangeLog index b2a02a6..e3393c9 100644 --- a/sim/m32c/ChangeLog +++ b/sim/m32c/ChangeLog @@ -1,3 +1,11 @@ +2021-05-02 Mike Frysinger <vapier@gentoo.org> + + * m32c.opc: Include ansidecl.h. + (AU): Delete. + * opc2c.c (dump_lines): Change AU to ATTRIBUTE_UNUSED. + * r8c.opc: Include ansidecl.h. + (AU): Delete. + 2021-05-01 Mike Frysinger <vapier@gentoo.org> * config.in, configure: Regenerate. |