dolphin/Source/Core/Common
Pierre Bourdon 59e93bff78 Fix a crash at startup with Dolphin on Linux compiled in debug mode
Use the clobber list instead of the stack to save rbx when executing the cpuid
instruction with inline assembly. This avoids breaking GCC assumptions about
the stack pointer location.
2012-01-02 00:59:37 +01:00
..
Src Fix a crash at startup with Dolphin on Linux compiled in debug mode 2012-01-02 00:59:37 +01:00
CMakeLists.txt Fix the rest of the tooltips for linux. 2011-01-31 22:19:30 +00:00
Common.vcxproj vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
Common.vcxproj.filters make_scmrev.h.js needs to compare the full file instead of just the HEAD hash. 2011-08-21 19:53:09 -07:00
SConscript fixup scons (osx) to generate scmrev.h and build. 2011-08-23 03:50:06 -07:00
SVNRevGen.vcxproj remove hash from rev description 2011-08-22 13:11:45 -05:00
make_scmrev.h.js Remove hash from revision description for cmake and windows. 2011-08-22 20:06:17 -05:00