tinycc/win32
Sizhe Zhao e050ae845e win32/build-tcc.bat: clean .o in win32/lib
commit ef42295fe8 intrduced 4 .o files to
win32/lib. But they (bcheck.o, bt-dll.o, bt-exe.o and bt-log.o) are not
removed by "win32/build-tcc.bat -clean". This commit should fix it.
2020-02-19 00:43:41 +01:00
..
examples tccgen/win32: let __declspec(dllimport) imply extern 2017-04-04 08:34:52 +02:00
include C11, section 7.2: The macro static_assert expands to _Static_assert. This macro was missing on Windows 2020-01-14 07:41:58 +01:00
lib tccrun.c: standalone backtraces with -bt[N] or -b 2020-01-17 22:58:39 +01:00
build-tcc.bat win32/build-tcc.bat: clean .o in win32/lib 2020-02-19 00:43:41 +01:00
tcc-win32.txt various stuff 2017-10-11 18:13:43 +02:00