aboutsummaryrefslogtreecommitdiff
path: root/sim/arm
diff options
context:
space:
mode:
authorAndrew Burgess <andrew.burgess@embecosm.com>2020-10-22 13:37:56 +0100
committerAndrew Burgess <andrew.burgess@embecosm.com>2020-10-22 13:39:26 +0100
commit63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33 (patch)
treed0130a6ab18431785a6578bcca5e244e8d3f7909 /sim/arm
parent79248c83b9d08813ef3a533c21b194147c90582e (diff)
downloadbinutils-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.zip
binutils-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.tar.gz
binutils-63aa0ac0fd8f4d46507a12c1a38217f8d7d1ee33.tar.bz2
sim: move ChangeLog entries into the correct files
Moves some ChangeLog entries under sim/ into the correct files.
Diffstat (limited to 'sim/arm')
-rw-r--r--sim/arm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/arm/ChangeLog b/sim/arm/ChangeLog
index 1c8f89a..92dfaba 100644
--- a/sim/arm/ChangeLog
+++ b/sim/arm/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-20 Dr. David Alan Gilbert <dgilbert@redhat.com>
+
+ * armos.c (SWIread): Fix printf format.
+
2020-08-13 Luis Machado <luis.machado@linaro.org>
PR sim/26365