<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/toolchain/gcc, branch 2009.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-02-05T14:13:43Z</updated>
<entry>
<title>toolchain/gcc/4.3.2: use what really got committed upstream for PR39076</title>
<updated>2009-02-05T14:13:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-05T14:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=2f72570992fa3765ea21ebde75a76edfc4a60261'/>
<id>urn:sha1:2f72570992fa3765ea21ebde75a76edfc4a60261</id>
<content type='text'>
Thanks to Sven Neumann for noticing.
</content>
</entry>
<entry>
<title>toolchain/gcc/4.3.2: remove unused and unneeded fix for PR34205</title>
<updated>2009-02-05T13:24:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-05T13:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a1b8914cee4463ddf01728c1b2f48855cd09bae5'/>
<id>urn:sha1:a1b8914cee4463ddf01728c1b2f48855cd09bae5</id>
<content type='text'>
We don't use the iwmmxt abi anymore.
</content>
</entry>
<entry>
<title>toolchain/gcc/4.3.2: fix arm funroll-loops patch from r24993</title>
<updated>2009-02-05T13:24:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-05T13:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a9114d35764b2c40c0b8e9f0ef6a8af0c6a59cb6'/>
<id>urn:sha1:a9114d35764b2c40c0b8e9f0ef6a8af0c6a59cb6</id>
<content type='text'>
Rename it so it actually gets applied and fix it so it can be applied
(-p level).
</content>
</entry>
<entry>
<title>toolchain: revert r25193 (Change binary toolchain configuration)</title>
<updated>2009-02-04T13:42:40Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-02-04T13:42:40Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=16a5a68947a7b7efd3bee6c7120afec166f2baeb'/>
<id>urn:sha1:16a5a68947a7b7efd3bee6c7120afec166f2baeb</id>
<content type='text'>
As discussed on the list.
</content>
</entry>
<entry>
<title>Change binary toolchain configuration, so</title>
<updated>2009-01-31T20:49:59Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2009-01-31T20:49:59Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=59f084017e1d72471dcf4af4122b743cf60cbccb'/>
<id>urn:sha1:59f084017e1d72471dcf4af4122b743cf60cbccb</id>
<content type='text'>
that the options become visible just below
the config, instead of at bottom of screen

Create a more useful default as toolchain path.

Allow generation of a script which sets up
paths to a binary toolchain generated by buildroot.

</content>
</entry>
<entry>
<title>Extend External Toolchain options (match buildroot built toolchain): </title>
<updated>2009-01-30T16:28:26Z</updated>
<author>
<name>Daniel Laird</name>
<email>danieljlaird@hotmail.com</email>
</author>
<published>2009-01-30T16:28:26Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=040bd64849da37e6c35bab3726019c059c96893e'/>
<id>urn:sha1:040bd64849da37e6c35bab3726019c059c96893e</id>
<content type='text'>
Have added options that mean you can set the same BR2_XXXX variables
for external toolchain and internal (buildroot built) toolchain.

This means the same set of packages can be built now me as for you.....

Signed-off-by: Daniel Laird &lt;daniel.j.laird@nxp.com&gt;

</content>
</entry>
<entry>
<title>toolchain: fix up GNU_TARGET_NAME link and target_utils location</title>
<updated>2009-01-30T13:34:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T13:34:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=92bd25c9eb14eafb1beb8f41af71fef1e545922a'/>
<id>urn:sha1:92bd25c9eb14eafb1beb8f41af71fef1e545922a</id>
<content type='text'>
The GNU_TARGET_NAME symlink and target_utils location were not correctly
adjusted to match the move of the toolchain to $(STAGING_DIR)/usr,
creating dangling symlinks.
</content>
</entry>
<entry>
<title>toolchain/gcc: remove unused gcc 3.x cruft from 4.x makefile (sysroot)</title>
<updated>2009-01-30T13:34:35Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T13:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=81ddf3d083e6f238de66bc9c504c814de56d9545'/>
<id>urn:sha1:81ddf3d083e6f238de66bc9c504c814de56d9545</id>
<content type='text'>
</content>
</entry>
<entry>
<title>toolchain/gcc/4.3.2: accept abi=aapcs-linux for EABI</title>
<updated>2009-01-30T10:35:55Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-30T10:35:55Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ea57d89bcc6ef6b09dd779f7c81259f403b93e71'/>
<id>urn:sha1:ea57d89bcc6ef6b09dd779f7c81259f403b93e71</id>
<content type='text'>
From Bernhards' tree, thanks to Sven Neuman for noticing. See also
http://gcc.gnu.org/ml/gcc-patches/2008-09/msg01500.html
</content>
</entry>
<entry>
<title>toolchain/gcc: remove ancient (and unused) i386 softfloat patch</title>
<updated>2009-01-29T19:24:31Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-29T19:24:31Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e87389229eb4537627322582510dd52fce312d3e'/>
<id>urn:sha1:e87389229eb4537627322582510dd52fce312d3e</id>
<content type='text'>
</content>
</entry>
</feed>
