diff options
| author | grischka <grischka> | 2007-12-17 19:35:15 +0000 |
|---|---|---|
| committer | grischka <grischka> | 2007-12-17 19:35:15 +0000 |
| commit | adb14564724f9afdae98678a2b237413d0e42bcf (patch) | |
| tree | 53d007c8f772333850145bf66d7a287e0937c70f /Changelog | |
| parent | 6c96c41ee49c11dda436eecc23beea002eace19e (diff) | |
| download | tinycc-adb14564724f9afdae98678a2b237413d0e42bcf.tar.gz tinycc-adb14564724f9afdae98678a2b237413d0e42bcf.tar.bz2 | |
Handle backslashes within #include, #error, #warning
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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) |
