コミット履歴

作者 SHA1 メッセージ 日付
  qiuyiuestc@gmail.com b36c286036 fix module unload issue 14 年 前
  dzzxzz 12b5e56f46 unify the coding style of kernel 14 年 前
  bernard.xiong@gmail.com 6b31d549c7 cleanup some comments. 14 年 前
  qiuyiuestc@gmail.com 1e06bb2726 fix compile error 14 年 前
  qiuyiuestc@gmail.com 6ab04c6746 fix armcc compile error 14 年 前
  qiuyiuestc@gmail.com 96049b7e5c add module support for cortex-m3 feature 14 年 前
  dzzxzz c0f80bdf9a cleanup kernel code 14 年 前
  qiuyiuestc@gmail.com 79ff9b7399 fix compiling error 14 年 前
  qiuyiuestc@gmail.com cea21370a4 rewrite module memory allocator 14 年 前
  bernard.xiong@gmail.com ee68988518 change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT. 14 年 前
  mbbill@gmail.com 864bd11802 Add reentrance check. Put kernel debug switch together. 14 年 前
  qiuyiuestc@gmail.com fe9f043b55 upgrade ftk demos 14 年 前
  qiuyiuestc@gmail.com 9faa3d9989 eliminate compile warning 14 年 前
  qiuyiuestc ba50795195 update module 15 年 前
  qiuyiuestc 848a08f62e extract module symbol via elf file instead of using RTM_EXPORT declare 15 年 前
  qiuyiuestc 179bdeca6c update elf loader 15 年 前
  qiuyiuestc b7e62fb733 update elf loader for R_ARM_RELATIVE type relocation 15 年 前
  qiuyiuestc 0ee9b3d922 use rt_malloc_page api in module.c 15 年 前
  qiuyiuestc cd38776feb fix spell error 15 年 前
  bernard.xiong@gmail.com 8dfab786e1 add FINSH_FUNCTION_EXPORT_ALIAS preprocessor in finsh shell. 15 年 前
  bernard.xiong@gmail.com bd15cf6a7a cleanup rt_module_open code. 15 年 前
  bernard.xiong@gmail.com 7a80d831c9 update doxygen comments. 15 年 前
  qiuyiuestc 23062d20b9 fix moudule memory alloc issue 15 年 前
  qiuyiuestc 56c6c301bc clean up code 15 年 前
  qiuyiuestc 5a8d5a56cb update module 15 年 前
  qiuyiuestc c7f8c325af module update for extension 15 年 前
  qiuyiuestc d240423d74 construct module symbol table 15 年 前
  qiuyiuestc 644c879a4c add rt_module_realloc implement 15 年 前
  qiuyiuestc fb7d4122fc implement module memory allocator 15 年 前
  bernard.xiong@gmail.com af2019888f fix struct stat issue. 15 年 前