nuttx/arch/avr/src/avr32
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
..
avr32.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_copystate.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_createstack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_doirq.c group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
avr_doswitch.S nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
avr_exceptions.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_fullcontextrestore.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_initialstate.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_nommuhead.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_registerdump.c arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
avr_saveusercontext.S arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
avr_schedulesigaction.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_sigdeliver.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_stackframe.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_switchcontext.c group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
avr_syscall6.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_usestack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
Kconfig
Toolchain.defs libc: Move math library from libs/libc/math to libs/libm/libm 2023-02-23 10:40:07 +02:00