summaryrefslogtreecommitdiff
path: root/sim/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r--sim/common/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index e59ee0148a5..01ee122b019 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-18 Andrew Burgess <andrew.burgess@embecosm.com>
+
+ * sim-syscall.c (sim_syscall_multi): Don't update sc->errcode at
+ this point, it should have already been set in cb_syscall.
+
2018-10-05 Stafford Horne <shorne@gmail.com>
* cgen-ops.h (ADDCFDI): New function, add carry flag DI variant.