Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Sat Feb 27 21:42:14 UTC 2016

Modified Files:
        src/doc: TODO.clang
        src/external/bsd/libc++/lib: Makefile
        src/external/bsd/llvm/lib/libLLVMSupport: Makefile

Log Message:
As workaround for limitations in Clang's atomic lowering on SPARC,
require v8+ for those files that need C++11 atomics.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/doc/TODO.clang
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/libc++/lib/Makefile
cvs rdiff -u -r1.30 -r1.31 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.




Home | Main Index | Thread Index | Old Index