aboutsummaryrefslogtreecommitdiff
path: root/win32/include/math.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix "Add support for struct > 4B returned via registers"grischka2013-12-161-0/+2
| | | | | | | | | | | - avoid assumption "ret_align == register_size" which is false for non-arm targets - rename symbol "sret" to more descriptive "ret_nregs" This fixes commit dcec8673f21da86ae3dcf1ca3e9498127715b795 Also: - remove multiple definitions in win32/include/math.h
* win64: use new headers from mingwgrischka2009-07-181-321/+660
|
* dos2unixbellard2005-04-171-438/+438
|
* win32 mergebellard2005-04-141-0/+438