From 187aacedcf9c166ff55a7548c5c5725e41e4d094 Mon Sep 17 00:00:00 2001 From: xleroy Date: Wed, 5 Feb 2014 14:08:10 +0000 Subject: Recognize .i and .p source files as C sources not to be preprocessed. Add CompCert version number and command line as comments in generated asm. git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2407 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 8baf25f..eac8a4d 100644 --- a/Changelog +++ b/Changelog @@ -17,7 +17,8 @@ - More tolerance for functions declared without a prototype (option -funprototyped, on by default). - Option -drtl. - +- Recognize source files with .i or .p extension as C sources that + should not be preprocessed. Release 2.1, 2013-10-28 ======================= -- cgit v1.2.3