summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/Thunk.cpp
AgeCommit message (Expand)Author
2010-02-14keep a few separate thunkmanagers so they don't all share the same register b...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-03-28Some code cleanupomegadox
2008-12-19Turn the X86 emitter into a class, so the code pointer is no longer a global,...hrydgard
2008-12-08set svn:eol-style=native for **.cppbushing
2008-09-05Fixed ProtectFunction(): it should copy parameters using the padded size. Act...Maarten ter Huurne
2008-09-05Align stack to 16-byte boundary when compiling in 32-bit mode with GCC. This ...Maarten ter Huurne
2008-08-24Fixed "no newline at end of file" warnings issued by GCC 4.2.Maarten ter Huurne
2008-08-20Save/restore SSE flags through protected function calls.hrydgard
2008-08-12phew, beyond good and evil fixed in 64-bit (not setting DAZ anymore). plus so...hrydgard
2008-08-12Lots of various changes. CPU detect fix. Maybe a minor speed increase. CPU bu...hrydgard