tinycc/win32/include/winapi
grischka ce1ef5b8fc some smaller fixes
- libtcc.c/tccpp.c: fix -U option for multiple input files
- libtcc: remove decl of tcc_add_crt() for PE
- tcc.h: define __i386__ and __x86_64__ for msvc
- tcc.h: undef __attribute__ for __TINYC__ on gnu/linux platforms
- tccelf.c: disable prepare_dynamic_rel unless x86/x64
- tccpe.c: construct rather than predefine PE section flags
- tccpp.c: (alt.) fix access of dead stack variable after error/longjmp
- x86_64-gen.c: fix func_alloca chain for nocode_wanted
- tccpp.c/tccgen.c: improve file:line info for inline functions
- winapi/winnt.h: correct position for DECLSPEC_ALIGN attribute
- win32/lib/crt: simplify top exception handler (needed for signal)
- arm64-gen.c: remove dprintf left from VT_CMP commit
- tccgen.c: limit binary scan with gcase to > 8 (= smaller code)
- tccgen.c: call save_regs(4) in gen_opl for cmp-ops (see test in tcctest.c)
2019-07-14 22:46:19 +02:00
..
basetsd.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
basetyps.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
guiddef.h win32: UUID typedef added 2015-09-25 03:42:44 +03:00
poppack.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
pshpack1.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
pshpack2.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
pshpack4.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
pshpack8.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
qos.h Add minimal includes and .def files to support, by default, BSD socket programming on Windows. 2019-04-16 07:26:04 +02:00
winbase.h i386-gen: preserve fp control word in gen_cvt_ftoi 2013-08-28 22:55:05 +02:00
wincon.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
windef.h win32: include/winapi: remove more files 2017-02-08 19:53:02 +01:00
windows.h Add winnls.h to allow SQLite compile ROOTB on Windows 2019-01-01 08:58:09 +01:00
winerror.h add version number to manpage 2013-02-17 00:48:51 +01:00
wingdi.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
winnls.h Add winnls.h to allow SQLite compile ROOTB on Windows 2019-01-01 08:58:09 +01:00
winnt.h some smaller fixes 2019-07-14 22:46:19 +02:00
winreg.h win32: include/winapi: remove more files 2017-02-08 19:53:02 +01:00
winsock2.h Add Windows WSAPool declaration, associated struct and constants. It allows 100% poll compatible POSIX API on Windows. 2019-07-09 18:02:59 +02:00
winuser.h Remove misc. files 2016-10-01 20:27:41 +02:00
winver.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
ws2ipdef.h Add minimal includes and .def files to support, by default, BSD socket programming on Windows. 2019-04-16 07:26:04 +02:00