tinycc/win32/include
grischka fbc8810334 Fix "Add support for struct > 4B returned via registers"
- avoid assumption "ret_align == register_size" which is
  false for non-arm targets
- rename symbol "sret" to more descriptive "ret_nregs"

This fixes commit dcec8673f2

Also:
- remove multiple definitions in win32/include/math.h
2013-12-16 15:38:10 +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
winapi i386-gen: preserve fp control word in gen_cvt_ftoi 2013-08-28 22:55:05 +02:00
_mingw.h tcc -vv/--print-search-dirs: print more info 2013-02-10 00:38:40 +01:00
assert.h win64: use new headers from mingw 2009-07-18 22:06:37 +02: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: fix win32 tcc-tcc complication by correcting _STATIC_ASSERT, ideas from mingw-w64 changeset 4293 2012-12-31 08:59:50 +08:00
math.h Fix "Add support for struct > 4B returned via registers" 2013-12-16 15:38:10 +01: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 win64: use new headers from mingw 2009-07-18 22:06:37 +02: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 win64: use new headers from mingw 2009-07-18 22:06:37 +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 win64: use new headers from mingw 2009-07-18 22:06:37 +02:00
wctype.h win64: use new headers from mingw 2009-07-18 22:06:37 +02:00