diff options
| author | grischka <grischka> | 2008-03-31 19:50:58 +0000 |
|---|---|---|
| committer | grischka <grischka> | 2008-03-31 19:50:58 +0000 |
| commit | f22e961f805d25482d0eefabc7a1bca202cbe599 (patch) | |
| tree | 8da5d1e7cf2b1c303bbce38e83ac52fffda2daac /Changelog | |
| parent | a327c7a55245536a00539f46b0cee689875e3754 (diff) | |
| download | tinycc-f22e961f805d25482d0eefabc7a1bca202cbe599.tar.gz tinycc-f22e961f805d25482d0eefabc7a1bca202cbe599.tar.bz2 | |
update manual, changelog
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ version 0.9.24: +- added verbosity levels -v, -vv, -vvv +- Accept standard input as an inputstream (Hanzac Chen) +- Support c89 compilers other than gcc (Hanzac Chen) +- -soname linker option (Marc Andre Tanner) - Just warn about unknown directives, ignore quotes in #error/#warning - Define __STDC_VERSION__=199901L (477) - - Switch to newer tccpe.c (includes support for resources) - Handle backslashes within #include/#error/#warning - Import changesets (part 4) 428,457,460,467: defines for openbsd etc. |
