<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git, branch krogoth</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=krogoth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=krogoth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2016-09-07T22:44:58+00:00</updated>
<entry>
<title>Merge pull request #25 from mythi/krogoth</title>
<updated>2016-09-07T22:44:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-09-07T22:44:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=dc1d9d550a5d33d76a3bc6162739edccbd8bf012'/>
<id>urn:sha1:dc1d9d550a5d33d76a3bc6162739edccbd8bf012</id>
<content type='text'>
backport: clang-3.9: Remove unneeded flags for target</content>
</entry>
<entry>
<title>backport: clang-3.9: Remove unneeded flags for target</title>
<updated>2016-09-07T09:33:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-07-29T08:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=e0c2b17fd863e1f88063b100a80ad9d275c599c6'/>
<id>urn:sha1:e0c2b17fd863e1f88063b100a80ad9d275c599c6</id>
<content type='text'>
This commit cherry-picks bf0a01851fb7cd8d66a23cef0f69df519c085eff
from master to krogoth.

TUNE_CCARGS is an SSTATE variable and it must not used so that
it becomes builder specific. Builder specific TUNE_CCARGS makes
the SSTATE checksums to change and it invalidates the SSTATE cache
if used via SSTATE_MIRROR.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Mikko Ylinen &lt;mikko.ylinen@intel.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #22 from dsacre/musl-aeabi-krogoth</title>
<updated>2016-06-14T14:01:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-06-14T14:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=857d8e02130a21d80728950f757c0a9e418db60d'/>
<id>urn:sha1:857d8e02130a21d80728950f757c0a9e418db60d</id>
<content type='text'>
[krogoth] Fix AEABI helper functions in hard-float musl targets</content>
</entry>
<entry>
<title>clang: Fix AEABI helper calling convention for musl targets</title>
<updated>2016-06-14T08:20:30+00:00</updated>
<author>
<name>Dominic Sacré</name>
<email>dominic.sacre@gmx.de</email>
</author>
<published>2016-06-14T08:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a07ea851caa097acfa3d76fcaeef33e63aa58ef2'/>
<id>urn:sha1:a07ea851caa097acfa3d76fcaeef33e63aa58ef2</id>
<content type='text'>
AEABI floating point helper functions always use AAPCS (soft-float)
calling convention. Recognize MUSLEABI targets to fix the code generated
for musl-based hard-float builds.

Signed-off-by: Dominic Sacré &lt;dominic.sacre@gmx.de&gt;
</content>
</entry>
<entry>
<title>clang: Fix target triple detection for musl</title>
<updated>2016-06-14T08:19:14+00:00</updated>
<author>
<name>Dominic Sacré</name>
<email>dominic.sacre@gmx.de</email>
</author>
<published>2016-06-14T08:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=0cb950a68db7221217232ec9479a5a4b83637d62'/>
<id>urn:sha1:0cb950a68db7221217232ec9479a5a4b83637d62</id>
<content type='text'>
Change detection order so that "musleabihf" etc. are recognized as such,
and not just as plain "musl".

Signed-off-by: Dominic Sacré &lt;dominic.sacre@gmx.de&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target.bbappend: Append only for clang toolchain</title>
<updated>2016-05-28T05:51:42+00:00</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2016-05-25T23:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=cb30370406c356ab2520433994f5f9941e2d095e'/>
<id>urn:sha1:cb30370406c356ab2520433994f5f9941e2d095e</id>
<content type='text'>
Applying the below patch gets rid of all of the extra packages except
glibmm-dev.  I have no idea where that is coming from!

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Ony use llvm-libunwind if clang is selected</title>
<updated>2016-05-28T05:51:19+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-05-25T13:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=01674d64c5dcc5f43a684b6d380a3594f0814ce2'/>
<id>urn:sha1:01674d64c5dcc5f43a684b6d380a3594f0814ce2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang: don't depend on native perl or python</title>
<updated>2016-05-28T05:51:09+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-05-24T15:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=408179d7d2efd87c01bedf32ccd67e2ce4389879'/>
<id>urn:sha1:408179d7d2efd87c01bedf32ccd67e2ce4389879</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nonclangable.conf: Add nodejs for armv7</title>
<updated>2016-05-16T16:29:19+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-05-16T16:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=ed0cc9804381763e6c0baebcb2a5793645531a83'/>
<id>urn:sha1:ed0cc9804381763e6c0baebcb2a5793645531a83</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #19 from rojkov/master</title>
<updated>2016-05-16T16:18:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-05-16T16:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=8e8b123af77de7466dd99f8ff7831d0ff56bef26'/>
<id>urn:sha1:8e8b123af77de7466dd99f8ff7831d0ff56bef26</id>
<content type='text'>
clang_git.bb: Add dep on clang-native to clang</content>
</entry>
</feed>
