<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/libunwind/libunwind.mk, branch 2016.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2016.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2016.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2014-05-16T14:11:20+00:00</updated>
<entry>
<title>libunwind: depend on libatomic_ops when available</title>
<updated>2014-05-16T14:11:20+00:00</updated>
<author>
<name>Baruch Siach</name>
<email>baruch@tkos.co.il</email>
</author>
<published>2014-05-15T18:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=34aa3f2354ffcdcf545567d9455ac2e217ca92ff'/>
<id>urn:sha1:34aa3f2354ffcdcf545567d9455ac2e217ca92ff</id>
<content type='text'>
Signed-off-by: Baruch Siach &lt;baruch@tkos.co.il&gt;
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libunwind: add patch to fix behavior for ARM &lt; v6</title>
<updated>2014-05-14T07:24:53+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2014-05-13T21:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5035b7819ccda95f2b1bbc5fb99175f5dbe26b37'/>
<id>urn:sha1:5035b7819ccda95f2b1bbc5fb99175f5dbe26b37</id>
<content type='text'>
Since libatomic_ops does not implement real atomic operations for
ARMv4 and ARMv5, libunwind must define AO_REQUIRE_CAS do indicate it
requires compare-and-swap operations, even if not available as real
atomic operations for the current architecture. In this case,
libatomic_ops will rely on emulated atomic operations, which also
require linking against libatomic_ops, which was until now not done by
libunwind.

This fixes the mysterious ltrace build issue:

  http://autobuild.buildroot.org/results/e1b/e1b330abfa2d80f3f30bc3359428ea429c690eb8/

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Cc: Baruch Siach &lt;baruch@tkos.co.il&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>libunwind: new package</title>
<updated>2013-07-28T16:20:00+00:00</updated>
<author>
<name>ANDY KENNEDY</name>
<email>ANDY.KENNEDY@adtran.com</email>
</author>
<published>2013-06-25T21:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=56a5e5a1486c46f44418acce5aa53e8a4822bc87'/>
<id>urn:sha1:56a5e5a1486c46f44418acce5aa53e8a4822bc87</id>
<content type='text'>
[Thomas: added patch to disable build of tests that fail on uClibc,
added dependencies for architectures that are supported.]

Signed-off-by: Andy Kennedy &lt;andy.kennedy@adtran.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
