Home
last modified time | relevance | path

Searched refs:Linux (Results 1 – 25 of 607) sorted by relevance

12345678910>>...25

/openbsd-src/usr.bin/file/magdir/
H A Dlinux4 # linux: file(1) magic for Linux files
6 # Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
7 # The following basic Linux magic is useful for reference, but using
10 # 2 leshort 100 Linux/i386
16 0 lelong 0x00640107 Linux/i386 impure executable (OMAGIC)
18 0 lelong 0x00640108 Linux/i386 pure executable (NMAGIC)
20 0 lelong 0x0064010b Linux/i386 demand-paged executable (ZMAGIC)
22 0 lelong 0x006400cc Linux/i386 demand-paged executable (QMAGIC)
25 0 string \007\001\000 Linux/i386 object file
27 # Linux-8086 stuff:
[all …]
H A Dsniffer102 >20 belong 19 (Linux ATM Classical IP
112 >20 belong 106 (Linux Classical IP over ATM
117 >20 belong 113 (Linux "cooked"
124 >20 belong 129 (Linux ARCNET
152 >20 belong 177 (Linux LAPD
154 >20 belong 189 (Linux USB
165 >20 belong 209 (Linux IPMB
167 >20 belong 220 (Memory-mapped Linux USB
179 >20 belong 239 (Linux netlink NFLOG messages
207 >20 lelong 19 (Linux ATM Classical IP
[all …]
/openbsd-src/usr.sbin/unbound/
H A Dconfig.guess153 Linux|GNU|GNU/*)
986 aarch64:Linux:*:*)
1009 aarch64_be:Linux:*:*)
1013 alpha:Linux:*:*)
1027 arc:Linux:*:* | arceb:Linux:*:* | arc32:Linux:*:* | arc64:Linux:*:*)
1030 arm*:Linux:*:*)
1046 avr32*:Linux
[all...]
/openbsd-src/usr.sbin/nsd/
H A Dconfig.guess153 Linux|GNU|GNU/*)
978 aarch64:Linux:*:*)
981 aarch64_be:Linux:*:*)
985 alpha:Linux:*:*)
999 arc:Linux:*:* | arceb:Linux:*:* | arc32:Linux:*:* | arc64:Linux:*:*)
1002 arm*:Linux:*:*)
1018 avr32*:Linux:*:*)
1021 cris:Linux:*:*)
1024 crisv32:Linux:*:*)
1027 e2k:Linux:*:*)
[all …]
/openbsd-src/gnu/llvm/llvm/cmake/
H A Dconfig.guess866 aarch64*:Linux:*)
869 alpha:Linux:*:*)
883 arm*:Linux:*:*)
899 avr32*:Linux:*:*)
902 cris:Linux:*:*)
905 crisv32:Linux:*:*)
908 frv:Linux:*:*)
911 i*86:Linux:*:*)
922 ia64:Linux:*:*)
925 loongarch32:Linux:*:* | loongarch64:Linux:*:* | loongarchx32:Linux:*:*)
[all …]
/openbsd-src/etc/
H A Dpf.os121 # OS - OS genre (Linux, Solaris, Windows)
167 # a completely different system as Linux or FreeBSD or LinkSys router.
178 # possible /proc/sys/net/ipv4 tweak on Linux or so.
197 # Linux 2.0, but it uses a fairly rare MSSes, at least sometimes...
211 # ----------------- Linux -------------------
213 # S1:64:0:44:M*:A: Linux:1.2::Linux 1.2.x (XXX quirks support)
214 512:64:0:44:M*: Linux:2.0:3x:Linux 2.0.3x
215 16384:64:0:44:M*: Linux:2.0:3x:Linux 2.0.3x
218 2:64:0:44:M*: Linux:2.0:3x:Linux 2.0.3x (MkLinux) on Mac
219 64:64:0:44:M*: Linux:2.0:3x:Linux 2.0.3x (MkLinux) on Mac
[all …]
/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DLinux.cpp41 std::string Linux::getMultiarchTriple(const Driver &D, in getMultiarchTriple()
181 Linux::Linux(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in Linux() function in Linux
315 ToolChain::RuntimeLibType Linux::GetDefaultRuntimeLibType() const { in GetDefaultRuntimeLibType()
321 unsigned Linux::GetDefaultDwarfVersion() const { in GetDefaultDwarfVersion()
327 ToolChain::CXXStdlibType Linux::GetDefaultCXXStdlibType() const { in GetDefaultCXXStdlibType()
333 bool Linux::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport()
335 Tool *Linux::buildLinker() const { return new tools::gnutools::Linker(*this); } in buildLinker()
337 Tool *Linux::buildStaticLibTool() const { in buildStaticLibTool()
341 Tool *Linux::buildAssembler() const { in buildAssembler()
345 std::string Linux::computeSysRoot() const { in computeSysRoot()
[all …]
H A DPPCLinux.cpp49 : Linux(D, Triple, Args) { in PPCLinuxToolChain()
70 Linux::AddClangSystemIncludeArgs(DriverArgs, CC1Args); in AddClangSystemIncludeArgs()
100 std::string Linker = Linux::getDynamicLinker(Args); in SupportIEEEFloat128()
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.linux9 perllinux - Perl version 5 on Linux systems
13 This document describes various features of Linux that will affect how Perl
16 =head2 Deploying Perl on Linux
18 Normally one can install F</usr/bin/perl> on Linux using your distribution's
25 Otherwise, perl should build fine on Linux using the mainstream compilers
28 =head2 Experimental Support for Sun Studio Compilers for Linux OS
31 Linux. As of May 2019, the last stable release took place on 2017, and one can
35 Linux. Following the normal C<Configure>, you have to run make as follows:
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DRegisterUtilities.h111 {llvm::Triple::Linux, llvm::Triple::x86, llvm::ELF::NT_PRXFPREG},
112 {llvm::Triple::Linux, llvm::Triple::UnknownArch, llvm::ELF::NT_FPREGSET},
120 {llvm::Triple::Linux, llvm::Triple::aarch64, llvm::ELF::NT_ARM_SVE},
124 {llvm::Triple::Linux, llvm::Triple::aarch64, llvm::ELF::NT_ARM_PAC_MASK},
130 {llvm::Triple::Linux, llvm::Triple::UnknownArch, llvm::ELF::NT_PPC_VMX},
134 {llvm::Triple::Linux, llvm::Triple::UnknownArch, llvm::ELF::NT_PPC_VSX},
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp126 if (os == llvm::Triple::Linux && in AllocateTarget()
150 case llvm::Triple::Linux: in AllocateTarget()
174 case llvm::Triple::Linux: in AllocateTarget()
190 case llvm::Triple::Linux: in AllocateTarget()
224 case llvm::Triple::Linux: in AllocateTarget()
251 case llvm::Triple::Linux: in AllocateTarget()
265 case llvm::Triple::Linux: in AllocateTarget()
281 case llvm::Triple::Linux: in AllocateTarget()
297 case llvm::Triple::Linux: in AllocateTarget()
313 case llvm::Triple::Linux: in AllocateTarget()
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dconfig.guess825 arm*:Linux:*:*)
828 cris:Linux:*:*)
831 crisv32:Linux:*:*)
834 frv:Linux:*:*)
837 ia64:Linux:*:*)
840 m32r*:Linux:*:*)
843 m68*:Linux:*:*)
846 mips:Linux:*:*)
865 mips64:Linux:*:*)
884 or32:Linux:*:*)
[all …]
/openbsd-src/gnu/lib/libiberty/
H A Dconfig.guess825 arm*:Linux:*:*)
828 cris:Linux:*:*)
831 crisv32:Linux:*:*)
834 frv:Linux:*:*)
837 ia64:Linux:*:*)
840 m32r*:Linux:*:*)
843 m68*:Linux:*:*)
846 mips:Linux:*:*)
865 mips64:Linux:*:*)
884 or32:Linux:*:*)
[all …]
/openbsd-src/gnu/gcc/gcc/doc/
H A Dgnu.texi6 @unnumbered The GNU Project and GNU/Linux
12 kernel Linux, are now widely used; though these systems are often
13 referred to as ``Linux'', they are more accurately called GNU/Linux
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dgnu.texi6 @unnumbered The GNU Project and GNU/Linux
12 kernel Linux, are now widely used; though these systems are often
13 referred to as ``Linux'', they are more accurately called GNU/Linux
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dqemu-testing.rst18 * **setup.sh** is used to build the Linux kernel image and QEMU system emulation executable(s) from…
20 * **run-qemu.sh** utilizes QEMU to boot a Linux kernel image with a root file system image.
45 …and Focal images but they can be used to generate rootfs images of other Debian Linux distribution.
50 Build QEMU or cross compile Linux kernel from source using setup.sh
53 **Example:** Build QEMU binaries and Arm/AArch64 Linux kernel image
59 **Example:** Build Linux kernel image only
88 * Linux kernel image must be built from source using setup.sh or provided via
92 setup.sh was used to build Linux kernel and QEMU binaries.
110 --kernel <path of Linux kernel image> --qemu <path of QEMU binary>
128 * Cross compile LLDB server for AArch64 Linux: Please visit https://lldb.llvm.org/resources/build.h…
/openbsd-src/gnu/usr.bin/texinfo/
H A Dconfig.guess789 arm*:Linux:*:*)
792 cris:Linux:*:*)
795 crisv32:Linux:*:*)
798 frv:Linux:*:*)
801 ia64:Linux:*:*)
804 m32r*:Linux:*:*)
807 m68*:Linux:*:*)
810 mips:Linux:*:*)
829 mips64:Linux:*:*)
848 ppc:Linux:*:*)
[all …]
/openbsd-src/gnu/llvm/lldb/docs/status/
H A Dstatus.rst7 LLDB on FreeBSD lags behind the Linux implementation but is improving rapidly.
10 Linux chapter
13 LLDB is improving on Linux. Linux is nearing feature completeness with Darwin
34 LLDB is improving on NetBSD and reaching feature completeness with Linux.
47 | Feature | FreeBSD | Linux | macOS | NetBSD…
/openbsd-src/distrib/notes/loongson/
H A Dinstall19 installation kernel to the main Linux partition, and boot from it.
22 Linux system, at the PMON prompt, enter
61 The setup will need one 'Linux files' partition and an 'OpenBSD'
63 will create a small 'Linux files' partition and use the rest of
70 Linux partitions defined on the disk will usually show up as
81 OpenBSDDISKInstall({:-"wdN" or -:},,{:-, Linux (ext2) or MS-DOS-:})
90 preserving the Linux partitions is complete, you can add an OpenBSD
93 The boot menu contents are found in /boot/boot.cfg on the Linux
134 If you have removed the Linux installation or if you do not want to
142 small Linux partition created by the installation.
[all …]
/openbsd-src/gnu/usr.bin/binutils/
H A Dconfig.guess797 arm*:Linux:*:*)
800 cris:Linux:*:*)
803 ia64:Linux:*:*)
806 m68*:Linux:*:*)
809 mips:Linux:*:*)
828 mips64:Linux:*:*)
847 ppc:Linux:*:*)
850 ppc64:Linux:*:*)
853 alpha:Linux:*:*)
867 parisc:Linux:*:* | hppa:Linux:*:*)
[all …]
/openbsd-src/gnu/lib/libstdc++/
H A Dconfig.guess765 arm*:Linux:*:*)
768 ia64:Linux:*:*)
771 m68*:Linux:*:*)
774 mips:Linux:*:*)
793 mips64:Linux:*:*)
812 ppc:Linux:*:*)
815 ppc64:Linux:*:*)
818 alpha:Linux:*:*)
832 parisc:Linux:*:* | hppa:Linux:*:*)
840 parisc64:Linux:*:* | hppa64:Linux:*:*)
[all …]
/openbsd-src/gnu/usr.bin/gcc/
H A Dconfig.guess765 arm*:Linux:*:*)
768 ia64:Linux:*:*)
771 m68*:Linux:*:*)
774 mips:Linux:*:*)
793 mips64:Linux:*:*)
812 ppc:Linux:*:*)
815 ppc64:Linux:*:*)
818 alpha:Linux:*:*)
832 parisc:Linux:*:* | hppa:Linux:*:*)
840 parisc64:Linux:*:* | hppa64:Linux:*:*)
[all …]
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DXcodeSDK.cpp39 case XcodeSDK::Linux: in GetName()
81 return XcodeSDK::Linux; in ParseSDKName()
82 static_assert(XcodeSDK::Linux == XcodeSDK::numSDKTypes - 1, in ParseSDKName()
189 case Linux: in GetCanonicalName()
236 case Type::Linux: in SupportsSwift()
279 case Triple::Linux: in GetSDKTypeForTriple()
280 return XcodeSDK::Linux; in GetSDKTypeForTriple()
/openbsd-src/gnu/lib/libreadline/support/
H A Dconfig.guess782 arm*:Linux:*:*)
785 ia64:Linux:*:*)
788 m68*:Linux:*:*)
791 mips:Linux:*:*)
811 ppc:Linux:*:*)
814 ppc64:Linux:*:*)
817 alpha:Linux:*:*)
831 parisc:Linux:*:* | hppa:Linux:*:*)
839 parisc64:Linux:*:* | hppa64:Linux:*:*)
842 s390:Linux:*:* | s390x:Linux:*:*)
[all …]
/openbsd-src/gnu/share/
H A Dconfig.guess715 arm*:Linux:*:*)
718 ia64:Linux:*:*)
721 m68*:Linux:*:*)
724 mips:Linux:*:*)
744 ppc:Linux:*:*)
773 alpha:Linux:*:*)
818 parisc:Linux:*:* | hppa:Linux:*:*)
826 parisc64:Linux:*:* | hppa64:Linux:*:*)
829 s390:Linux:*:* | s390x:Linux:*:*)
832 sh*:Linux:*:*)
[all …]

12345678910>>...25