1
1
forked from 0ad/0ad
Go to file
janwas eee7fca2d3 move atomic_add and CAS_ into pure asm.
this is good in general (less dependence on compiler) and is intended to
work around a bug andrew has been seeing. apparently VC generates
invalid code for the parameters + ASSERT, which causes infinite
recursion on the <location> validation.

This was SVN commit r3142.
2005-11-18 05:16:43 +00:00
binaries Removing last remaining .png files 2005-11-18 04:15:31 +00:00
build remove /QIfist setting from premake (see previous commits). 2005-11-09 01:20:33 +00:00
source move atomic_add and CAS_ into pure asm. 2005-11-18 05:16:43 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00