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

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/doc/TODO.clang between version 1.7 and 1.8

version 1.7, 2014/01/15 22:25:22 version 1.8, 2014/02/14 20:35:20
Line 3  $NetBSD$
Line 3  $NetBSD$
 Hacks for the clang integration  Hacks for the clang integration
 -------------------------------  -------------------------------
   
 "-no-integrated-as" in src/sys/arch/amd64 and src/sys/arch/i386  "-no-integrated-as" is unsed in src/sys/arch/i386/stand to compensate
 to compensate for the incomplete explicit positioning support in LLVM MC.  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  
   
 Missing atomic support in ARM libgcc, -march=armv6 "workaround":  Missing atomic support in ARM libgcc, -march=armv6 "workaround":
     src/external/bsd/libc++/lib      src/external/bsd/libc++/lib

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>