summaryrefslogtreecommitdiff
path: root/log.md
diff options
context:
space:
mode:
Diffstat (limited to 'log.md')
-rw-r--r--log.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/log.md b/log.md
index c96d8e5..d2ce75a 100644
--- a/log.md
+++ b/log.md
@@ -77,3 +77,13 @@ should add 11 instead of 9. A quick fix is to use `.align`, which inserts a
directives like `.align` where you could yourself decide what is added
depending on the current alignment (see
http://stackoverflow.com/q/39582517/1544337 for this).
+
+### 2016-09-27
+
+See also https://community.arm.com/thread/2341 about the PC offset when
+reading.
+
+Started working on the actual text: wrote about
+
+- Approach: why no ARM/Thumb-2 interworking
+- Difficulties with storing the program counter