Dynamic memory allocation framework

Ioannis Koutras 872b47f270 Introduced a way to remove blocks from both fixed and the free lists of a heap. 13 years ago
cmake f58ec4f19f Initial CMake infrastructure. 13 years ago
doc d085c6f2b5 Enabled quiet Doxygen compilation. 13 years ago
examples 2b39847c8b Formalized two tests in examples/test_for_memory_space_aware.c 13 years ago
include 89ce612d97 It is safe to use bool datatypes in Leon3 platform. 13 years ago
private-include 872b47f270 Introduced a way to remove blocks from both fixed and the free lists of a heap. 13 years ago
src 872b47f270 Introduced a way to remove blocks from both fixed and the free lists of a heap. 13 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 13 years ago
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. 13 years ago
DefineOptions.cmake 436a550e8d No need for stdio.h on coalesce.c 13 years ago
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 13 years ago
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. 13 years ago
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. 13 years ago
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. 13 years ago