mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-29 06:10:09 +08:00
update
This commit is contained in:
parent
8ba48f84fe
commit
6d66b5a971
12
Changelog
12
Changelog
@ -1,3 +1,15 @@
|
||||
version 0.9.24:
|
||||
|
||||
- ignore AS_NEEDED ld command
|
||||
- mark executable sections as executable when running in memory
|
||||
- added support for win32 wchar_t (Filip Navara)
|
||||
- segment override prefix support (Filip Navara)
|
||||
- normalized slashes in paths (Filip Navara)
|
||||
- windows style fastcall (Filip Navara)
|
||||
- support for empty input register section in asm (Filip Navara)
|
||||
- anonymous union/struct support (Filip Navara)
|
||||
- fixed parsing of function parameters
|
||||
|
||||
version 0.9.23:
|
||||
|
||||
- initial PE executable format for windows version (grischka)
|
||||
|
Loading…
Reference in New Issue
Block a user