Module Name: src
Committed By: joerg
Date: Sat Feb 6 22:00:59 UTC 2021
Modified Files:
src/doc: TODO.clang
Log Message:
Drop acorn32 entry, fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.23 src/doc/TODO.clang:1.24
--- src/doc/TODO.clang:1.23 Fri Aug 2 12:06:20 2019
+++ src/doc/TODO.clang Sat Feb 6 22:00:59 2021
@@ -1,11 +1,8 @@
-$NetBSD: TODO.clang,v 1.23 2019/08/02 12:06:20 joerg Exp $
+$NetBSD: TODO.clang,v 1.24 2021/02/06 22:00:59 joerg Exp $
Hacks for the clang integration
-------------------------------
-src/sys/arch/acorn32/stand
- "-fno-integrated-as" is used for pre-unified ARM assembler.
-
src/sys/arch/i386/stand
"-no-integrated-as" is used to compensate
for the incomplete explicit positioning support in LLVM MC.