diff options
| author | bellard <bellard> | 2003-05-24 14:11:17 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2003-05-24 14:11:17 +0000 |
| commit | 8f5e44a439b4ff8b5e75ef60c2698483610eeeca (patch) | |
| tree | 0638d41fc75cd9f9b2eb7a68466bcd0a10c47fb8 /Changelog | |
| parent | 813acdc691f5bc2361042f6f2c16e1f273651b5f (diff) | |
| download | tinycc-8f5e44a439b4ff8b5e75ef60c2698483610eeeca.tar.gz tinycc-8f5e44a439b4ff8b5e75ef60c2698483610eeeca.tar.bz2 | |
changed license to LGPL
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ version 0.9.19: - chars support in assembler (Dave Long) - .string, .globl, .section, .text, .data and .bss asm directive support (Dave Long) +- man page generated from tcc-doc.texi +- fixed macro argument substitution +- fixed zero argument macro parsing +- changed license to LGPL version 0.9.18: |
