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 7d53cb5c..861de5bc 100644
--- a/Changelog
+++ b/Changelog
@@ -22,6 +22,10 @@ Formal C semantics:
- The semantics of conversions from pointer types to _Bool
is fully defined (again).
+Usability:
+- The generation of DWARF debugging information in "-g" mode is now
+ supported for ARM and IA32 (in addition to PowerPC).
+
Coq development:
- Revised the Stacking pass and its proof to make it more extensible
later to e.g. 64-bit integer registers.