summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2014-05-02 14:27:14 +0000
committerGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2014-05-02 14:27:14 +0000
commit63722daa40aabf505c634d5cd88b03574f96dc70 (patch)
treef0c766233c45e69a89767eee1361ca37a0b1d612 /Changelog
parent464c4a4847e360a558e40b50b1bdab5b77ead20e (diff)
ARM: honor common variables.
Changelog: update. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2475 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index d0f9172..edf327e 100644
--- a/Changelog
+++ b/Changelog
@@ -26,7 +26,9 @@ Usability:
- Various tweaks in IRC graph coloring to reduce compilation time.
Improvements in ABI conformance:
-- IA32: revised handling of "common" variables to conform with ABI.
+- New target platform: ARM with EABI "hard float" calling conventions
+ (armhf in Debian's classification).
+- IA32 and ARM: revised handling of "common" variables to conform with ABI.
Bug fixing:
- In -fbitfields emulation: "a->f" was not properly rewritten if "a"