tinycc/win32
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
..
examples win32: reformat examples, crt etc 2009-07-18 22:07:10 +02:00
include Fix "Add support for struct > 4B returned via registers" 2013-12-16 15:38:10 +01:00
lib win32: fix libtcc support 2013-09-10 15:36:56 +02:00
tools libtcc: new LIBTCCAPI tcc_set_options(TCCState*, const char*str) 2013-02-12 19:13:28 +01:00
_parseLibs.bat Add the possibility to use noname functions by ordinal 2013-09-19 21:50:38 +08:00
_tcc.bat Add the possibility to use noname functions by ordinal 2013-09-19 21:50:38 +08:00
build-tcc.bat Add the possibility to use noname functions by ordinal 2013-09-19 21:50:38 +08:00
tcc-win32.txt i386-gen: preserve fp control word in gen_cvt_ftoi 2013-08-28 22:55:05 +02:00