aboutsummaryrefslogtreecommitdiff
path: root/sim/rx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/rx/ChangeLog')
-rw-r--r--sim/rx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index 6b4b3d9..c67b8d5f 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -1,5 +1,10 @@
2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
+ * reg.c (trace_register_changes): Use PRIx64 in printf format
+ string.
+
+2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
+
* syscalls.c (rx_syscall): Move declaration of some variables to
the start of the enclosing block.
* trace.c (load_file_and_line): Likewise.