diff options
| author | bellard <bellard> | 2003-10-04 21:29:04 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2003-10-04 21:29:04 +0000 |
| commit | b7f12dfbdff66b2012f1d7a7f1074f08a139805c (patch) | |
| tree | 92fa5b02d6a8ba338d7518366b5a3957c91cbbdc /Changelog | |
| parent | 9890ea1233a1caf84782a0ab364622a8444e0519 (diff) | |
| download | tinycc-b7f12dfbdff66b2012f1d7a7f1074f08a139805c.tar.gz tinycc-b7f12dfbdff66b2012f1d7a7f1074f08a139805c.tar.bz2 | |
update
Diffstat (limited to 'Changelog')
| -rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +version 0.9.20: + +- added '-w' option +- added '.gnu.linkonce' ELF sections support +- fixed libc linking when running in memory (avoid 'stat' function + errors). +- extended '-run' option to be able to give several arguments to a C + script. + version 0.9.19: - "alacarte" linking (Dave Long) |
