aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorXavier Leroy <xavier.leroy@inria.fr>2017-08-22 15:42:24 +0200
committerXavier Leroy <xavier.leroy@inria.fr>2017-08-22 15:42:24 +0200
commit1cadd89587d5939d3b53b089502cd179ca232e3e (patch)
treedc45299aba75a83589c20455439895fcd2d36142 /Changelog
parenta78ec9a93ab9c1c3ab240d8f86332e3dad773b27 (diff)
downloadcompcert-kvx-1cadd89587d5939d3b53b089502cd179ca232e3e.tar.gz
compcert-kvx-1cadd89587d5939d3b53b089502cd179ca232e3e.zip
Issue P #25: make sure sizeof(long double) = sizeof(double) in all contexts.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 64bcda97..a084f9d5 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+- Issue #P25: make sure sizeof(long double) = sizeof(double) in all contexts.
+
+
Release 3.1, 2017-08-18
=======================