<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git, branch rocko</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=rocko</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=rocko'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2018-07-24T14:18:54+00:00</updated>
<entry>
<title>clang: enable support for BPF target</title>
<updated>2018-07-24T14:18:54+00:00</updated>
<author>
<name>Daniel Díaz</name>
<email>daniel.diaz@linaro.org</email>
</author>
<published>2018-04-11T17:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=533f882e77714a231a1cef985fd9bb7f56e44145'/>
<id>urn:sha1:533f882e77714a231a1cef985fd9bb7f56e44145</id>
<content type='text'>
Signed-off-by: Daniel Díaz &lt;daniel.diaz@linaro.org&gt;

(Cherry-picked from 63cdfebb47be639e3aff22f3592c238f3c3b495c.)
</content>
</entry>
<entry>
<title>clang: Update to latest on release_50</title>
<updated>2018-01-26T18:16:05+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-12-13T03:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a4c0cd28de9c3d5823be43150a76d221b08896d6'/>
<id>urn:sha1:a4c0cd28de9c3d5823be43150a76d221b08896d6</id>
<content type='text'>
Fixes issue #47

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>llvm/libunwind: Update to latest on 5.0 branch</title>
<updated>2018-01-26T18:15:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-11-12T18:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a55735a119c0bd9f261ae2e07febbc037dff7aec'/>
<id>urn:sha1:a55735a119c0bd9f261ae2e07febbc037dff7aec</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>clang,llvm,lld: Update to latest on release_50</title>
<updated>2017-10-05T22:50:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-10-05T22:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=5176136fe731f0e8e526fe7252e607dbafb3ac92'/>
<id>urn:sha1:5176136fe731f0e8e526fe7252e607dbafb3ac92</id>
<content type='text'>
Drop upstreamed patches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>clang: add missing ; for llvm targets</title>
<updated>2017-10-04T19:01:05+00:00</updated>
<author>
<name>Martin Kelly</name>
<email>mkelly@xevo.com</email>
</author>
<published>2017-10-04T18:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=06cfc022a8138de2326b4fd256f9010414ecdcc4'/>
<id>urn:sha1:06cfc022a8138de2326b4fd256f9010414ecdcc4</id>
<content type='text'>
Without this, we get a syntax error when we don't override
LLVM_TARGETS_TO_BUILD_TARGET because LLVM_TARGETS_TO_BUILD_TARGET gets
set as something like "X86X86" instead of "X86;X86".

Signed-off-by: Martin Kelly &lt;mkelly@xevo.com&gt;
</content>
</entry>
<entry>
<title>clang: Switch c++ default to gnu++14 standard</title>
<updated>2017-09-24T18:45:18+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-12T20:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a7380dfdb9f7080cb552090f93d089e971558c80'/>
<id>urn:sha1:a7380dfdb9f7080cb552090f93d089e971558c80</id>
<content type='text'>
Using cmdline options -std doesnt always work e.g. boost
where it uses c++ driver (clang++) to invoke compilation
but then passes '-x c' to choose the language for compilation

Which ends in errors like below

error: invalid argument '-std=c++14' not allowed with 'C'

Therefore change the defaults in driver itself to use gnu++14
which is default with g++ from gcc7+ too.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>clang/llvm: Backport aarch64 fix for bug 34674</title>
<updated>2017-09-21T22:19:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-21T22:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=59773576b7adb3129cf77d19442b5a83937b3c84'/>
<id>urn:sha1:59773576b7adb3129cf77d19442b5a83937b3c84</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>capnproto: Use internal assembler</title>
<updated>2017-09-20T02:13:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-20T02:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=b2b7932e0be16eec5e7ca242e3cc87e26badd354'/>
<id>urn:sha1:b2b7932e0be16eec5e7ca242e3cc87e26badd354</id>
<content type='text'>
GNU as complains about code generation
Error: integer register expected in the extended/shifted operand register at operand 3 -- `add x20,xzr,#2'

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>llvm: Fix wrong code generation when floor() libm function is called</title>
<updated>2017-09-19T19:40:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-19T19:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=6a3843d14594c12104f8afaab4fb758ade632c5c'/>
<id>urn:sha1:6a3843d14594c12104f8afaab4fb758ade632c5c</id>
<content type='text'>
see
https://reviews.llvm.org/D38050

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>mesa: Use gcc for mips</title>
<updated>2017-09-19T06:32:42+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-19T06:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=230a6ccae1e7ab1651a68642ef678a0ca4802423'/>
<id>urn:sha1:230a6ccae1e7ab1651a68642ef678a0ca4802423</id>
<content type='text'>
Clang does not provide needed atomics on mips

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
