Dynamic memory allocation framework

Ioannis Koutras 3c231f9a82 The new block after a split should be the one to be set free and properly set of a heap owner. 13 anni fa
cmake f58ec4f19f Initial CMake infrastructure. 14 anni fa
doc d085c6f2b5 Enabled quiet Doxygen compilation. 13 anni fa
examples 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 13 anni fa
include 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 13 anni fa
private-include b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 anni fa
src 3c231f9a82 The new block after a split should be the one to be set free and properly set of a heap owner. 13 anni fa
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 anni fa
CMakeLists.txt 4a953c90c2 Enable full warnings and C99 13 anni fa
DefineOptions.cmake b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 anni fa
dmm_config.h.in b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 anni fa
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. 14 anni fa