[cfe-commits] [PATCH] NetBSD toolchain config and trivial assorted patches

Joerg Sonnenberger joerg at britannica.bec.de
Thu Jan 6 11:46:20 PST 2011


Hi,
the first attached patch adds the basic NetBSD target configuration
based on what FreeBSD et al are doing. This will need some refinement in
the future e.g. for allowing better cross-compiling integration, but it
gets the ball rolling.

The second patch recognizes that all BSDs have arc4random.

The third patch adds a missing include. The fourth patch is against LLVM
itself with the same problem.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-netbsd.diff
Type: text/x-diff
Size: 16062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110106/d960e5ed/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-arc4random.diff
Type: text/x-diff
Size: 719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110106/d960e5ed/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-cctype.diff
Type: text/x-diff
Size: 393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110106/d960e5ed/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-cctype.diff
Type: text/x-diff
Size: 511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110106/d960e5ed/attachment-0003.diff>


More information about the cfe-commits mailing list