summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cfb516d..93046d9 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,9 @@ Development version
- Arguments to __builtin_annot() that are compile-time constants
are now replaced by their (integer or float) value in the annotation
generated in the assembly file.
+- Revised handling of return addresses in the Stacking and Asmgen passes.
+- ARM and PowerPC ports: more efficient access to function parameters
+ that are passed on the call stack.
Release 1.12.1, 2013-01-29