Home
last modified time | relevance | path

Searched refs:NetBSD (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/openbsd/usr.bin/file/magdir/
H A Dnetbsd4 # netbsd: file(1) magic for NetBSD objects
21 0 belong&0377777777 041400410 a.out NetBSD/i386 pure
25 0 belong&0377777777 041400407 a.out NetBSD/i386
32 0 belong&0377777777 041400507 a.out NetBSD/i386 core
47 0 belong&0377777777 041600407 a.out NetBSD/m68k
69 0 belong&0377777777 042000407 a.out NetBSD/m68k4k
116 0 belong&0377777777 042400407 a.out NetBSD/sparc
138 0 belong&0377777777 042600407 a.out NetBSD/pmax
196 0 lelong 0x00070185 ECOFF NetBSD/alpha binary
214 0 belong&0377777777 043400407 a.out NetBSD/mips
[all …]
H A Dfreebsd10 # "file"; it, and the NetBSD stuff in "netbsd", appear to use different
28 # On x86, NetBSD says:
62 # (On non-x86, NetBSD does much the same thing, except that it uses
71 # I leave it to those more familiar with FreeBSD and NetBSD to figure out
74 # NetBSD-style). (The old "netbsd" file analyzed FreeBSD demand paged
75 # executables using the NetBSD technique.)
/openbsd/regress/usr.bin/mandoc/mdoc/Os/
H A Ddupe.out_lint1 mandoc: dupe.in:3:5: STYLE: operating system explicitly specified: Os NetBSD (NetBSD)
2 mandoc: dupe.in:2:5: STYLE: Mdocdate found: Dd $Mdocdate: January 19 2020 $ (NetBSD)
5 mandoc: dupe.in:5:5: STYLE: operating system explicitly specified: Os FreeBSD (NetBSD)
6 mandoc: dupe.in:2:5: STYLE: Mdocdate found: Dd $Mdocdate: January 19 2020 $ (NetBSD)
8 mandoc: dupe.in:11:5: STYLE: operating system explicitly specified: Os OpenBSD (NetBSD)
9 mandoc: dupe.in: STYLE: RCS id missing: (NetBSD)
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DNetBSD.cpp33 const toolchains::NetBSD &ToolChain = in ConstructJob()
34 static_cast<const toolchains::NetBSD &>(getToolChain()); in ConstructJob()
121 const toolchains::NetBSD &ToolChain = in ConstructJob()
122 static_cast<const toolchains::NetBSD &>(getToolChain()); in ConstructJob()
357 NetBSD::NetBSD(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in NetBSD() function in NetBSD
408 Tool *NetBSD::buildAssembler() const { in buildAssembler()
414 ToolChain::CXXStdlibType NetBSD::GetDefaultCXXStdlibType() const { in GetDefaultCXXStdlibType()
439 void NetBSD::AddClangSystemIncludeArgs( in AddClangSystemIncludeArgs()
473 void NetBSD::addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibCxxIncludePaths()
509 SanitizerMask NetBSD::getSupportedSanitizers() const { in getSupportedSanitizers()
[all …]
H A DNetBSD.h51 class LLVM_LIBRARY_VISIBILITY NetBSD : public Generic_ELF {
53 NetBSD(const Driver &D, const llvm::Triple &Triple,
/openbsd/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp152 case llvm::Triple::NetBSD: in AllocateTarget()
176 case llvm::Triple::NetBSD: in AllocateTarget()
194 case llvm::Triple::NetBSD: in AllocateTarget()
228 case llvm::Triple::NetBSD: in AllocateTarget()
257 case llvm::Triple::NetBSD: in AllocateTarget()
271 case llvm::Triple::NetBSD: in AllocateTarget()
287 case llvm::Triple::NetBSD: in AllocateTarget()
303 case llvm::Triple::NetBSD: in AllocateTarget()
315 case llvm::Triple::NetBSD: in AllocateTarget()
340 case llvm::Triple::NetBSD: in AllocateTarget()
[all …]
/openbsd/gnu/llvm/compiler-rt/
H A DCREDITS.TXT31 E: joerg@NetBSD.org
32 D: Maintains NetBSD port.
35 E: matt@NetBSD.org
/openbsd/regress/usr.bin/mandoc/mdoc/Lk/
H A Dlink.out_markdown11 [NetBSD](http://www.netbsd.org/)
18 [NetBSD](http://www.netbsd.org/)
/openbsd/regress/usr.bin/mandoc/roff/de/
H A Dappend.out_ascii7 de: OpenBSD am: OpenBSD NetBSD ami: OpenBSD NetBSD FreeBSD end
/openbsd/gnu/llvm/lldb/source/Plugins/Process/
H A DCMakeLists.txt7 elseif (CMAKE_SYSTEM_NAME MATCHES "NetBSD")
8 add_subdirectory(NetBSD)
/openbsd/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h113 {llvm::Triple::NetBSD, llvm::Triple::aarch64, NETBSD::AARCH64::NT_FPREGS},
114 {llvm::Triple::NetBSD, llvm::Triple::x86, NETBSD::I386::NT_FPREGS},
115 {llvm::Triple::NetBSD, llvm::Triple::x86_64, NETBSD::AMD64::NT_FPREGS},
/openbsd/distrib/sparc64/common/
H A Dinstall.md2 # $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $
4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
/openbsd/gnu/llvm/lldb/docs/status/
H A Dstatus.rst31 NetBSD section in Status
34 LLDB is improving on NetBSD and reaching feature completeness with Linux.
47 | Feature | FreeBSD | Linux | macOS | NetBSD
/openbsd/regress/lib/libc/sys/
H A DREADME1 Regression tests for system calls ported from NetBSD.
21 t_getrusage - no expected fail, PR kern/30115 is NetBSD, work more
37 t_mmap - ENOTBLK on test NetBSD is skipping, remove mmap_va0 test
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_netbsd_compat.inc12 // Interceptors for NetBSD old function calls that have been versioned.
14 // NetBSD minimal version supported 9.0.
15 // NetBSD current version supported 9.99.26.
/openbsd/etc/
H A Dpf.os196 # AIX is first because its signatures are close to NetBSD, MacOS X and
294 # ----------------- NetBSD ------------------
296 16384:64:0:60:M*,N,W0,N,N,T: NetBSD:1.3::NetBSD 1.3
297 65535:64:0:60:M*,N,W0,N,N,T0: NetBSD:1.6:opera:NetBSD 1.6 (Opera)
298 16384:64:0:60:M*,N,W0,N,N,T0: NetBSD:1.6::NetBSD 1.6
299 16384:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6:df:NetBSD 1.6 (DF)
300 65535:64:1:60:M*,N,W1,N,N,T0: NetBSD:1.6::NetBSD 1.6W-current (DF)
301 65535:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6::NetBSD 1.6X (DF)
302 32768:64:1:60:M*,N,W0,N,N,T0: NetBSD:1.6:randomization:NetBSD 1.6ZH-current (w/ ip_id randomization)
306 16384:64:0:60:M*,N,W0,N,N,T: OpenBSD:2.6::NetBSD 1.3 (or OpenBSD 2.6)
/openbsd/distrib/luna88k/ramdisk/
H A Dinstall.md3 # Copyright (c) 1996 The NetBSD Foundation, Inc.
6 # This code is derived from software contributed to The NetBSD Foundation
/openbsd/gnu/usr.bin/binutils/gdb/config/ns32k/
H A Dnbsdaout.mt1 # Target: PC532 running NetBSD
/openbsd/gnu/usr.bin/binutils/gdb/config/arm/
H A Dnbsdelf.mh1 # Host: NetBSD/arm
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Dnetbsd.inc9 .ascii "NetBSD\0\0"
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dconfig-ix.cmake713 (OS_NAME MATCHES "Android|Darwin|Linux|FreeBSD|NetBSD|Fuchsia|SunOS" OR
733 if (OS_NAME MATCHES "Linux|FreeBSD|Windows|NetBSD|SunOS")
749 OS_NAME MATCHES "Android|Darwin|Linux|NetBSD|Fuchsia")
756 OS_NAME MATCHES "Linux|FreeBSD|NetBSD")
784 if (OS_NAME MATCHES "Linux|Darwin|FreeBSD|NetBSD")
795 if (OS_NAME MATCHES "Linux|FreeBSD|Windows|NetBSD|SunOS")
802 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Windows|Android|Fuchsia|SunOS")
809 OS_NAME MATCHES "Linux|FreeBSD|NetBSD|Android|Darwin")
816 OS_NAME MATCHES "Linux|FreeBSD|NetBSD")
840 OS_NAME MATCHES "Darwin|Linux|FreeBSD|NetBSD|Fuchsia")
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/config/alpha/
H A Dnbsd.mh1 # Host: NetBSD/alpha
/openbsd/gnu/usr.bin/binutils/gdb/config/vax/
H A Dnbsdelf.mh1 # Host: NetBSD/vax ELF
/openbsd/gnu/usr.bin/binutils/gdb/config/i386/
H A Dnbsd64.mh1 # Host: NetBSD/amd64
/openbsd/gnu/usr.bin/binutils/gdb/config/m68k/
H A Dnbsd.mt1 # Target: NetBSD/m68k

12345678910>>...16