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