nuttx/arch/mips/src/mips32
patacongo c85fcaecdb Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5739 42af7a65-404d-4744-a932-0658087f49c3
2013-03-14 14:42:52 +00:00
..
Kconfig Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00
mips32-memorymap.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
Toolchain.defs Misc clean; mark assertions as non-returning; allow toolchain prefix to be overriden from make command line 2013-01-31 23:29:34 +00:00
up_assert.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_blocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_copystate.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_doirq.c Mostly costmetic updates 2012-12-23 17:32:41 +00:00
up_dumpstate.c Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which cannot use g_heapbase 2013-03-14 14:42:52 +00:00
up_initialstate.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_irq.c Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled 2012-06-06 01:44:57 +00:00
up_releasepending.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_reprioritizertr.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_schedulesigaction.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_sigdeliver.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_swint0.c Fix some ARMv7-M syscall logic 2013-03-12 21:53:18 +00:00
up_syscall0.S Fix a MIPS delay slot error in the software interrupt logic 2011-12-26 01:05:36 +00:00
up_unblocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_vfork.c Some fixes needed for STM32 build after recent scheduler changes 2013-02-07 16:58:43 +00:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00
vfork.S Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00