tinycc/win32/include
grischka 43d9a7de9b updates & cleanups (tcc-doc/Changelog/TODO ...)
- tcc-doc.texi: commandline option info update
- Changelog/TODO: update
- tests/tcctest.py: removed
- tests/Makefile: weaktest fixed
- tests/tests2: some files renamed and/or converted to unix LF
- configure/Makefile: --enable-static option (no dll on win32)
- win32/build-tcc.bat: msvc support
- win32/tcc-win32.txt: build info update
- win32/vs2015/: VS solution removed
- win32/include/tcc/tcc_libm.h: #include statement fixed
- tcc.c: -include <file> option help info
- .gitignore: cleanup
2017-02-13 19:03:29 +01:00
..
sec_api win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
sys add version number to manpage 2013-02-17 00:48:51 +01:00
tcc updates & cleanups (tcc-doc/Changelog/TODO ...) 2017-02-13 19:03:29 +01:00
winapi win32: include/winapi: remove more files 2017-02-08 19:53:02 +01:00
_mingw.h tccpp_new/delete and other cleanups 2016-10-17 23:24:01 +02:00
assert.h win32: include/winapi: remove more files 2017-02-08 19:53:02 +01:00
conio.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
ctype.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
dir.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
direct.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
dirent.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
dos.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
errno.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
excpt.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
fcntl.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
fenv.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
inttypes.h add version number to manpage 2013-02-17 00:48:51 +01:00
io.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
limits.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
locale.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
malloc.h win32: malloc.h: use alloca instead of (missing) _alloca 2016-06-19 14:44:18 +03:00
math.h win: math.h: fix fpclassify/signbit/etc - use C instead of broken asm 2015-11-07 22:18:46 +02:00
mem.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
memory.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
process.h win32/include/process.h: update prototypes to match mingw. 2014-04-12 00:09:57 -04:00
setjmp.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
share.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
signal.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
stdint.h tccgen: scopes levels for local symbols (update 1) 2016-05-05 20:04:00 +02:00
stdio.h add version number to manpage 2013-02-17 00:48:51 +01:00
stdlib.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
string.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
tchar.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
time.h win32/include: enable _timezone etc variables. 2011-07-11 18:44:47 +02:00
vadefs.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
values.h dos2unix 2005-04-17 13:10:37 +00:00
wchar.h win32: wchar.h: don't redifine WCHAR_MIN[/MAX] (after stdint.h) 2016-06-19 14:44:07 +03:00
wctype.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00