Dynamic memory allocation framework

Ioannis Koutras aeb421c8e4 Added support for cross compiling on STxP70 platforms. %!s(int64=14) %!d(string=hai) anos
cmake f58ec4f19f Initial CMake infrastructure. %!s(int64=14) %!d(string=hai) anos
doc 0dd22e2dee Support of brief descriptions in the comments without the brief tag. %!s(int64=14) %!d(string=hai) anos
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. %!s(int64=14) %!d(string=hai) anos
include 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. %!s(int64=14) %!d(string=hai) anos
private-include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
src 306175e290 Made documentation and building a shared version of the library optional. %!s(int64=14) %!d(string=hai) anos
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. %!s(int64=14) %!d(string=hai) anos
DefineOptions.cmake 306175e290 Made documentation and building a shared version of the library optional. %!s(int64=14) %!d(string=hai) anos
dmm_config.h.in 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. %!s(int64=14) %!d(string=hai) anos
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. %!s(int64=14) %!d(string=hai) anos