Commit Verlauf

Autor SHA1 Nachricht Datum
  Ioannis Koutras 325b135e28 add support for memalign() vor 11 Jahren
  iraklis 21b7e5be25 Fixed the warning for correct cast in DEAD (0xD34D) pointer vor 11 Jahren
  Ioannis Koutras e7505ae95a make malloc(0) return a unique pointer value vor 11 Jahren
  Ioannis Koutras 5c8ddb91a8 don't compile get_total_allocated_memory() if REQUEST_SIZE_INFO is not enabled vor 11 Jahren
  Ioannis Koutras 1071350e66 update linux.preset to a less verbose setup without any stats vor 11 Jahren
  iraklis 6d0cd147d0 fix warnings and errors in freelist/realloc() vor 11 Jahren
  Ioannis Koutras c4fa766f11 install properly the free-list headers vor 11 Jahren
  Ioannis Koutras 4cef849c2e make dmmlib work with sparc-elf-4.6 vor 11 Jahren
  Ioannis Koutras c0ccb6929e small fix for the stats on freelist_realloc() vor 12 Jahren
  Ioannis Koutras 97e1dee818 small fixes to memalign() when using big blocks vor 12 Jahren
  Ioannis Koutras 23d2b771b9 malloc: fix the range check of the memory block address inside a non-big block vor 12 Jahren
  Ioannis Koutras 64ea3e8f66 fix the release build type vor 12 Jahren
  Ioannis Koutras 0b17d0f2c5 freelist_memalign: fix the address of the previous memory block vor 12 Jahren
  Ioannis Koutras cf53b46fe4 added good fit percentage as environmental variable option vor 12 Jahren
  Ioannis Koutras 3e49b632b5 added raw block size as environmental variable option vor 12 Jahren
  Ioannis Koutras 1fddd761fc updated Doxygen file for v1.8.4 vor 12 Jahren
  Ioannis Koutras c7098fcd60 clean cmake variables and create separate platform presets vor 12 Jahren
  Ioannis Koutras 770f024aa5 include stdint.h for uintptr_t vor 12 Jahren
  Ioannis Koutras 0450d5da75 Added tag sthorm-sdk-2013.1 for changeset 8150293d64cb vor 12 Jahren
  Ioannis Koutras 6b03d06973 [P2012] move some rule variables outside of the toolchain file vor 12 Jahren
  Ioannis Koutras 14be1635af minor fixes vor 12 Jahren
  Ioannis Koutras 2d9dc3bcd3 added trivial documentation vor 12 Jahren
  Ioannis Koutras cc705ad6d1 Added tag 2PARMA_UC6_v0.3 for changeset 1fed4e97a895 vor 12 Jahren
  Ioannis Koutras 3857a388fa realloc(): align the space to be de-allocated vor 12 Jahren
  Ioannis Koutras ee9a7390e8 include the header for req_padding() in necessary source files vor 12 Jahren
  Ioannis Koutras 554909b120 fixes for compatibility with the STHORM SDK vor 12 Jahren
  Ioannis Koutras 28714a5af8 separate req_padding() from other functions vor 12 Jahren
  Ioannis Koutras cdd31f61db fix data alignment issues; freelist/realloc(): wrong size on memcpy vor 12 Jahren
  Ioannis Koutras 5878ca5a32 memalign(): refactoring vor 12 Jahren
  Ioannis Koutras df6c12903c realloc(): refactor statistics vor 12 Jahren