Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Update to reflect .code32 support
details: https://anonhg.NetBSD.org/src/rev/6274b676fd4a
branches: trunk
changeset: 768356:6274b676fd4a
user: joerg <joerg%NetBSD.org@localhost>
date: Mon Aug 15 10:09:59 2011 +0000
description:
Update to reflect .code32 support
diffstat:
doc/TODO.clang | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 0219727318c3 -r 6274b676fd4a doc/TODO.clang
--- a/doc/TODO.clang Mon Aug 15 09:19:21 2011 +0000
+++ b/doc/TODO.clang Mon Aug 15 10:09:59 2011 +0000
@@ -1,11 +1,11 @@
-$NetBSD: TODO.clang,v 1.1 2011/05/30 16:25:31 joerg Exp $
+$NetBSD: TODO.clang,v 1.2 2011/08/15 10:09:59 joerg Exp $
Hacks for the clang integration
-------------------------------
-"-no-integrated-as" is src/sys/modules, src/sys/arch/amd64,
-src/sys/arch/i386 and src/sys/arch/xen to compensate for the missing
-.code16 and .code32 support in LLVM MC.
+"-no-integrated-as" is src/sys/arch/amd64 and src/sys/arch/i386
+to compensate for the missing .code16 support in LLVM MC
+and slightly different encoding of the lock stubs.
ah_regdomain.c in the kernel currently requires -Wno-error due to
http://llvm.org/bugs/show_bug.cgi?id=10030.
Home |
Main Index |
Thread Index |
Old Index