0ad/source/lib/sysdep/arch/ia32
janwas 6c915291cc cleanup (requires update-workspaces):
major refactor of wfilesystem - remove gotos and workaround for FAT file
times
replace more round_up of constants with Align<>
remove old unused allocators (STL aligned, matrix, some shared_ptr)
move allocator utils into separate headers.
remove lockfree, wterminal
avoid testing __cplusplus

This was SVN commit r9361.
2011-04-30 12:34:28 +00:00
..
ia32.cpp Don't put 64-bit OS X code in the 32-bit-only file. Do put it in the 64-bit-only file. 2010-11-24 17:08:00 +00:00
ia32.h license change to the more permissible Expat/MIT license for lib/ (see forum thread) 2010-02-08 16:23:39 +00:00
ia32.inc Disable executable stacks in .asm files 2010-03-28 18:20:46 +00:00
ia32_asm.asm sync with work - export app_hooks_update; add boost replacement FileExists and FileSize; avoid conflict with stdint.h; 2011-02-25 16:31:42 +00:00
ia32_asm.h cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00