summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* llvm: Fix wrong code generation when floor() libm function is calledpyroKhem Raj2017-09-213-4/+157
* nativesdk-clang-glue: Disable debug packagingOtavio Salvador2017-08-251-0/+1
* nativesdk-clang-glue: Fix indenting of codeOtavio Salvador2017-08-251-4/+4
* Merge remote-tracking branch 'origin/master' into pyroKhem Raj2017-05-181-0/+1
|\
| * clang: Handle return the clang arch for arm correctlyKhem Raj2017-05-181-0/+1
* | Merge remote-tracking branch 'origin/master' into pyroKhem Raj2017-05-181-22/+18
|\|
| * clang: Fix get_clang_arch() to address OE target arch combosKhem Raj2017-05-181-15/+10
| * clang: Change LLVM_TARGETS_TO_BUILD to build everything by defaultKhem Raj2017-05-181-8/+9
* | Merge remote-tracking branch 'origin/master' into pyroKhem Raj2017-05-162-5/+6
|\|
| * clang/llvm: Upgrade to 4.0.1 releaseKhem Raj2017-05-161-5/+5
| * clang: update for cmake changes in oe-coreRoss Burton2017-05-051-6/+1
| * compiler-rt: Disable xray for nowKhem Raj2017-04-151-0/+1
* | clang: update for cmake changes in oe-coreRoss Burton2017-05-141-6/+1
|/
* clang,llvm: update to latest on 4.0 releaseKhem Raj2017-04-141-2/+2
* nonclangable: Add libdc1394Khem Raj2017-03-271-0/+6
* clang: remove binutils from DEPENDS.Ismo Puustinen2017-03-231-1/+3
* lldb: Fix build with muslKhem Raj2017-03-222-0/+31
* lldb: Apply needed patches to llvm/clangKhem Raj2017-03-221-0/+17
* 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: allow override for not building all targetsMartin Kelly2017-03-211-6/+18
* clang: build libLLVM.soMartin Kelly2017-03-213-9/+18
* clang: fix the llvm-common wrapperMartin Kelly2017-03-213-14/+70
* clang: remove commented-out codeMartin Kelly2017-03-211-15/+0
* clang: correct spacing issueMartin Kelly2017-03-211-2/+2
* clang/compiler-rt: Fix nativesdk builds break compiler-rt dep for clangKhem Raj2017-03-162-1/+6
* clang: Add clang runtime to dependencies when toolchain is clangKhem Raj2017-03-165-2/+14
* clang: Fix cross compiler search path for compiler-rtKhem Raj2017-03-162-0/+42
* Remove INHIBIT_DEFAULT_DEPSKhem Raj2017-03-165-14/+8
* clang/compiler-rt: Use compiler-rt and libcxx as default runtime for target c...Khem Raj2017-03-165-49/+78
* lld: Add recipe for llvm linker (lld)Khem Raj2017-03-142-0/+50
* nonclangable: Remove packages which are now compilable with clang-4.0.0Khem Raj2017-03-131-10/+1
* m4: Fix build with clang especially on armv7Khem Raj2017-03-133-1/+22
* clang: Disable using shared libs for llvm on targetKhem Raj2017-03-131-1/+2
* nonclangable: Disable intrinsics for sqlite3Khem Raj2017-03-131-0/+5
* compiler-rt: Fix install locations where clang looks for itKhem Raj2017-03-092-7/+8
* clang: Use TATGET_SYS instead of just TARGETKhem Raj2017-03-081-1/+1
* libcxx: Add dependency on native pythonKhem Raj2017-03-081-1/+1
* compiler-rt: Disable XRAY on muslKhem Raj2017-03-081-2/+1
* llvm,libunwind: Update to 4.0.0-rc4Khem Raj2017-03-071-2/+2
* Add m4 to non-clangable listKhem Raj2017-03-041-0/+1
* clang/llvm: Update to 4.0.0 rc3Khem Raj2017-03-031-3/+3
* clang: Configure for target correctlyKhem Raj2017-02-281-0/+1
* clang: Update to latest on 4.0 release candidateKhem Raj2017-02-271-4/+4
* lldb: Add recipeKai Ruhnau2017-02-272-0/+52
* ncurses: fix build errors in some clang configurationsDaniel McGregor2017-02-131-0/+1
* nonclangable: use gcc for openjdk and openjreDaniel McGregor2017-02-131-0/+2
* clang: set target DEPENDS for gcc TOOLCHAINMikko Ylinen2017-02-131-1/+1
* llvm-libunwind: Fix license checksumKhem Raj2017-02-111-1/+1
* compiler-rt: Fix build with mips/mips64Khem Raj2017-02-112-0/+45