Dynamic memory allocation framework

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