Dynamic memory allocation framework

Ioannis Koutras 899a89adbf Fixed remove_block() for fixed lists. 14 년 전
cmake f58ec4f19f Initial CMake infrastructure. 15 년 전
doc d085c6f2b5 Enabled quiet Doxygen compilation. 15 년 전
examples 0533faeb5e More specialized tests on space-aware allocators. 14 년 전
include 89ce612d97 It is safe to use bool datatypes in Leon3 platform. 14 년 전
private-include 872b47f270 Introduced a way to remove blocks from both fixed and the free lists of a heap. 14 년 전
src 899a89adbf Fixed remove_block() for fixed lists. 14 년 전
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 15 년 전
CMakeLists.txt 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. 14 년 전
DefineOptions.cmake 436a550e8d No need for stdio.h on coalesce.c 14 년 전
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 15 년 전
dmm_config.h.in e619ebe5ab Initial support for Leon3 platform. 15 년 전
toolchain-sparc-elf.cmake a716fcaf2e Added -std=c99 CFLAG in sparc-elf-gcc toolchain. 14 년 전
toolchain-stxp70v4.cmake a260b7c23f Set stxp70v4 build type to Release as default. 15 년 전