<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/toolchain, branch 2009.05_rc1</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2009.05_rc1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2009-05-04T09:22:04Z</updated>
<entry>
<title>kernel-headers: bump 2.6.27.x / 2.6.28.x</title>
<updated>2009-05-04T09:22:04Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-05-04T09:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=6f8a717e8e558f9f2ba9ba6e53fcc2dfe81be539'/>
<id>urn:sha1:6f8a717e8e558f9f2ba9ba6e53fcc2dfe81be539</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/uClibc: 0.9.30.1 arm linuxthreads fix</title>
<updated>2009-04-29T13:12:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-29T13:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c67733f9a2b8ffbe514e3a3bb904d0d618095e62'/>
<id>urn:sha1:c67733f9a2b8ffbe514e3a3bb904d0d618095e62</id>
<content type='text'>
Reported by Michael Roth &lt;mroth@nessie.de&gt;. Identical to the 0.9.30 patch.
</content>
</entry>
<entry>
<title>toolchain/gdb: remove ancient deprecated versions</title>
<updated>2009-04-28T18:42:08Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-28T18:42:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=8759a416c41f8eec02fdb5594275961534ae0c8e'/>
<id>urn:sha1:8759a416c41f8eec02fdb5594275961534ae0c8e</id>
<content type='text'>
They shouldn't be used anymore, needs havily patching (6.3 has more than
200k patches) and no one tests them with current toolchains.
</content>
</entry>
<entry>
<title>toolchain/gdb: remove broken snapshot support</title>
<updated>2009-04-28T18:42:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-28T18:42:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f46b9cda0d908cb5958a86bc87cb5d951e41e2cd'/>
<id>urn:sha1:f46b9cda0d908cb5958a86bc87cb5d951e41e2cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/kernel-headers: bump 2.6.29 version</title>
<updated>2009-04-28T07:07:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-28T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=ff7e08083bee77f0078629aeb0904304a0850889'/>
<id>urn:sha1:ff7e08083bee77f0078629aeb0904304a0850889</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/gcc: java needs largefile support</title>
<updated>2009-04-27T14:07:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-27T14:07:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=30ee5f05604f80b40649dfe033dec89d8fada45d'/>
<id>urn:sha1:30ee5f05604f80b40649dfe033dec89d8fada45d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/gcc: fix java support</title>
<updated>2009-04-27T14:07:36Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-27T14:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a62ceefdd413e199af599458d653ca5e5728e220'/>
<id>urn:sha1:a62ceefdd413e199af599458d653ca5e5728e220</id>
<content type='text'>
Not runtime tested, but now it atleast builds.
</content>
</entry>
<entry>
<title>toolchain/gcc: disable tls support</title>
<updated>2009-04-27T10:26:56Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-27T10:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=1f3eec6e8fc30b961e9b24ca1d7fc676fcdd41ae'/>
<id>urn:sha1:1f3eec6e8fc30b961e9b24ca1d7fc676fcdd41ae</id>
<content type='text'>
Fixes libstdc++ linking with gcc 4.4.x
</content>
</entry>
<entry>
<title>toolchain/uClibc: 0.9.30.1 getaddrinfo fix for intfs without address</title>
<updated>2009-04-24T18:42:18Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-24T18:42:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d76155005fade524ed4343b8f90771c72a159d47'/>
<id>urn:sha1:d76155005fade524ed4343b8f90771c72a159d47</id>
<content type='text'>
From uClibc r24336.
</content>
</entry>
<entry>
<title>toolchain/gcc: add 4.4.0</title>
<updated>2009-04-23T11:45:02Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-04-23T11:45:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5eeeeec056c46c3114d8b33a00766c8549c013b2'/>
<id>urn:sha1:5eeeeec056c46c3114d8b33a00766c8549c013b2</id>
<content type='text'>
</content>
</entry>
</feed>
