diff options
| author | Joe Soroka <gits@joesoroka.com> | 2011-04-06 09:17:03 -0700 |
|---|---|---|
| committer | Joe Soroka <gits@joesoroka.com> | 2011-04-06 09:17:03 -0700 |
| commit | ace0f7f2598f5e9d9d2ad8999e3140b8535d9459 (patch) | |
| tree | 0a763fdf00c10cedc7d968d4d99d2db92b0c2635 /Changelog | |
| parent | 17571298f30bf204fafe9cf1aca5258d2d087d63 (diff) | |
| download | tinycc-ace0f7f2598f5e9d9d2ad8999e3140b8535d9459.tar.gz tinycc-ace0f7f2598f5e9d9d2ad8999e3140b8535d9459.tar.bz2 | |
re-apply VLA by Thomas Preud'homme
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ not released: - fix 32 to 64 bit casts, alignment and struct issues (Shinichiro Hamaji) - mimic all GNU -option forms supported by ld (Kirill Smelkov) - support indirect functions as externals (Thomas Preud'homme) +- Add support for C99 variable length arrays (Thomas Preud'homme) version 0.9.25: |
