aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-05-23 20:15:47 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-05-23 20:15:47 +0900
commit2704416c384d5e2990621b15be01f37f4f9c49e0 (patch)
tree7b81307927f150b7be9ffcbdfcbe78432dcd577c /ChangeLog
parent77255b0c1d3272b38e75f76e02830556ec436cb9 (diff)
Fix PSR handling (ORRS instruction changes PSR)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55bc7e1..6e63652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-05-23 NIIBE Yutaka <gniibe@fsij.org>
+ * chopst.x (chx_sched) [__ARM_ARCH_6M__]: Maintain PSR.
+
+2016-05-23 NIIBE Yutaka <gniibe@fsij.org>
+
* chopstx.c (chopstx_poll): Fix a race. Check COUNTER.
* example-cdc/usb-cdc.c (tty_input_char): Include newline.