From adb14564724f9afdae98678a2b237413d0e42bcf Mon Sep 17 00:00:00 2001 From: grischka Date: Mon, 17 Dec 2007 19:35:15 +0000 Subject: Handle backslashes within #include, #error, #warning --- Changelog | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 248423b..ff12519 100644 --- a/Changelog +++ b/Changelog @@ -1,12 +1,10 @@ version 0.9.24: +- Handle backslashes within #include, #error, #warning - Import changesets (part 4) 428,457,460,467: defines for openbsd etc. - - Use _WIN32 for a windows hosted tcc and define it for the PE target, otherwise define __unix / __linux (Detlef Riekenberg) - - Import changesets (part 3) 409,410: ARM EABI by Daniel Glöckner - - Some in-between fixes: TCC -E no longer hangs with macro calls involving newlines. (next_nomacro1 now advances the read-pointer with TOK_LINEFEED) -- cgit v1.3.1