<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/toolchain/Makefile, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2015-06-23T14:38:03Z</updated>
<entry>
<title>toolchain: add fortify-headers, enable FORTIFY_SOURCE by default</title>
<updated>2015-06-23T14:38:03Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-23T14:38:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=da0b4d006622ee46be2bb66b8116321dd78d030a'/>
<id>urn:sha1:da0b4d006622ee46be2bb66b8116321dd78d030a</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46117
</content>
</entry>
<entry>
<title>toolchain: remove leftovers from old llvm-gcc experiments</title>
<updated>2015-03-15T12:03:01Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-15T12:03:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=26e96dedccf896e1b16e413ffbb9af8fd7b4b129'/>
<id>urn:sha1:26e96dedccf896e1b16e413ffbb9af8fd7b4b129</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44783
</content>
</entry>
<entry>
<title>build: ensure tools are built before building the toolchain</title>
<updated>2014-12-13T11:57:14Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-12-13T11:57:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=cbc59e96f14a1dc7155c26e510fdbbd182274354'/>
<id>urn:sha1:cbc59e96f14a1dc7155c26e510fdbbd182274354</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 43693
</content>
</entry>
<entry>
<title>toolchain: update build steps doc</title>
<updated>2014-02-18T22:15:58Z</updated>
<author>
<name>Nicolas Thill</name>
</author>
<published>2014-02-18T22:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e8c3e1ebee2fe3e88624aa4b4f835fc6e05f631d'/>
<id>urn:sha1:e8c3e1ebee2fe3e88624aa4b4f835fc6e05f631d</id>
<content type='text'>
SVN-Revision: 39631
</content>
</entry>
<entry>
<title>toolchain: allow choosing the MIPS64 user-land ABI</title>
<updated>2013-04-05T12:36:23Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2013-04-05T12:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=da57a7ad866e577158581066e1b3bc0452109a02'/>
<id>urn:sha1:da57a7ad866e577158581066e1b3bc0452109a02</id>
<content type='text'>
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 36205
</content>
</entry>
<entry>
<title>toolchain: stop generating broken symlink in TOOLCHAIN_DIR/lib</title>
<updated>2013-03-28T12:16:39Z</updated>
<author>
<name>Luka Perkov</name>
</author>
<published>2013-03-28T12:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=2230a379d58bb419f9499d79ff127df65d4c4fd8'/>
<id>urn:sha1:2230a379d58bb419f9499d79ff127df65d4c4fd8</id>
<content type='text'>
It turns out that the symlink may exists already by the time the toolchain
Makefile gets an opportunity to run. While we asked to replace the target, ln
doesn't do so until after dereferencing the existing symlink. This results in
an unintended symlink that refers to itself. Instead, create the link without
dereferencing any symlinks by using the -n option.

Signed-off-by: John Szakmeister &lt;john@szakmeister.net&gt;

SVN-Revision: 36140
</content>
</entry>
<entry>
<title>toolchain: sync eglibc headers/build split with uclibc changes</title>
<updated>2012-07-03T14:23:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-07-03T14:23:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d7d4acf1b8948302395eb711454cbede14551220'/>
<id>urn:sha1:d7d4acf1b8948302395eb711454cbede14551220</id>
<content type='text'>
SVN-Revision: 32584
</content>
</entry>
<entry>
<title>toolchain: fix libc headers dependency on kernel headers + minimal gcc</title>
<updated>2012-07-03T10:43:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-07-03T10:43:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=9217b435589fd4c7fcdef4f09f54bbb09f12d7fd'/>
<id>urn:sha1:9217b435589fd4c7fcdef4f09f54bbb09f12d7fd</id>
<content type='text'>
SVN-Revision: 32582
</content>
</entry>
<entry>
<title>uClibc: split the package into the main directory and the headers/ and utils/ subdirectories to clean up build order and fix quilt support</title>
<updated>2012-06-30T21:44:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2012-06-30T21:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=65a15372d5e9e5602dc78699de786c50450aad3b'/>
<id>urn:sha1:65a15372d5e9e5602dc78699de786c50450aad3b</id>
<content type='text'>
SVN-Revision: 32557
</content>
</entry>
<entry>
<title>[toolchain/glibc*] purge support for glibc - use eglibc instead!</title>
<updated>2012-04-28T22:24:12Z</updated>
<author>
<name>Mirko Vogt</name>
</author>
<published>2012-04-28T22:24:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=b807d37625d42ca6338cd7622f19351128c6df7b'/>
<id>urn:sha1:b807d37625d42ca6338cd7622f19351128c6df7b</id>
<content type='text'>
for reference: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg13425.html

SVN-Revision: 31503
</content>
</entry>
</feed>
