1
0
Fork 0
tinycc/win32/lib
grischka d2f8ceac7a tccrun: review last changes
- LIBTCCAPI int tcc_set_backtrace_func(void *ud, ...)
  accept opaque user data pointer,
- tcc -vv -run... : show section info
- use memalign() to allocate runtime memory
- printline_/dwarf : pass output to parent function
- tccpe.c : fix -nostdlib -run
- --config-backtrace=no : make it work again
2024-02-19 17:45:44 +01:00
..
chkstk.S rework leading underscores 2020-07-06 13:00:47 +02:00
crt1.c tccrun: review last changes 2024-02-19 17:45:44 +01:00
crt1w.c win32: adjust new unicode support 2017-02-18 09:51:23 +01:00
crtinit.c rework leading underscores 2020-07-06 13:00:47 +02:00
dllcrt1.c rework leading underscores 2020-07-06 13:00:47 +02:00
dllmain.c correct a DllMain() declaration in dllcrt1.c and dllmain.c 2015-03-03 22:51:13 +03:00
gdi32.def dos2unix 2005-04-17 13:10:37 +00:00
kernel32.def Add few Windows API that can be used to detect the exact Windows version we are running on. 2021-09-16 08:52:35 +02:00
msvcrt.def Finalizing math.h fixes: 2020-04-11 02:29:51 +02:00
user32.def tcc: re-enable correct option -r support 2017-02-20 18:58:08 +01:00
wincrt1.c rework leading underscores 2020-07-06 13:00:47 +02:00
wincrt1w.c win32: adjust new unicode support 2017-02-18 09:51:23 +01:00
ws2_32.def Add minimal includes and .def files to support, by default, BSD socket programming on Windows. 2019-04-16 07:26:04 +02:00