Dynamic memory allocation framework

Ioannis Koutras c60c7e5bae Update set_size_and_used() and set_size_and_free() calls to use the allocator argument. %!s(int64=14) %!d(string=hai) anos
cmake f58ec4f19f Initial CMake infrastructure. %!s(int64=14) %!d(string=hai) anos
doc d085c6f2b5 Enabled quiet Doxygen compilation. %!s(int64=14) %!d(string=hai) anos
examples 2b39847c8b Formalized two tests in examples/test_for_memory_space_aware.c %!s(int64=14) %!d(string=hai) anos
include 89ce612d97 It is safe to use bool datatypes in Leon3 platform. %!s(int64=14) %!d(string=hai) anos
private-include 5abecf9dfd set_size_and_free() and set_size_and_free() should also update the previous_size of the next block if the latter exists. %!s(int64=14) %!d(string=hai) anos
src c60c7e5bae Update set_size_and_used() and set_size_and_free() calls to use the allocator argument. %!s(int64=14) %!d(string=hai) anos
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. %!s(int64=14) %!d(string=hai) anos
DefineOptions.cmake 436a550e8d No need for stdio.h on coalesce.c %!s(int64=14) %!d(string=hai) anos
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. %!s(int64=14) %!d(string=hai) anos
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. %!s(int64=14) %!d(string=hai) anos
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. %!s(int64=14) %!d(string=hai) anos
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. %!s(int64=14) %!d(string=hai) anos