Dynamic memory allocation framework

Ioannis Koutras 436a550e8d No need for stdio.h on coalesce.c 14 lat temu
cmake f58ec4f19f Initial CMake infrastructure. 14 lat temu
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 lat temu
examples 2b39847c8b Formalized two tests in examples/test_for_memory_space_aware.c 14 lat temu
include 89ce612d97 It is safe to use bool datatypes in Leon3 platform. 14 lat temu
private-include ee4b032338 mark_used() and mark_free() now properly mark the previous_size record of the next block if there is one. 14 lat temu
src 436a550e8d No need for stdio.h on coalesce.c 14 lat temu
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 lat temu
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. 14 lat temu
DefineOptions.cmake 436a550e8d No need for stdio.h on coalesce.c 14 lat temu
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 14 lat temu
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. 14 lat temu
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. 14 lat temu
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. 14 lat temu