1
0
Fork 0
tinycc/win32
grischka 2b0a663df9 libtcc usability improvements
- tccgen.c: cleanup switch data etc. after errors (*)
- tccpe.c: faster get_dllexports (*)
- tccpe.c: support -Wl,-e[ntry]=... (*)
- libtcc.c: win32: use ANSI functions (GetModuleFileNameA etc.)
- tccrun.c: be nice to tcc-0.9.26 ("struct/enum already defined")
- tccpp.c: be nice to tcc-0.9.27's va_start/end macros

(*) suggested by Robert Schlicht
https://lists.gnu.org/archive/html/tinycc-devel/2024-03/msg00012.html
2024-03-13 21:06:01 +01:00
..
examples tccgen/win32: let __declspec(dllimport) imply extern 2017-04-04 08:34:52 +02:00
include tccrun: review last changes 2024-02-19 17:45:44 +01:00
lib tccrun: review last changes 2024-02-19 17:45:44 +01:00
build-tcc.bat libtcc usability improvements 2024-03-13 21:06:01 +01:00
tcc-win32.txt various stuff 2017-10-11 18:13:43 +02:00