Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Update hacks.



details:   https://anonhg.NetBSD.org/src/rev/ea5ed9005297
branches:  trunk
changeset: 326723:ea5ed9005297
user:      joerg <joerg%NetBSD.org@localhost>
date:      Fri Feb 14 20:35:20 2014 +0000

description:
Update hacks.

diffstat:

 doc/TODO.clang |  10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

diffs (21 lines):

diff -r 9a7fd1c25376 -r ea5ed9005297 doc/TODO.clang
--- a/doc/TODO.clang    Fri Feb 14 20:34:27 2014 +0000
+++ b/doc/TODO.clang    Fri Feb 14 20:35:20 2014 +0000
@@ -1,14 +1,10 @@
-$NetBSD: TODO.clang,v 1.7 2014/01/15 22:25:22 joerg Exp $
+$NetBSD: TODO.clang,v 1.8 2014/02/14 20:35:20 joerg Exp $
 
 Hacks for the clang integration
 -------------------------------
 
-"-no-integrated-as" in src/sys/arch/amd64 and src/sys/arch/i386
-to compensate for the incomplete explicit positioning support in LLVM MC.
-
-LLVM PR 18273 and -no-integrated-as as workaround:
-    src/tests/libexec/ld.elf_so/helper_symver_dso1/Makefile
-    src/tests/libexec/ld.elf_so/helper_symver_dso2/Makefile
+"-no-integrated-as" is unsed 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":
     src/external/bsd/libc++/lib



Home | Main Index | Thread Index | Old Index