rt-thread-official/src
parai 2957cf6f52 x86: bring up share object module on i386 machine
1. upddate kernel module to support i386
2. update libdl to support open *.so by absolute path
3. new test case bsp/x86/src/hello.c to test i386 module feature

Signed-off-by: parai <parai@foxmail.com>
2017-08-20 20:24:07 +08:00
..
KConfig Add module feature in KConfig. 2017-06-06 18:21:47 +08:00
SConscript [Kernel]when the macro of RT_USING_COMPONENTS_INIT is not open ,then remove the source of components.c from the project. 2015-05-20 15:21:29 +08:00
clock.c Correct comments about doxygen format 2016-08-19 10:05:00 +08:00
components.c Update components.c 2017-07-24 08:56:49 +08:00
device.c fix the open_flag initialization issue. 2016-04-02 14:42:38 +08:00
idle.c [Kernel] Change RT_USING_IDLE_HOOK as simple definition. 2017-06-07 09:24:22 +08:00
ipc.c Correct comments about doxygen format 2016-08-19 10:07:12 +08:00
irq.c Correct comments about doxygen format 2016-08-19 10:08:35 +08:00
kservice.c [kernel] rename RT_TINY_SIZE to RT_USING_TINY_SIZE 2017-07-24 00:28:15 +08:00
mem.c [Kernel] Fix rt_realloc issue when new size is 0. 2017-08-14 16:09:54 +08:00
memheap.c memheap: check the USED bit in rt_memheap_free 2015-04-08 16:39:50 +08:00
mempool.c Correct comments about doxygen format 2016-08-19 10:12:39 +08:00
module.c x86: bring up share object module on i386 machine 2017-08-20 20:24:07 +08:00
module.h x86: bring up share object module on i386 machine 2017-08-20 20:24:07 +08:00
object.c Correct comments about doxygen format 2016-08-19 10:15:10 +08:00
scheduler.c [kernel] fix incompatible type error for "__rt_ffs()" 2017-07-29 14:20:08 +08:00
slab.c Correct comments about doxygen format 2016-08-19 10:17:36 +08:00
thread.c [Kernel] Fix typo 2017-06-26 09:16:19 +08:00
timer.c Correct comments about doxygen format 2016-08-19 10:19:46 +08:00