mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-19 23:40:39 +00:00
657ec9aa45
CAS functions now implemented directly in external asm files (avoids wrapper functions) reinstated cpu_CAS64 (checking ARCH_IA32 at every call site is onerous) (temporarily disable timer monotonicity check) This was SVN commit r8515.