<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/toolchain, branch 2011.02_rc2</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=2011.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2011-02-20T22:32:49Z</updated>
<entry>
<title>toolchain/gcc/4.2.4: Add missing hunk to gcc 4.2.4 libgcc patch.</title>
<updated>2011-02-20T22:32:49Z</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2011-02-18T12:55:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=eabc25999d39a9ef9e151feaf80e7032fc5430b0'/>
<id>urn:sha1:eabc25999d39a9ef9e151feaf80e7032fc5430b0</id>
<content type='text'>
This patch is required to build gcc 4.2.4 libgcc with dwarf2
unwinding support enabled.

Signed-off-by: Will Newton &lt;will.newton@imgtec.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kernel-headers: bump 2.6.36.x / 2.6.37.x stable versions</title>
<updated>2011-02-18T12:23:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-18T12:23:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=76081846730b541a2bab8e95fb79160a68801fba'/>
<id>urn:sha1:76081846730b541a2bab8e95fb79160a68801fba</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/ct-ng: use program_invocation_name option from BR config</title>
<updated>2011-02-17T13:05:47Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-02-15T23:41:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=5ad362125949b5412938f96f7f433847674f8f60'/>
<id>urn:sha1:5ad362125949b5412938f96f7f433847674f8f60</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>target gcc: fix recompilation issue</title>
<updated>2011-02-10T19:15:16Z</updated>
<author>
<name>Gustavo Zacarias</name>
<email>gustavo@zacarias.com.ar</email>
</author>
<published>2011-02-10T14:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=2a161016d734b7f50b0468554fd683756f328209'/>
<id>urn:sha1:2a161016d734b7f50b0468554fd683756f328209</id>
<content type='text'>
gcc_target wants uclibc_target which is now first stage uclibc (not
real, from the NPTL build stage addition).
This triggers gcc-final to be rebuilt (albeit cached) and reinstalled,
thus touching all the stamps around and triggering a rebuild of
gcc_target.
Switch to $(STAMP_DIR)/gcc_libs_target_installed instead so that we only
depend on the last stage of cross gcc being installed to rebuild.

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>toolchain/ct-ng: use soft-float option from BR config</title>
<updated>2011-02-10T10:23:59Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-02-09T22:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=835357388ff591e3d431cbcecf75842a428b4f4a'/>
<id>urn:sha1:835357388ff591e3d431cbcecf75842a428b4f4a</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/ct-ng: use processor variant from BR config</title>
<updated>2011-02-10T10:23:59Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-02-09T22:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a8e4599212f5e5303a523b4cbdcbe8ed5cd9a52d'/>
<id>urn:sha1:a8e4599212f5e5303a523b4cbdcbe8ed5cd9a52d</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/ct-ng: use MMU option from the BR config</title>
<updated>2011-02-10T10:23:59Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-02-09T22:57:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=072df930ab9ba33c5dd32b9744edd0ebb23eacfd'/>
<id>urn:sha1:072df930ab9ba33c5dd32b9744edd0ebb23eacfd</id>
<content type='text'>
Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain/ct-ng: update to crosstool-NG 1.10.0</title>
<updated>2011-02-10T10:23:59Z</updated>
<author>
<name>Yann E. MORIN</name>
<email>yann.morin.1998@anciens.enib.fr</email>
</author>
<published>2011-02-09T22:57:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=bf6660377b9946b82250879b5e10f973f64af68a'/>
<id>urn:sha1:bf6660377b9946b82250879b5e10f973f64af68a</id>
<content type='text'>
Update the default .config file.
Remove now unnecessary patches.

Signed-off-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>kernel-headers: bump 2.6.35.x longterm version</title>
<updated>2011-02-08T13:46:57Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-02-08T13:46:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=9df325814b22bff50b2aa7f6f1005ac14dcce2fe'/>
<id>urn:sha1:9df325814b22bff50b2aa7f6f1005ac14dcce2fe</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>gdb: add support for Blackfin gdbserver</title>
<updated>2011-02-07T13:29:38Z</updated>
<author>
<name>Mike Frysinger</name>
<email>vapier@gentoo.org</email>
</author>
<published>2011-02-07T05:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=c574441c2a79d2bf29560ff146112cf85d6f36b1'/>
<id>urn:sha1:c574441c2a79d2bf29560ff146112cf85d6f36b1</id>
<content type='text'>
This requires removing "deprecated" markings from gdb-6.6, but this isn't
that big of a deal.  That is the last version with Blackfin support at the
moment and we're in the process of getting mainlined.

[Peter: only mark as undeprecated on bfin]
Acked-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
