make process_machdep.c included always since it provides register i/o used by
sys_process_getlwpstatus.c which is always included.
This commit is contained in:
parent
2317429144
commit
4d9da7b2a0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.aarch64,v 1.29 2020/10/20 20:36:06 christos Exp $
|
||||
# $NetBSD: files.aarch64,v 1.30 2020/10/21 13:31:50 christos Exp $
|
||||
|
||||
defflag opt_cpuoptions.h AARCH64_ALIGNMENT_CHECK
|
||||
defflag opt_cpuoptions.h AARCH64_EL0_STACK_ALIGNMENT_CHECK
|
||||
|
@ -98,7 +98,7 @@ file arch/aarch64/aarch64/fusu.S
|
|||
file arch/aarch64/aarch64/idle_machdep.S
|
||||
file arch/aarch64/aarch64/kobj_machdep.c modular
|
||||
file arch/aarch64/aarch64/lock_stubs.S
|
||||
file arch/aarch64/aarch64/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/aarch64/aarch64/process_machdep.c
|
||||
file arch/aarch64/aarch64/procfs_machdep.c procfs
|
||||
file arch/aarch64/aarch64/sig_machdep.c
|
||||
file arch/aarch64/aarch64/sys_machdep.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.alpha,v 1.193 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.alpha,v 1.194 2020/10/21 13:31:50 christos Exp $
|
||||
#
|
||||
# alpha-specific configuration info
|
||||
|
||||
|
@ -381,7 +381,7 @@ file arch/alpha/alpha/machdep.c
|
|||
file arch/alpha/alpha/mainbus.c
|
||||
file arch/alpha/alpha/patch.c
|
||||
file arch/alpha/alpha/pmap.c
|
||||
file arch/alpha/alpha/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/alpha/alpha/process_machdep.c
|
||||
file arch/alpha/alpha/procfs_machdep.c procfs
|
||||
file arch/alpha/alpha/prom.c
|
||||
file arch/alpha/alpha/sys_machdep.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.amd64,v 1.119 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.amd64,v 1.120 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
# new style config file for amd64 architecture
|
||||
#
|
||||
|
@ -47,7 +47,7 @@ file kern/subr_disk_mbr.c disk
|
|||
file arch/amd64/amd64/gdt.c machdep
|
||||
file arch/amd64/amd64/machdep.c machdep
|
||||
file arch/amd64/amd64/prekern.c kaslr
|
||||
file arch/amd64/amd64/process_machdep.c machdep & (ptrace | coredump | procfs)
|
||||
file arch/amd64/amd64/process_machdep.c machdep
|
||||
file arch/amd64/amd64/trap.c machdep
|
||||
file arch/x86/x86/fpu.c machdep
|
||||
file arch/x86/x86/dbregs.c machdep
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.arm,v 1.163 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.arm,v 1.164 2020/10/21 13:31:51 christos Exp $
|
||||
|
||||
# temporary define to allow easy moving to ../arch/arm/arm32
|
||||
defflag ARM32
|
||||
|
@ -199,7 +199,7 @@ file arch/arm/arm/cpu_subr.c
|
|||
file arch/arm/arm/fusu.S
|
||||
file arch/arm/arm/idle_machdep.c
|
||||
file arch/arm/arm/lock_cas.S
|
||||
file arch/arm/arm/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/arm/arm/process_machdep.c
|
||||
file arch/arm/arm/procfs_machdep.c procfs
|
||||
file arch/arm/arm/sig_machdep.c
|
||||
file arch/arm/arm/sigcode.S
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.hppa,v 1.22 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.hppa,v 1.23 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
# $OpenBSD: files.hppa,v 1.31 2001/06/26 02:41:25 mickey Exp $
|
||||
#
|
||||
|
@ -297,7 +297,7 @@ file arch/hppa/hppa/intr.c
|
|||
file arch/hppa/hppa/lock_stubs.S
|
||||
file arch/hppa/hppa/machdep.c
|
||||
file arch/hppa/hppa/pmap.c
|
||||
file arch/hppa/hppa/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/hppa/hppa/process_machdep.c
|
||||
file arch/hppa/hppa/sig_machdep.c
|
||||
file arch/hppa/hppa/sys_machdep.c
|
||||
file arch/hppa/hppa/trap.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.i386,v 1.406 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.i386,v 1.407 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
# new style config file for i386 architecture
|
||||
#
|
||||
|
@ -68,7 +68,7 @@ file arch/i386/i386/kobj_machdep.c modular
|
|||
file arch/i386/i386/machdep.c
|
||||
file arch/i386/i386/longrun.c
|
||||
file arch/i386/i386/mtrr_k6.c mtrr
|
||||
file arch/i386/i386/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/i386/i386/process_machdep.c
|
||||
file arch/x86/x86/convert_xmm_s87.c
|
||||
file arch/i386/i386/trap.c
|
||||
file dev/cons.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.ia64,v 1.10 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.ia64,v 1.11 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
# new style config file for ia64 architecture
|
||||
#
|
||||
|
@ -17,7 +17,7 @@ file arch/ia64/ia64/autoconf.c
|
|||
file arch/ia64/ia64/core_machdep.c coredump
|
||||
file arch/ia64/ia64/machdep.c
|
||||
file arch/ia64/ia64/clock.c
|
||||
file arch/ia64/ia64/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/ia64/ia64/process_machdep.c
|
||||
file arch/ia64/ia64/pmap.c
|
||||
file arch/ia64/ia64/sys_machdep.c
|
||||
file arch/ia64/ia64/syscall.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.m68k,v 1.50 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.m68k,v 1.51 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
|
||||
defflag opt_fpsp.h FPSP
|
||||
|
@ -22,7 +22,7 @@ file arch/m68k/m68k/kobj_machdep.c modular
|
|||
file arch/m68k/m68k/lock_stubs.s
|
||||
file arch/m68k/m68k/m68k_machdep.c
|
||||
file arch/m68k/m68k/oc_cksum.s (inet | inet6) & cpu_in_cksum
|
||||
file arch/m68k/m68k/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/m68k/m68k/process_machdep.c
|
||||
file arch/m68k/m68k/reenter_syscall.s
|
||||
file arch/m68k/m68k/regdump.c
|
||||
file arch/m68k/m68k/sig_machdep.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.mips,v 1.80 2020/10/20 20:36:07 christos Exp $
|
||||
# $NetBSD: files.mips,v 1.81 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
|
||||
defflag opt_cputype.h NOFPU FPEMUL
|
||||
|
@ -61,7 +61,7 @@ file arch/mips/mips/mips_softint.c
|
|||
file arch/mips/mips/sig_machdep.c # signal delivery
|
||||
file arch/mips/mips/sys_machdep.c
|
||||
file arch/mips/mips/vm_machdep.c
|
||||
file arch/mips/mips/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/mips/mips/process_machdep.c
|
||||
file arch/mips/mips/cpu_exec.c
|
||||
file arch/mips/mips/wired_map.c (mips3|mips4|mips32|mips32r2|mips64|mips64r2) & enable_mips3_wired_map
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.powerpc,v 1.96 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.powerpc,v 1.97 2020/10/21 13:31:51 christos Exp $
|
||||
|
||||
defflag opt_altivec.h ALTIVEC K_ALTIVEC PPC_HAVE_SPE
|
||||
defflag opt_openpic.h OPENPIC_DISTRIBUTE
|
||||
|
@ -16,7 +16,7 @@ file arch/powerpc/powerpc/lock_stubs.S
|
|||
file arch/powerpc/powerpc/openpic.c openpic
|
||||
file arch/powerpc/powerpc/pmap_subr.c ppc_oea | ppc_oea64 | ppc_oea64_bridge | ppc_oea601
|
||||
file arch/powerpc/powerpc/powerpc_machdep.c
|
||||
file arch/powerpc/powerpc/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/powerpc/powerpc/process_machdep.c
|
||||
file arch/powerpc/powerpc/setfault.S
|
||||
file arch/powerpc/powerpc/sig_machdep.c
|
||||
file arch/powerpc/powerpc/sigcode.S compat_16
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.riscv,v 1.5 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.riscv,v 1.6 2020/10/21 13:31:51 christos Exp $
|
||||
#
|
||||
|
||||
maxpartitions 16
|
||||
|
@ -27,7 +27,7 @@ file arch/riscv/riscv/exec_machdep.c
|
|||
file arch/riscv/riscv/kgdb_machdep.c kgdb
|
||||
file arch/riscv/riscv/kobj_machdep.c modular
|
||||
file arch/riscv/riscv/pmap_machdep.c
|
||||
file arch/riscv/riscv/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/riscv/riscv/process_machdep.c
|
||||
file arch/riscv/riscv/procfs_machdep.c procfs
|
||||
file arch/riscv/riscv/riscv_machdep.c
|
||||
file arch/riscv/riscv/sig_machdep.c # signal delivery
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.sh3,v 1.47 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.sh3,v 1.48 2020/10/21 13:31:52 christos Exp $
|
||||
#
|
||||
|
||||
defflag opt_cputype.h SH3 SH4
|
||||
|
@ -39,7 +39,7 @@ file arch/sh3/sh3/mmu.c
|
|||
file arch/sh3/sh3/mmu_sh3.c sh3
|
||||
file arch/sh3/sh3/mmu_sh4.c sh4
|
||||
file arch/sh3/sh3/pmap.c
|
||||
file arch/sh3/sh3/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/sh3/sh3/process_machdep.c
|
||||
file arch/sh3/sh3/procfs_machdep.c procfs
|
||||
file arch/sh3/sh3/sh3_machdep.c
|
||||
file arch/sh3/sh3/sys_machdep.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.sparc,v 1.161 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.sparc,v 1.162 2020/10/21 13:31:52 christos Exp $
|
||||
|
||||
# @(#)files.sparc 8.1 (Berkeley) 7/19/93
|
||||
# sparc-specific configuration info
|
||||
|
@ -305,7 +305,7 @@ file arch/sparc/sparc/kobj_machdep.c modular
|
|||
# sparc/sparc/locore.s is handled specially in the makefile,
|
||||
# because it must come first in the "ld" command line.
|
||||
file arch/sparc/sparc/machdep.c
|
||||
file arch/sparc/sparc/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/sparc/sparc/process_machdep.c
|
||||
file arch/sparc/sparc/promlib.c
|
||||
file arch/sparc/sparc/openfirm.c
|
||||
file arch/sparc/sparc/openprom.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.sparc64,v 1.162 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.sparc64,v 1.163 2020/10/21 13:31:52 christos Exp $
|
||||
|
||||
# @(#)files.sparc64 8.1 (Berkeley) 7/19/93
|
||||
# sparc64-specific configuration info
|
||||
|
@ -256,7 +256,7 @@ file arch/sparc64/sparc64/kobj_machdep.c modular & exec_elf64
|
|||
# because it must come first in the "ld" command line.
|
||||
file arch/sparc64/sparc64/machdep.c
|
||||
file arch/sparc64/sparc64/ofw_patch.c
|
||||
file arch/sparc64/sparc64/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/sparc64/sparc64/process_machdep.c
|
||||
file arch/sparc64/sparc64/procfs_machdep.c procfs
|
||||
file arch/sparc64/sparc64/static_edid.c
|
||||
file arch/sparc/sparc/openprom.c
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files.usermode,v 1.20 2020/10/20 20:36:08 christos Exp $
|
||||
# $NetBSD: files.usermode,v 1.21 2020/10/21 13:31:52 christos Exp $
|
||||
|
||||
maxpartitions 8
|
||||
maxusers 8 16 64
|
||||
|
@ -56,7 +56,7 @@ file arch/usermode/usermode/copy.c
|
|||
file arch/usermode/usermode/intr.c
|
||||
file arch/usermode/usermode/machdep.c
|
||||
file arch/usermode/usermode/pmap.c
|
||||
file arch/usermode/usermode/process_machdep.c ptrace | coredump | procfs
|
||||
file arch/usermode/usermode/process_machdep.c
|
||||
file arch/usermode/usermode/procfs_machdep.c procfs
|
||||
file arch/usermode/usermode/sys_machdep.c
|
||||
file arch/usermode/usermode/syscall.c
|
||||
|
|
Loading…
Reference in New Issue