Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2015 16:26:07 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r288927 - projects/clang370-import
Message-ID:  <201510061626.t96GQ72P045726@repo.freebsd.org>

index | next in thread | raw e-mail

Author: dim
Date: Tue Oct  6 16:26:07 2015
New Revision: 288927
URL: https://svnweb.freebsd.org/changeset/base/288927

Log:
  Update dates in UPDATING and ObsoleteFiles.inc.

Modified:
  projects/clang370-import/ObsoleteFiles.inc
  projects/clang370-import/UPDATING

Modified: projects/clang370-import/ObsoleteFiles.inc
==============================================================================
--- projects/clang370-import/ObsoleteFiles.inc	Tue Oct  6 16:25:13 2015	(r288926)
+++ projects/clang370-import/ObsoleteFiles.inc	Tue Oct  6 16:26:07 2015	(r288927)
@@ -38,9 +38,9 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
-# 20151005: new libc++ import
+# 20151006: new libc++ import
 OLD_FILES+=usr/include/c++/__tuple_03
-# 20151005: new clang import which bumps version from 3.6.1 to 3.7.0.
+# 20151006: 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

Modified: projects/clang370-import/UPDATING
==============================================================================
--- projects/clang370-import/UPDATING	Tue Oct  6 16:25:13 2015	(r288926)
+++ projects/clang370-import/UPDATING	Tue Oct  6 16:26:07 2015	(r288927)
@@ -31,7 +31,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
-20151005:
+20151006:
 	Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.7.0.
 	Please see the 20141231 entry below for information about prerequisites
 	and upgrading, if you are not already using clang 3.5.0 or higher.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510061626.t96GQ72P045726>