svn commit: r46536 - head/en_US.ISO8859-1/htdocs/news/status
Ed Maste <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: emaste (src committer) Date: Tue Apr 14 19:31:14 2015 New Revision: 46536 URL: https://svnweb.freebsd.org/changeset/doc/46536 Log: Update Clang/LLVM - Correct my email address (I'm the other Ed) - Clarify that asan and ubsan are two sanitizers - Mention arm64 compiler runtime support routines in compiler-rt Approved by: bjk Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Tue Apr 14 18:24:51 2015 (r46535) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Tue Apr 14 19:31:14 2015 (r46536) @@ -717,7 +717,7 @@ WITHOUT_FORTH=y</pre> <given>Ed</given> <common>Maste</common> </name> - <email>[email protected]</email> + <email>[email protected]</email> </person> <person> @@ -750,9 +750,10 @@ WITHOUT_FORTH=y</pre> <p>We have also imported a newer snapshot of compiler-rt, with better support for Address Sanitizer and Undefined - Behavior Sanitizer. With the updated clang, llvm, and - compiler-rt, we now support the Address Undefined Behavior - Sanitizers in the base system toolchain.</p> + Behavior Sanitizer, and arm64 runtime support routines. + With the updated clang, llvm, and compiler-rt, we now support the + Address and Undefined Behavior Sanitizers in the base system + toolchain.</p> <p>Like the 3.5.0 release, these components require C++11 support to build. At this point, FreeBSD 10.0 and later _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"