0ad/source/lib/sysdep/ia32
janwas 5919fc7877 fixes, documentation and cleanup.
. allocators: add static_calloc. also: documention was duplicated in
header; merge it.
. wdir_watch: fix last remaining static object init issues
. add rationale and explanations to lib_errors, wsdl, qpc, whrt.
. cpu/ia32: remove throttling detection (hacky); will be taken care of
by tsc.
. ia32: expose vendor
. wdbg_sym: add its own critical section (safer, less contention)

This was SVN commit r5114.
2007-05-29 16:28:34 +00:00
..
ia32_asm.asm # housekeeping 2007-05-21 23:24:56 +00:00
ia32_asm.h add work-in-progress WHRT (win high res timer). works well enough, but calibration is not yet complete nor is TSC usable. 2007-05-26 16:57:39 +00:00
ia32_memcpy_init.cpp Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
ia32_memcpy.asm remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ia32_memcpy.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
ia32.cpp fixes, documentation and cleanup. 2007-05-29 16:28:34 +00:00
ia32.h fixes, documentation and cleanup. 2007-05-29 16:28:34 +00:00
ia32.inc Fixes for the Mac. 2007-05-17 03:37:49 +00:00