aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-05-30 15:45:39 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-05-30 15:45:39 +0000
commit8472c029fa2cedb9f93dd02b1469db506e5e1d16 (patch)
tree0029761603e5f5a7c21fb4ebffae95080eea052f /ObsoleteFiles.inc
parentebeff3f9b4f3a7459c712833bbb7179b357681de (diff)
parent6332aaacb48c35b6c243b7caf18ddae3a027fd46 (diff)
downloadsrc-8472c029fa2cedb9f93dd02b1469db506e5e1d16.tar.gz
src-8472c029fa2cedb9f93dd02b1469db506e5e1d16.zip
Merge ^/head r283596 through r283770.
Notes
Notes: svn path=/projects/clang-trunk/; revision=283771
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc6
1 files changed, 5 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 342648529f3e..c51cf7c7cf9f 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,7 +38,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 20150529: new clang import which bumps version from 3.6.1 to 3.7.0.
+# 2015mmdd: new clang import which bumps version from 3.6.1 to 3.7.0.
OLD_FILES+=usr/lib/clang/3.6.1/include/__stddef_max_align_t.h
OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_aes.h
OLD_FILES+=usr/lib/clang/3.6.1/include/__wmmintrin_pclmul.h
@@ -99,6 +99,10 @@ OLD_FILES+=usr/lib/clang/3.6.1/lib/freebsd/libclang_rt.ubsan_cxx-x86_64.a
OLD_DIRS+=usr/lib/clang/3.6.1/lib/freebsd
OLD_DIRS+=usr/lib/clang/3.6.1/lib
OLD_DIRS+=usr/lib/clang/3.6.1
+# 20150528: PCI IOV device driver methods moved to a separate kobj interface.
+OLD_FILES+=usr/share/man/man9/PCI_ADD_VF.9
+OLD_FILES+=usr/share/man/man9/PCI_INIT_IOV.9
+OLD_FILES+=usr/share/man/man9/PCI_UNINIT_IOV.9
# 20150525: new clang import which bumps version from 3.6.0 to 3.6.1.
OLD_FILES+=usr/lib/clang/3.6.0/include/__stddef_max_align_t.h
OLD_FILES+=usr/lib/clang/3.6.0/include/__wmmintrin_aes.h