]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/arm/ChangeLog
Fix compile time warning (in the ARM simulator) about a print statement with insuffic...
authorNick Clifton <nickc@redhat.com>
Tue, 2 Jan 2018 17:15:16 +0000 (17:15 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 2 Jan 2018 17:15:16 +0000 (17:15 +0000)
commit43724d16bebb38fe6794f6a3741352a7698038de
tree7ff8a8a8956b1441d81113e95ee140076c973047
parent806ab1c045c4cbb5c906f79bcb2e0c3058f4c6fd
Fix compile time warning (in the ARM simulator) about a print statement with insufficient arguments.

PR 22663
* maverick.c (DSPCDP4): Add missing parameter to debug print
statement.
sim/arm/ChangeLog
sim/arm/maverick.c