Home
last modified time | relevance | path

Searched refs:Haiku (Results 1 – 25 of 31) sorted by relevance

12

/openbsd/gnu/usr.bin/perl/
H A DREADME.haiku9 perlhaiku - Perl version 5.10+ on Haiku
13 This file contains instructions how to build Perl for Haiku and lists
33 The following problems are encountered with Haiku revision 28311:
45 Haiku yet.
49 A subtest of the F<cpan/Sys-Syslog/t/syslog.t> test fails. This is due to Haiku
55 fail. This is due to bugs in Haiku's network stack implementation.
61 For Haiku specific problems contact the HaikuPorts developers:
64 The initial Haiku port was done by Ingo Weinhold <ingo_weinhold@gmx.de>.
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DHaiku.cpp19 Haiku::Haiku(const Driver &D, const llvm::Triple& Triple, const ArgList &Args) in Haiku() function in Haiku
24 void Haiku::addLibCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibCxxIncludePaths()
30 void Haiku::addLibStdCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibStdCxxIncludePaths()
H A DHaiku.h20 class LLVM_LIBRARY_VISIBILITY Haiku : public Generic_ELF {
22 Haiku(const Driver &D, const llvm::Triple &Triple,
/openbsd/gnu/usr.bin/perl/haiku/Haiku/
H A DHaiku.pm1 package Haiku; package
21 bootstrap Haiku;
H A DHaiku.xs121 MODULE = Haiku PACKAGE = Haiku
/openbsd/gnu/usr.bin/perl/dist/Time-HiRes/t/
H A Dstat.t38 skip "testing stat access time on Haiku", 2;
82 skip "testing stat access on Haiku", 1 if $^O eq "haiku";
106 skip "testing stat access on Haiku", 3 if $^O eq "haiku";
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
H A DCMakeLists.txt14 if(${CMAKE_SYSTEM_NAME} MATCHES "Haiku")
/openbsd/gnu/llvm/llvm/tools/llvm-jitlink/
H A DCMakeLists.txt29 if(${CMAKE_SYSTEM_NAME} MATCHES "Haiku")
/openbsd/gnu/usr.bin/clang/libclangDriver/
H A DMakefile49 Haiku.cpp \
/openbsd/gnu/llvm/clang/lib/Driver/
H A DCMakeLists.txt62 ToolChains/Haiku.cpp
/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang/lib/Driver/
H A DBUILD.gn81 "ToolChains/Haiku.cpp",
/openbsd/gnu/llvm/llvm/include/llvm/TargetParser/
H A DTriple.h204 Haiku, enumerator
579 return getOS() == Triple::Haiku; in isOSHaiku()
/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/Arch/
H A DX86.cpp108 case llvm::Triple::Haiku: in getX86TargetCPU()
/openbsd/gnu/llvm/clang/lib/Basic/
H A DTargets.cpp535 case llvm::Triple::Haiku: in AllocateTarget()
591 case llvm::Triple::Haiku: in AllocateTarget()
/openbsd/usr.sbin/unbound/
H A Dconfig.guess1419 BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
1422 ppc:Haiku:*:*) # Haiku running on Apple PowerPC
1425 *:Haiku:*:*) # Haiku modern gcc (not bound by BeOS compat)
/openbsd/usr.sbin/nsd/
H A Dconfig.guess1384 BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
1387 ppc:Haiku:*:*) # Haiku running on Apple PowerPC
1390 *:Haiku:*:*) # Haiku modern gcc (not bound by BeOS compat)
/openbsd/gnu/llvm/llvm/cmake/
H A Dconfig.guess1250 BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
1253 x86_64:Haiku:*:*) # Haiku running on x86_64.
/openbsd/gnu/llvm/clang/lib/Lex/
H A DInitHeaderSearch.cpp285 case llvm::Triple::Haiku: in AddDefaultCIncludePaths()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5101delta.pod930 This contains instructions on how to build perl for the Haiku platform.
1067 =item Haiku
1069 Patches from the Haiku maintainers have been merged in. Perl should now
1070 build on Haiku.
H A Dperl.pod287 perlhaiku Perl notes for Haiku
H A Dperl5120delta.pod1402 L<perlhaiku> contains instructions on how to build perl for the Haiku
2748 =item Haiku
2750 Perl's developers have merged patches from Haiku's maintainers. Perl
2751 should now build on Haiku.
H A Dperl5180delta.pod1537 Windows, Haiku-OS and GNU/kFreeBSD. See F<cpan/Sys-Syslog/Changes>
2048 initially for their BeBox hardware. The OS Haiku was written as an open
2107 =head3 Haiku subsection
2109 Perl should now work out of the box on Haiku R1 Alpha 4.
/openbsd/gnu/llvm/llvm/lib/TargetParser/
H A DTriple.cpp222 case Haiku: return "haiku"; in getOSTypeName()
577 .StartsWith("haiku", Triple::Haiku) in parseOS()
/openbsd/gnu/usr.bin/perl/dist/IO/
H A DChangeLog156 * portability to Haiku-OS for the cachepropagate-*.t tests
/openbsd/gnu/llvm/llvm/lib/Support/Unix/
H A DPath.inc507 // Haiku doesn't expose this information.

12