Module Name: src
Committed By: wiz
Date: Sat Feb 15 08:25:01 UTC 2014
Modified Files:
src/doc: TODO.clang
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/doc/TODO.clang
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.clang
diff -u src/doc/TODO.clang:1.8 src/doc/TODO.clang:1.9
--- src/doc/TODO.clang:1.8 Fri Feb 14 20:35:20 2014
+++ src/doc/TODO.clang Sat Feb 15 08:25:01 2014
@@ -1,9 +1,9 @@
-$NetBSD: TODO.clang,v 1.8 2014/02/14 20:35:20 joerg Exp $
+$NetBSD: TODO.clang,v 1.9 2014/02/15 08:25:01 wiz Exp $
Hacks for the clang integration
-------------------------------
-"-no-integrated-as" is unsed in src/sys/arch/i386/stand to compensate
+"-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
for the incomplete explicit positioning support in LLVM MC.
Missing atomic support in ARM libgcc, -march=armv6 "workaround":