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