Go to file
Daniel Sanders 3b92c5bd41 [mips] Correct linux dynamic linker for -mnan=2008
Summary:
The dynamic linker is named ld-linux-mipsn8.so.1 when -mnan=2008 is given (or
is the default). It remains ld.so.1 for other cases.

This is necessary for MIPS32r6/MIPS64r6 since these ISA's default to -mnan=2008.

Differential Revision: http://reviews.llvm.org/D4273

llvm-svn: 211598
2014-06-24 15:04:16 +00:00
clang [mips] Correct linux dynamic linker for -mnan=2008 2014-06-24 15:04:16 +00:00
clang-tools-extra Track changes from clang r211448. 2014-06-21 23:33:00 +00:00
compiler-rt [asan] adding support of 32-bit address sanitizer for MIPS 2014-06-24 12:08:18 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add half limits 2014-06-24 09:51:01 +00:00
libcxx Some calls to get<>() were qualified. Some were not. Qualify them all. Fixes bug #20092. Thanks to Agustín Bergé for the bug report and the fix. 2014-06-24 00:46:19 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Update for llvm api change. 2014-06-24 13:57:13 +00:00
lldb Fix error handling for the AppleGetQueues and AppleGetPendingItems 2014-06-23 22:45:54 +00:00
llvm Replace two release calls with std::move. I missed this on the previous commit. 2014-06-24 14:25:17 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly cmake: Fix reference to Pluto file 2014-06-24 13:31:42 +00:00