Show patches with: Series = bsd-user: arm (32-bit) support       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,37/37] bsd-user: add arm target build bsd-user: arm (32-bit) support 1 - 1 - --- 2021-11-08 Warner Losh New
[v5,36/37] bsd-user/freebsd/target_os_ucontext.h: Require TARGET_*CONTEXT_SIZE bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,35/37] bsd-user/arm/signal.c: arm get_ucontext_sigreturn bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,34/37] bsd-user/arm/signal.c: arm set_mcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,33/37] bsd-user/arm/signal.c: arm get_mcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,32/37] bsd-user/arm/signal.c: arm set_sigtramp_args bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,31/37] bsd-user/arm/target_arch_signal.h: Define size of *context_t bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,30/37] bsd-user/arm/target_arch_signal.h: arm machine context and trapframe for signals bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,29/37] bsd-user/arm/target_arch_signal.h: arm specific signal registers and stack bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,28/37] bsd-user/arm/target_arch_elf.h: arm get_hwcap2 impl bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,27/37] bsd-user/arm/target_arch_elf.h: arm get hwcap bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,26/37] bsd-user/arm/target_arch_elf.h: arm defines for ELF bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,25/37] bsd-user/arm/target_arch_thread.h: Routines to create and switch to a thread bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,24/37] bsd-user/arm/target_arch_sigtramp.h: Signal Trampoline for arm bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,23/37] bsd-user/arm/target_arch_vmparam.h: Parameters for arm address space bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,22/37] bsd-user/arm/target_arch_reg.h: Implement core dump register copying bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,21/37] bsd-user/arm/target_arch_cpu.h: Implement system call dispatch bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,20/37] bsd-user/arm/target_arch_cpu.h: Implement data abort exceptions bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,19/37] bsd-user/arm/target_arch_cpu.h: Implement trivial EXCP exceptions bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,18/37] bsd-user/arm/target_arch_cpu.h: Dummy target_cpu_loop implementation bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,17/37] bsd-user/arm/target_arch_cpu.h: Implement target_cpu_clone_regs bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,16/37] bsd-user/arm/target_arch_cpu.h: CPU Loop definitions bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,15/37] bsd-user/arm/target_arch_cpu.c: Target specific TLS routines bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,14/37] bsd-user/arm/target_syscall.h: Add copyright and update name bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,13/37] bsd-user/arm/target_arch_sysarch.h: Use consistent include guards bsd-user: arm (32-bit) support - - 2 - --- 2021-11-08 Warner Losh New
[v5,12/37] bsd-user/target_os_signal.h: Move signal prototypes to target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,11/37] bsd-user/x86_64: Move functions into signal.c bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,10/37] bsd-user/x86_64/target_arch_signal.h: Fill in mcontext_t bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,09/37] bsd-user/x86_64/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,08/37] bsd-user/x86_64/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,07/37] bsd-user/i386: Move the inlines into signal.c bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,06/37] bsd-user/i386/target_arch_signal.h: Update mcontext_t to match FreeBSD bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,05/37] bsd-user/i386/target_arch_signal.h: use new target_os_ucontext.h bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,04/37] bsd-user/i386/target_arch_signal.h: Remove target_sigcontext bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,03/37] bsd-user: create a per-arch signal.c file bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,02/37] bsd-user/freebsd: Create common target_os_ucontext.h file bsd-user: arm (32-bit) support - - 1 - --- 2021-11-08 Warner Losh New
[v5,01/37] bsd-user/mips*: Remove mips support bsd-user: arm (32-bit) support 1 - 1 - --- 2021-11-08 Warner Losh New