| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Hurd.cpp | 30 std::string Hurd::getMultiarchTriple(const Driver &D, in getMultiarchTriple() 72 Hurd::Hurd(const Driver &D, const llvm::Triple &Triple, const ArgList &Args) in Hurd() function in Hurd 128 bool Hurd::HasNativeLLVMSupport() const { return true; } in HasNativeLLVMSupport() 130 Tool *Hurd::buildLinker() const { return new tools::gnutools::Linker(*this); } in buildLinker() 132 Tool *Hurd::buildAssembler() const { in buildAssembler() 136 std::string Hurd::getDynamicLinker(const ArgList &Args) const { in getDynamicLinker() 149 void Hurd::AddClangSystemIncludeArgs(const ArgList &DriverArgs, in AddClangSystemIncludeArgs() 203 void Hurd::addLibStdCxxIncludePaths(const llvm::opt::ArgList &DriverArgs, in addLibStdCxxIncludePaths() 218 void Hurd::addExtraOpts(llvm::opt::ArgStringList &CmdArgs) const { in addExtraOpts()
|
| H A D | Hurd.h | 19 class LLVM_LIBRARY_VISIBILITY Hurd : public Generic_ELF { 21 Hurd(const Driver &D, const llvm::Triple &Triple,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | Triple.h | 239 Hurd, // GNU/Hurd enumerator 739 return getOS() == Triple::Hurd; in isOSHurd() 755 getOS() == Triple::Hurd) && in isOSGlibc()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | InitHeaderSearch.cpp | 221 case llvm::Triple::Hurd: in ShouldAddDefaultIncludePaths()
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | Targets.cpp | 598 case llvm::Triple::Hurd: in AllocateTarget() 661 case llvm::Triple::Hurd: in AllocateTarget()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | elf | 363 >7 byte 4 (GNU/Hurd)
|
| /freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
| H A D | Triple.cpp | 297 case Hurd: return "hurd"; in getOSTypeName() 713 .StartsWith("hurd", Triple::Hurd) in parseOS()
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | openldap-thread-check.m4 | 453 dnl Hurd variant of Mach Cthreads
|
| /freebsd/contrib/bmake/ |
| H A D | configure.in | 250 dnl Hurd refuses to define PATH_MAX or MAXPATHLEN
|
| H A D | ChangeLog | 3562 and discard if not. Apparently needed for Hurd. 3611 Hurd)
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
| H A D | Path.inc | 62 // For GNU Hurd 267 // GNU/Hurd, /proc/self/exe is a symlink to the path that was used to start
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFObjectFile.h | 1472 return Triple::Hurd; in getOS()
|
| /freebsd/share/misc/ |
| H A D | committers-ports.dot | 121 shurd [label="Stephen Hurd\nshurd@FreeBSD.org\n2014/06/14\n2021/06/07"]
|
| H A D | committers-src.dot | 366 shurd [label="Stephen Hurd\nshurd@FreeBSD.org\n2017/09/02"]
|
| /freebsd/contrib/mandoc/ |
| H A D | TODO | 761 Found by Aaron M. Ucko in the GNU Hurd via Bdale Garbee,
|
| /freebsd/contrib/libarchive/ |
| H A D | NEWS | 312 Feb, 2009: High-res timestamps on Tru64, AIX, and GNU Hurd, by Björn Jacke.
|
| /freebsd/usr.bin/calendar/calendars/ |
| H A D | calendar.freebsd | 495 12/19 Stephen Hurd <shurd@FreeBSD.org> born in Estevan, Saskatchewan, Canada, 1975
|
| /freebsd/sys/contrib/zstd/ |
| H A D | CHANGELOG | 674 Fixed : compatibility with Hurd, by Przemyslaw Skibinski (#365)
|
| /freebsd/lib/clang/libclang/ |
| H A D | Makefile | 421 SRCS_MIN+= Driver/ToolChains/Hurd.cpp
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 6918 case llvm::Triple::Hurd: in getToolChain() 6919 TC = std::make_unique<toolchains::Hurd>(*this, Target, Args); in getToolChain()
|
| /freebsd/contrib/less/ |
| H A D | NEWS | 1570 * Ported to GNU Hurd.
|
| /freebsd/contrib/libpcap/ |
| H A D | CHANGES | 1056 Treat Debian/kFreeBSD and GNU/Hurd as systems with GNU
|
| /freebsd/sys/contrib/zlib/ |
| H A D | ChangeLog | 956 - Support shared libraries on Hurd and KFreeBSD [Brown]
|
| /freebsd/crypto/openssh/ |
| H A D | configure.ac | 1466 dnl GNU Hurd. Needs to be after the linux and the other *-gnu entries.
|
| /freebsd/contrib/ncurses/ |
| H A D | NEWS | 9443 + modify CF_XOPEN_SOURCE configure macro to make Hurd port build 10671 Hurd <deuce@lordlegacy.org> in newsgroup lucky.freebsd.bugs) -TD 12772 + change shared-library versioning for the Hurd to be like Linux rather 13052 + modify configure script for GNU/Hurd share-library support, introduce
|