1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas f8ed148370 cpuid -> ia32_cpuid
considerable continued cleanup in ia32
came across article detailing HT detect on multicore systems. that
requires new code, working on it.
pthread: while reading, came across idea of wrapping thread trampoline
in __except -> more reliable exception handling

This was SVN commit r2716.
2005-09-14 01:34:16 +00:00
..
unix Linux/GCC Compat, added some includes, ported inline assembly stuff to gnu syntax (and misc. cleanup in ia32.cpp) 2005-09-12 23:37:52 +00:00
win cpuid -> ia32_cpuid 2005-09-14 01:34:16 +00:00
cpu.h cpuid -> ia32_cpuid 2005-09-14 01:34:16 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.asm cpuid -> ia32_cpuid 2005-09-14 01:34:16 +00:00
ia32.cpp cpuid -> ia32_cpuid 2005-09-14 01:34:16 +00:00
ia32.h cpuid -> ia32_cpuid 2005-09-14 01:34:16 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00
sysdep.h dyn_array: use memcpy2 2005-09-10 14:28:55 +00:00