nuttx/arch/mips/src/mips32
Xiang Xiao 8b4ecac6c2 libc: Move math library from libs/libc/math to libs/libm/libm
to prepare the support of other implementation e.g.:
https://github.com/JuliaMath/openlibm
https://gitlab.com/gtd-gmbh/libmcs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-23 10:40:07 +02:00
..
Kconfig boards: added a basic support for chipKIT Wi-FIRE board; 2021-08-01 08:45:02 -07:00
mips32-memorymap.h arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_cache.S arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
mips_copystate.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_doirq.c group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
mips_initialstate.c pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
mips_irq.c arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_registerdump.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
mips_saveusercontext.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
mips_schedulesigaction.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_sigdeliver.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
mips_swint0.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
mips_switchcontext.c nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
mips_syscall0.S arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
mips_vfork.c arch: Move STACK_ALIGNMENT definition to up_internal.h 2022-02-28 15:05:41 +08:00
mips_vfork.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
Toolchain.defs libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00
vfork.S arch: Allocate the space from the beginning in up_stack_frame 2021-04-16 12:41:41 +09:00