<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/uClibc, branch 2012.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2012-02-16T11:20:01+00:00</updated>
<entry>
<title>uClibc: add upstream 0.9.33 fixes</title>
<updated>2012-02-16T11:20:01+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-16T11:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7553f043ad7e682e65867e3504f7dbf220b10bd7'/>
<id>urn:sha1:7553f043ad7e682e65867e3504f7dbf220b10bd7</id>
<content type='text'>
Fixes build on E.G. powerpc.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: tweak 0.9.33 / snapshot configs</title>
<updated>2012-02-02T09:06:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-02T09:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4a4937957148f4d82b35923c55619fe37407d7d2'/>
<id>urn:sha1:4a4937957148f4d82b35923c55619fe37407d7d2</id>
<content type='text'>
With default values so it doesn't stop build and ask user. Also disable
2.4 modules support by default like upstream does.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: add 0.9.33</title>
<updated>2012-02-01T23:34:12+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2012-02-01T23:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=aea3ac7a9fc1caeac500df33afe2c40cc32d5c8a'/>
<id>urn:sha1:aea3ac7a9fc1caeac500df33afe2c40cc32d5c8a</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: add powerpc SPE ABI support</title>
<updated>2012-01-07T19:46:11+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2012-01-05T19:31:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=5a6087d62e5c2a272278606ebf1cc62830cf4c68'/>
<id>urn:sha1:5a6087d62e5c2a272278606ebf1cc62830cf4c68</id>
<content type='text'>
Add the ability for buildroot to build an SPE ABI enabled toolchain.

This is mandatory for e500v1/v2 cores since they don't support classic
FPU mode as the e500mc does.

Useful for Freescale's PowerQUICC III and single/dual-core QorIQ
line of processors.

The new TARGET_ABI variable is used rather than TARGET_CFLAGS for
uclibc's UCLIBC_EXTRA_CFLAGS to avoid breakish CFLAGS leaking in, a
good example being -mthumb for ARM.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: bump 0.9.32.x version to 0.9.32.1</title>
<updated>2012-01-02T14:09:31+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-30T20:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9fd4c35058684fde99e84261343ef9aa24e64a90'/>
<id>urn:sha1:9fd4c35058684fde99e84261343ef9aa24e64a90</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uclibc: update internal toolchain build</title>
<updated>2011-12-07T21:42:48+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-03T13:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=713bb00aa2ab6da400766bc8683f6b95fbacdece'/>
<id>urn:sha1:713bb00aa2ab6da400766bc8683f6b95fbacdece</id>
<content type='text'>
Update the uClibc build procedure to accomodate for the new build
system, otherwise it breaks with snapshot versions.
As pointed by linuxjacques on IRC.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: add unshare() syscall support</title>
<updated>2011-12-07T20:53:28+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-05T13:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7dc413255ba6a6e9edf88bf4881f50344ebda682'/>
<id>urn:sha1:7dc413255ba6a6e9edf88bf4881f50344ebda682</id>
<content type='text'>
Add unshare() syscall support for uClibc 0.9.31 and 0.9.32 series.
This is required by newer versions of iproute2.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: remove deprecated 0.9.30 series</title>
<updated>2011-12-07T20:48:57+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-12-05T12:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=eb9e933292d3e262debda5cc7d0a6a295d2ba479'/>
<id>urn:sha1:eb9e933292d3e262debda5cc7d0a6a295d2ba479</id>
<content type='text'>
Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: remove trailer from linuxthreads-errno patches confusing modern patch</title>
<updated>2011-11-24T21:29:46+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-24T21:29:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1db649c6feb27568655f70452c2fad3e75584508'/>
<id>urn:sha1:1db649c6feb27568655f70452c2fad3e75584508</id>
<content type='text'>
Modern versions of patch (2.6.1.81 / 85 tested) gets confused by the empty
git trailer referencing uClibc_errno.h (from when patch was forward ported
from 0.9.31), so drop it.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>uClibc: fix sparc build breakage</title>
<updated>2011-11-17T05:57:19+00:00</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-11-11T21:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=8c38a0a44b91579c20dac437c4715b51abeddcdd'/>
<id>urn:sha1:8c38a0a44b91579c20dac437c4715b51abeddcdd</id>
<content type='text'>
Closes #4021

Fix build breakage for sparc as reported in bug #4021
Patches from Konrad Eisele &lt;konrad@gaisler.com&gt;
Submitted in the uclibc mailing list.

Signed-off-by: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
