tinycc/win32
grischka 8042121d74 tcc -vv/--print-search-dirs: print more info
tests/Makefile:
- print-search-dirs when 'hello' fails
- split off hello-run

win32/include/_mingw.h:
- fix for compatibility with mingw headers
  (While our headers in win32 are from mingw-64 and don't have
  the problem)

tiny_libmaker:
- don't use "dangerous" mktemp
2013-02-10 00:38:40 +01:00
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include tcc -vv/--print-search-dirs: print more info 2013-02-10 00:38:40 +01:00
lib win32: wincrt1.c: include stdlib.h for exit() 2013-02-04 16:24:57 +01:00
tools tcc -vv/--print-search-dirs: print more info 2013-02-10 00:38:40 +01:00
build-tcc.bat win32: build-tcc.bat: get rid of hardcoded VERSION string 2012-12-20 21:20:54 +01:00
tcc-win32.txt tcc.h: declare CValue.tab[LDOUBLE_SIZE/4] 2013-02-08 19:07:11 +01:00