freebsd-dev/lib/libclang_rt
Warner Losh 8f3b60c5f1 Correct the detection of hard float arm
* Don't test MACHINE, it's irrelevant to userland and should never be
  used in userland Makefiles.
* If we match armv[67] and CPUTYPE is undefined OR it doesn't have
  'soft' in it, choose armhf.
* Add a note that the soft float on armv[67] may be broken.

Sponsored by: Netflix
2017-11-07 09:47:05 +00:00
..
asan Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
asan_cxx Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
asan_dynamic DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
asan-preinit Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
include Merge compiler-rt trunk r300890, and update build glue. 2017-04-22 18:43:15 +00:00
profile Support compiling lib/libclang_rt/profile a bit more with recent versions of gcc 2017-11-05 19:25:06 +00:00
safestack Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
stats Merge ^/head r320573 through r320970. 2017-07-13 22:01:38 +00:00
stats_client DIRDEPS_BUILD: Connect more libraries. 2017-07-11 00:32:48 +00:00
ubsan_standalone Merge llvm, clang, lld, lldb, compiler-rt and libc++ r307894, and update 2017-07-13 21:58:45 +00:00
ubsan_standalone_cxx Update compiler-rt to 3.9.0 release, and update the build glue for 2016-09-03 21:41:29 +00:00
Makefile Remove unnecessary src.opts.mk .include 2017-11-07 04:56:53 +00:00
Makefile.inc Correct the detection of hard float arm 2017-11-07 09:47:05 +00:00