Dynamic memory allocation framework

Ioannis Koutras 16ad57625b Block is always marked used as used, no need to mark it inside a split try. 14 years ago
cmake f58ec4f19f Initial CMake infrastructure. 14 years ago
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 years ago
examples 2b39847c8b Formalized two tests in examples/test_for_memory_space_aware.c 14 years ago
include beb0dcc26d Disabled used blocks head and roving pointer for the time being. 14 years ago
private-include 9b6010c6cd Fixed remove_block() in a way similar to push_block() 14 years ago
src 16ad57625b Block is always marked used as used, no need to mark it inside a split try. 14 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 years ago
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. 14 years ago
DefineOptions.cmake 5a1c9e8c2a CMake will now complain if the user does not set min. splitting and max. coalescing sizes. 14 years ago
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 14 years ago
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. 14 years ago
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. 14 years ago
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. 14 years ago