Commit Graph

7 Commits (86c850fc58a70ff4b77c37d91e33ce6c812b04c4)

Author SHA1 Message Date
James Lyon 1caee8ab3b Sorted out CMake on x86-64 and fixed silly XMM# bug introduced when working on Win64 stdargs.
I removed the XMM6/7 registers from the register list because they are not used
on Win64 however they are necessary for parameter passing on x86-64. I have now
restored them but not marked them with RC_FLOAT so they will not be used except
for parameter passing.
2013-04-25 22:30:53 +01:00
grischka ea5e81bd6a new subdirs: include, lib, tests 2009-04-18 15:08:03 +02:00
bellard 59b27e85d9 added include tests 2002-08-18 13:25:12 +00:00
bellard b0b2d5d2e9 update 2001-12-17 21:57:01 +00:00
bellard eb0e3e70dc update 2001-11-11 18:01:29 +00:00
bellard b536ac3068 added std libs 2001-11-11 02:54:21 +00:00
bellard aca442913c tcclib sample 2001-11-06 01:20:38 +00:00