Dynamic memory allocation framework

Ioannis Koutras 84e4947ba2 No need to check ptr for NULL before searching the free list if the fixed lists are disabled. 14 lat temu
cmake f58ec4f19f Initial CMake infrastructure. 14 lat temu
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 lat temu
examples a31c78ae81 push_block() sets now the proper pointers. 14 lat temu
include e619ebe5ab Initial support for Leon3 platform. 14 lat temu
private-include 9b6010c6cd Fixed remove_block() in a way similar to push_block() 14 lat temu
src 84e4947ba2 No need to check ptr for NULL before searching the free list if the fixed lists are disabled. 14 lat temu
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 lat temu
CMakeLists.txt 40c9277334 Show status messages at the end of CMake configuration. 14 lat temu
DefineOptions.cmake e4f1e721cc Enable ownership information on block header if required. 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