Home
last modified time | relevance | path

Searched refs:Hurd (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHurd.h19 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 DTriple.h235 Hurd, // GNU/Hurd enumerator
696 return getOS() == Triple::Hurd; in isOSHurd()
712 getOS() == Triple::Hurd) && in isOSGlibc()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp587 case llvm::Triple::Hurd: in AllocateTarget()
647 case llvm::Triple::Hurd: in AllocateTarget()
/freebsd/contrib/file/magic/Magdir/
H A Delf363 >7 byte 4 (GNU/Hurd)
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp279 case Hurd: return "hurd"; in getOSTypeName()
683 .StartsWith("hurd", Triple::Hurd) in parseOS()
/freebsd/contrib/bmake/
H A Dconfigure.in205 dnl Hurd refuses to define PATH_MAX or MAXPATHLEN
H A DChangeLog3223 and discard if not. Apparently needed for Hurd.
3272 Hurd)
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap-thread-check.m4453 dnl Hurd variant of Mach Cthreads
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc67 // For GNU Hurd
268 // 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 DELFObjectFile.h1467 return Triple::Hurd; in getOS()
/freebsd/share/misc/
H A Dcommitters-ports.dot122 shurd [label="Stephen Hurd\nshurd@FreeBSD.org\n2014/06/14\n2021/06/07"]
H A Dcommitters-src.dot352 shurd [label="Stephen Hurd\nshurd@FreeBSD.org\n2017/09/02"]
/freebsd/contrib/mandoc/
H A DTODO743 Found by Aaron M. Ucko in the GNU Hurd via Bdale Garbee,
/freebsd/contrib/libarchive/
H A DNEWS288 Feb, 2009: High-res timestamps on Tru64, AIX, and GNU Hurd, by Björn Jacke.
/freebsd/sys/contrib/zstd/
H A DCHANGELOG532 Fixed : compatibility with Hurd, by Przemyslaw Skibinski (#365)
/freebsd/contrib/less/
H A DNEWS1158 * Ported to GNU Hurd.
/freebsd/usr.bin/calendar/calendars/
H A Dcalendar.freebsd491 12/19 Stephen Hurd <shurd@FreeBSD.org> born in Estevan, Saskatchewan, Canada, 1975
/freebsd/lib/clang/libclang/
H A DMakefile394 SRCS_MIN+= Driver/ToolChains/Hurd.cpp
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp30 #include "ToolChains/Hurd.h"
530 // GNU/Hurd's triples should have been -hurd-gnu*, but were historically made in computeTargetTriple()
532 // being the Hurd OS. in computeTargetTriple()
6457 case llvm::Triple::Hurd: in getToolChain()
6458 TC = std::make_unique<toolchains::Hurd>(*this, Target, Args); in getToolChain()
/freebsd/contrib/dialog/
H A DCHANGES833 the widget (adapted from patch by Stephen Hurd).
842 Heinonen, Stephen Hurd).
/freebsd/contrib/libpcap/
H A DCHANGES949 Treat Debian/kFreeBSD and GNU/Hurd as systems with GNU
/freebsd/crypto/openssh/
H A DChangeLog1205 Fix detection of setres*id on GNU/Hurd
1210 it, define other _SOURCE macros like on GNU/Linux, since GNU/Hurd uses
H A Dconfigure.ac1353 dnl GNU Hurd. Needs to be after the linux and the other *-gnu entries.
/freebsd/sys/contrib/zlib/
H A DChangeLog905 - Support shared libraries on Hurd and KFreeBSD [Brown]
/freebsd/contrib/ncurses/
H A DNEWS8874 + modify CF_XOPEN_SOURCE configure macro to make Hurd port build
10102 Hurd <deuce@lordlegacy.org> in newsgroup lucky.freebsd.bugs) -TD
12203 + change shared-library versioning for the Hurd to be like Linux rather
12483 + modify configure script for GNU/Hurd share-library support, introduce

12