コミット履歴

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