<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/toolchain-external, branch 2011.11_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2011.11_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-11-08T16:06:13Z</updated>
<entry>
<title>toolchain-external: fix x86 codesourcery config symbol typo</title>
<updated>2011-11-08T16:06:13Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2011-11-08T16:06:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=69f34bafa8dc8af6d66e86f8a965c423552e1eb3'/>
<id>urn:sha1:69f34bafa8dc8af6d66e86f8a965c423552e1eb3</id>
<content type='text'>
As noticed on irc.

Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>toolchain: Add the possibility to have a mcpu option with wrapper</title>
<updated>2011-11-02T10:48:05Z</updated>
<author>
<name>Stany MARCEL</name>
<email>stanypub@gmail.com</email>
</author>
<published>2011-11-01T12:19:16Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3fb6010dca4447576fa36f4b5f845af986d39364'/>
<id>urn:sha1:3fb6010dca4447576fa36f4b5f845af986d39364</id>
<content type='text'>
Permit to define the mcpu of the external toolchain wrapper, based on
BR2_GCC_TARGET_CPU.

Signed-off-by: Stany MARCEL &lt;stanypub@gmail.com&gt;
Reviewed-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: Correct test for external tools symlink creation</title>
<updated>2011-11-02T10:46:07Z</updated>
<author>
<name>Stany MARCEL</name>
<email>stanypub@gmail.com</email>
</author>
<published>2011-11-01T00:53:38Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=d64c4ed3f787802d2b3953a5db787984d9a6626e'/>
<id>urn:sha1:d64c4ed3f787802d2b3953a5db787984d9a6626e</id>
<content type='text'>
When the external tools chain is installed in a path that match one of
the first case test, all symlink are created to the external
wrapper. The proposed solution is to test only the base name not the
full path.

Signed-off-by: Stany MARCEL &lt;stanypub@gmail.com&gt;
Reviewed-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>external-toolchain: Slightly optimize toolchain extraction</title>
<updated>2011-10-10T07:46:36Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-09T17:44:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2e57043b4d1659b54cd5954ad98884e1a1c3848a'/>
<id>urn:sha1:2e57043b4d1659b54cd5954ad98884e1a1c3848a</id>
<content type='text'>
Some CodeSourcery toolchains contain a huge number of locales that are
not useful, even though they account for 70-80% of the total toolchain
size. By skipping the extraction of those useless locales, we make the
toolchain extraction process slightly faster, and also make the output
directory size a lot smaller (host/opt/ is 213 MB instead of 1.5 GB
with a 2010.09 ARM CodeSourcery toolchain).

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-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>ext-toolchain: Take into account Mentor Graphics acquisition of CodeSoucery</title>
<updated>2011-10-09T19:36:22Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-02T19:20:15Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=3a7149347c6290e1ab7045dd4f70e06d9426b716'/>
<id>urn:sha1:3a7149347c6290e1ab7045dd4f70e06d9426b716</id>
<content type='text'>
Now that CodeSourcery has been bought by Mentor Graphics, the
toolchains are named "Sourcery CodeBench". We rename the config short
description and adjust the help text, but we keep the option name in
order not to break existing configurations.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Acked-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>ext-toolchain: Add CodeSoucery x86 GNU/Linux 2010.09</title>
<updated>2011-10-09T19:35:13Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-02T19:20:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=1459fc24c58edb589c4baf99c88b53af3b558f52'/>
<id>urn:sha1:1459fc24c58edb589c4baf99c88b53af3b558f52</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-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>ext-toolchain: Add CodeSourcery SH GNU/Linux 2011.03</title>
<updated>2011-10-09T19:33:57Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-02T19:20:13Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=42c0fb4dc36ef2568fd89949c9699c4f3bf44048'/>
<id>urn:sha1:42c0fb4dc36ef2568fd89949c9699c4f3bf44048</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-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>ext-toolchain: Bump version of CodeSourcery MIPS 2011.03</title>
<updated>2011-10-09T19:32:53Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-02T19:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=062288f17338251e28a84b7ae37bd8a31e8988d1'/>
<id>urn:sha1:062288f17338251e28a84b7ae37bd8a31e8988d1</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-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>ext-toolchain: Add CodeSourcery SH uClinux 2011.03</title>
<updated>2011-10-09T19:32:20Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-10-02T19:20:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ae2364676f6a0d5390142791b7cb4200dc55ad9e'/>
<id>urn:sha1:ae2364676f6a0d5390142791b7cb4200dc55ad9e</id>
<content type='text'>
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Reviewed-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-external: allow specifying extra external libraries</title>
<updated>2011-10-09T19:30:44Z</updated>
<author>
<name>Thomas De Schampheleire</name>
<email>patrickdepinguin+buildroot@gmail.com</email>
</author>
<published>2011-10-02T19:20:10Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=c72f54bba491a76e353c44c678258ac8029e2bdf'/>
<id>urn:sha1:c72f54bba491a76e353c44c678258ac8029e2bdf</id>
<content type='text'>
Custom toolchains may provide extra libraries that need to be copied to the
target. This patch adds a configuration option for this.

Signed-off-by: Thomas De Schampheleire &lt;thomas.de.schampheleire@gmail.com&gt;
Acked-by: "Yann E. MORIN" &lt;yann.morin.1998@anciens.enib.fr&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
</feed>
