mirror of
https://github.com/frida/tinycc
synced 2025-02-16 07:14:10 +03:00
Changelog: document some of the recent changes
This commit is contained in:
parent
2215567d7a
commit
c5d3ce684a
10
Changelog
10
Changelog
@ -1,6 +1,16 @@
|
||||
not released:
|
||||
|
||||
- Add support for -MD/-MF (automatically generate dependencies for make)
|
||||
- Add tcc_open_bf() function for BufferedFile compilation (grischka)
|
||||
- Support Security-Enhanced Linux (Henry Kroll III)
|
||||
- Split libtcc1.a build into separate directories (Henry Kroll III)
|
||||
- Add -pthread option = -D_REENTRANT -lpthread (Henry Kroll III)
|
||||
- Register __TRY__ SEH in startup code only for i386 (grischka)
|
||||
- Support FreeBSD and GNU/Hurd kernels (Thomas Preud'homme)
|
||||
- support for asm labels for functions (Thomas Preud'homme)
|
||||
- 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)
|
||||
|
||||
version 0.9.25:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user