aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a084f9d5..f4470193 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+Code generation and optimization:
+- ARM in Thumb mode: simpler instruction sequence for branch through jump table.
+
+Bug fixing:
- Issue #P25: make sure sizeof(long double) = sizeof(double) in all contexts.