K 10 svn:author V 6 andrew K 8 svn:date V 27 2015-01-09T20:00:37.959842Z K 7 svn:log V 326 With the update of compiler-rt we try to build a number of files that don't build on some ARM platforms, provide symbols we already provide in libc, or don't exist. Remove these from the build. Some of these may return later on specific targets. Differential Revision: https://reviews.freebsd.org/D1468 Reviewed by: dim, imp END