Module Name: src Committed By: joerg Date: Wed Jan 15 21:14:55 UTC 2014
Modified Files: src/doc: TODO.clang src/external/bsd/libc++/lib: Makefile src/external/bsd/llvm/lib/libLLVMSupport: Makefile Log Message: On ARM, force compiling some files in libc++ and LLVM's support library with -march=armv6 to get native atomics as we currently lack the fallback symbols in libgcc and libc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/doc/TODO.clang cvs rdiff -u -r1.4 -r1.5 src/external/bsd/libc++/lib/Makefile cvs rdiff -u -r1.23 -r1.24 src/external/bsd/llvm/lib/libLLVMSupport/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.