Dynamic memory allocation framework

Ioannis Koutras 1848841db0 Few functional changes on border_ptr, now it points to the memory block which was allocated last. 14 anni fa
cmake f58ec4f19f Initial CMake infrastructure. 14 anni fa
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 anni fa
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. 14 anni fa
include 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. 14 anni fa
private-include 1848841db0 Few functional changes on border_ptr, now it points to the memory block which was allocated last. 14 anni fa
src 1848841db0 Few functional changes on border_ptr, now it points to the memory block which was allocated last. 14 anni fa
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 anni fa
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. 14 anni fa
DefineOptions.cmake 8de91b5f18 Proper support for enabling coalescing. 14 anni fa
dmm_config.h.in 8de91b5f18 Proper support for enabling coalescing. 14 anni fa
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. 14 anni fa