summaryrefslogtreecommitdiffstats
path: root/classes
Commit message (Expand)AuthorAgeFilesLines
...
* clang.bbclass: Add -pie -fPIE to SECURITY_PIE_CFLAGS explicitlyKhem Raj2017-07-211-0/+3
* clang.bbclass: Add -Qunused-arguments to clang argumentsKhem Raj2017-06-091-1/+1
* clang.bbclass: Disable llvm-libunwind for mipsKhem Raj2017-03-231-0/+1
* clang.bbclass: Add CCACHE prefix and use HOST_PREFIX instead of TARGET_PREFIXKhem Raj2017-03-211-4/+4
* clang: Add clang runtime to dependencies when toolchain is clangKhem Raj2017-03-161-2/+2
* Ony use llvm-libunwind if clang is selectedRoss Burton2016-05-251-0/+3
* clang-libs: Fix build on x86_64 and use gcc for all cross recipesKhem Raj2016-05-081-0/+1
* Switch default compiler option to remain gccKhem Raj2016-05-051-1/+1
* clang: Remove -mno-spe option from cmdline on ppcKhem Raj2016-03-031-0/+1
* clang: Move -Wno-error=unused-command-line-argument setting to TUNE_CCARGSKhem Raj2016-03-011-3/+1
* Pass -Wno-error=unused-command-line-argument to clangKhem Raj2016-02-291-0/+2
* clang.bbclass: remove gcc from deps when appropriateChristopher Larson2016-02-151-15/+4
* clang.bbclass: Replace -march=armv7ve with -march=armv7aKhem Raj2016-01-091-0/+3
* clang.bbclass: use gcc form nativesdk, crosssdk, cross-canadian recipesKhem Raj2015-10-011-0/+3
* clang.bbclass: Remove -mhard-float for ppcKhem Raj2015-10-011-0/+2
* clang: Convert gcc specific endian options to clang accepted onesKhem Raj2015-09-251-0/+4
* clang/classes: Invert the logic to select toolchain and default to clangKhem Raj2015-08-211-6/+37
* clang.bbclass: Remove junk filesKhem Raj2015-04-221-0/+0
* clang-cross: Rename PN to include TARGET_ARCHKhem Raj2015-04-061-0/+0
* classes: Add a mechanism, to select components to be able to select default c...Khem Raj2015-03-121-0/+10