]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m68hc11/ChangeLog
sim: m68hc11: tweak types to fix warnings
authorMike Frysinger <vapier@gentoo.org>
Sun, 2 May 2021 02:37:49 +0000 (22:37 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 5 May 2021 02:06:23 +0000 (22:06 -0400)
commitbf06b2a2f9fdf4b267c22328ba0dc35c07919f5c
tree146674196b676251dbc15f2f66a0b0af9b355e6c
parent77c0fdb7ff33eb5cbea9f71703eca1557499fc0c
sim: m68hc11: tweak types to fix warnings

The hw attach API wants unsigned addresses.
The write API wants signed chars.
sim/m68hc11/ChangeLog
sim/m68hc11/dv-m68hc11.c
sim/m68hc11/dv-m68hc11sio.c