Dynamic memory allocation framework

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