Dynamic memory allocation framework

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