summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2014-06-05 06:58:20 +0000
committerGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2014-06-05 06:58:20 +0000
commit0827ef4107548ada564d179ed9f02a87f0a14c46 (patch)
tree4546776c87ed701d1275af50e7e11a27ad6153df /Changelog
parent16fc8b07cb8dbbabad0b665b9114925f4349cf38 (diff)
Document commit r2507.
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2508 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 724d719..24f4225 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,9 @@ Bug fixing:
- "asm" statements were causing syntax errors.
- Better handling of "extern" and "extern inline" function definitions.
- Internal error on some octal escape sequences in string literals.
+- Parsing of "#pragma section" directives made more robust and
+ with better error reporting.
+
Release 2.3, 2014-05-05
=======================