aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-04-12 20:00:40 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-12 20:00:40 -0400
commit09c9b61d5da24174b867a6ffda29b7435e1fda74 (patch)
tree89f5775bfeb0305f3b87a97c488b7e8347294821 /Documentation
parent141eaccd018ef0476e94b180026d973db35460fd (diff)
parentc4586256f0c440bc2bdb29d2cbb915f0ca785d26 (diff)
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel
Pull llvm patches from Behan Webster: "These are some initial updates to support compiling the kernel with clang. These patches have been through the proper reviews to the best of my ability, and have been soaking in linux-next for a few weeks. These patches by themselves still do not completely allow clang to be used with the kernel code, but lay the foundation for other patches which are still under review. Several other of the LLVMLinux patches have been already added via maintainer trees" * tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel: x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" x86 kbuild: LLVMLinux: More cc-options added for clang x86, acpi: LLVMLinux: Remove nested functions from Thinkpad ACPI LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h LLVMLinux: Remove warning about returning an uninitialized variable kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang Documentation: LLVMLinux: Update Documentation/dontdiff kbuild: LLVMLinux: Adapt warnings for compilation with clang kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/dontdiff3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff
index b89a739a3276..9de9813d0ec5 100644
--- a/Documentation/dontdiff
+++ b/Documentation/dontdiff
@@ -1,5 +1,6 @@
1*.a 1*.a
2*.aux 2*.aux
3*.bc
3*.bin 4*.bin
4*.bz2 5*.bz2
5*.cis 6*.cis
@@ -21,6 +22,7 @@
21*.i 22*.i
22*.jpeg 23*.jpeg
23*.ko 24*.ko
25*.ll
24*.log 26*.log
25*.lst 27*.lst
26*.lzma 28*.lzma
@@ -35,6 +37,7 @@
35*.out 37*.out
36*.patch 38*.patch
37*.pdf 39*.pdf
40*.plist
38*.png 41*.png
39*.pot 42*.pot
40*.ps 43*.ps