[BACK]Return to TODO.clang CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / doc

Annotation of src/doc/TODO.clang, Revision 1.10

1.10    ! joerg       1: $NetBSD: TODO.clang,v 1.9 2014/02/15 08:25:01 wiz Exp $
1.1       joerg       2:
                      3: Hacks for the clang integration
                      4: -------------------------------
                      5:
1.9       wiz         6: "-no-integrated-as" is used in src/sys/arch/i386/stand to compensate
1.8       joerg       7: for the incomplete explicit positioning support in LLVM MC.
1.6       joerg       8:
                      9: Missing atomic support in ARM libgcc, -march=armv6 "workaround":
                     10:     src/external/bsd/libc++/lib
                     11:     src/external/bsd/lllvm/lib/libLLVMSupport
1.10    ! joerg      12:
        !            13: Workaround for .fpu handling in src/sys/lib/libunwind for ARM by forcing
        !            14: GNU as.

CVSweb <webmaster@jp.NetBSD.org>