walnux/arch/mips/src/mips32
anjiahao e5f9b42ea0 binfmt/libelf:Remove libelf implementation [2/2]
this commit is part two, all logic move to modlib, so we can remove it.
and change all use defconfig

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-12 12:29:06 +08:00
..
fork.S libs/libc/fork: add lib_fork implementation 2023-07-26 10:41:52 +02:00
Kconfig sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08: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 arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
mips_fork.c libs/libc/fork: add lib_fork implementation 2023-07-26 10:41:52 +02:00
mips_fork.h sched/task/fork: add fork implementation 2023-07-12 02:27:37 +08:00
mips_initialstate.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06: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: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
mips_saveusercontext.c arch: Return directly when arch not support interrupt context save 2023-04-27 23:21:05 +03:00
mips_schedulesigaction.c signal: adjust the signal processing logic to remove the judgment 2024-10-07 13:32:57 +08:00
mips_sigdeliver.c arch: move sigdeliver to common code 2024-10-07 13:32:57 +08:00
mips_swint0.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
mips_switchcontext.c arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
mips_syscall0.S arch: mips: Author Gregory Nutt: update licenses to Apache 2021-03-31 08:48:33 -07:00
Toolchain.defs binfmt/libelf:Remove libelf implementation [2/2] 2024-10-12 12:29:06 +08:00