openEMS/tools
Sebastian Held 38c03d5b0c SSE fix for 32-bit platforms
Dynamic allocated memory is not aligned to 16 bytes, even if SSE vectors are involved.
Changed operator new to posix_memalign()
2010-05-03 14:47:17 +02:00
..
AdrOp.cpp suppress all compiler warnings/ code-cleanup 2010-04-13 18:51:44 +02:00
AdrOp.h GPL licensing 2010-03-11 16:47:40 +01:00
array_ops.cpp SSE fix for 32-bit platforms 2010-05-03 14:47:17 +02:00
array_ops.h older compilers do not define __SIZEOF_FLOAT__ 2010-04-30 15:26:37 +02:00
constants.h GPL licensing 2010-03-11 16:47:40 +01:00
ErrorMsg.cpp suppress all compiler warnings/ code-cleanup 2010-04-13 18:51:44 +02:00
ErrorMsg.h suppress all compiler warnings/ code-cleanup 2010-04-13 18:51:44 +02:00
ExpenseLog.cpp Initial commit 2010-02-28 22:48:03 +01:00
ExpenseLog.h Initial commit 2010-02-28 22:48:03 +01:00