Dynamic memory allocation framework

Ioannis Koutras 6312088e35 Prevent overflow of new_size, check if new_size is also equal to min_split_size, mark block as used regardless of splitting's activation. лет назад: 14
cmake f58ec4f19f Initial CMake infrastructure. лет назад: 14
doc d085c6f2b5 Enabled quiet Doxygen compilation. лет назад: 14
examples 2b39847c8b Formalized two tests in examples/test_for_memory_space_aware.c лет назад: 14
include beb0dcc26d Disabled used blocks head and roving pointer for the time being. лет назад: 14
private-include 9b6010c6cd Fixed remove_block() in a way similar to push_block() лет назад: 14
src 6312088e35 Prevent overflow of new_size, check if new_size is also equal to min_split_size, mark block as used regardless of splitting's activation. лет назад: 14
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. лет назад: 14
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. лет назад: 14
DefineOptions.cmake 5a1c9e8c2a CMake will now complain if the user does not set min. splitting and max. coalescing sizes. лет назад: 14
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. лет назад: 14
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. лет назад: 14
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. лет назад: 14
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. лет назад: 14