<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/toolchain/binutils, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2018-01-27T21:51:59Z</updated>
<entry>
<title>binutils: assertion failure bfd/elfxx-mips.c:3860</title>
<updated>2018-01-27T21:51:59Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2018-01-27T21:51:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=bcd17ce9a3308accc30d99f4dd43f2062bb3fabc'/>
<id>urn:sha1:bcd17ce9a3308accc30d99f4dd43f2062bb3fabc</id>
<content type='text'>
With forced PIE and SSP support I ran into this assertion failure.
backport two patches to fix this problem from the binutils 2.28 branch.
This fix is already included in binutils 2.28.1 and 2.29.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>toolchain/arc: update to the most recent release arc-2017.09</title>
<updated>2018-01-27T15:46:44Z</updated>
<author>
<name>Evgeniy Didin</name>
</author>
<published>2018-01-24T17:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=e47fe3284f25c0d7354f239ea8424b96dfe5b36d'/>
<id>urn:sha1:e47fe3284f25c0d7354f239ea8424b96dfe5b36d</id>
<content type='text'>
This commit finally bumps ARC tools to the most recent arc-2017.09 release version.

ARC GNU tools of version arc-2017.09 bring some quite significant changes like:
 * Binutils v2.29 with additional ARC patches
 * GCC 7.1.1 with additional ARC patches

More information on this release could be found here:
  https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2017.09-release

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
CC: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
CC: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
<entry>
<title>binutils: add version 2.29.1</title>
<updated>2017-10-14T22:24:22Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2017-10-14T19:28:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=aba071d818c13aeab66ee021c9c9b4f9f733824e'/>
<id>urn:sha1:aba071d818c13aeab66ee021c9c9b4f9f733824e</id>
<content type='text'>
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>toolchain/arc: update to the most recent release arc-2017.03</title>
<updated>2017-07-18T21:23:27Z</updated>
<author>
<name>Evgeniy Didin</name>
</author>
<published>2017-07-12T15:00:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=8647f4f018e4dee663b65948d75105fae7bb3cdc'/>
<id>urn:sha1:8647f4f018e4dee663b65948d75105fae7bb3cdc</id>
<content type='text'>
arc-2017.03 is the most recent release toolchain for ARC cores
and it is based on upstream Binutils 2.28 and GCC 6.3.0

Signed-off-by: Evgeniy Didin &lt;Evgeniy.Didin@synopsys.com&gt;
Cc: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: John Crispin &lt;john@phrozen.org&gt;
Cc: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>toolchain/binutils: Set 2.28 as default version</title>
<updated>2017-05-30T12:00:31Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-05-14T11:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=6af0facb4e0a99beae449d635ff2c5c9ce3a557c'/>
<id>urn:sha1:6af0facb4e0a99beae449d635ff2c5c9ce3a557c</id>
<content type='text'>
Use 2.28 by default

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>build: stop overriding STAGING_DIR_HOST for toolchain build</title>
<updated>2017-05-25T17:01:07Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-05-03T13:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=f62f4b3c5c9d059a2e6a1e80ce7b4267ef0c236b'/>
<id>urn:sha1:f62f4b3c5c9d059a2e6a1e80ce7b4267ef0c236b</id>
<content type='text'>
This causes various issues in other places that assume that host
binaries are staged in STAGING_DIR_HOST.
Since all the right places use HOST_BUILD_PREFIX, override that instead.
This fixes some issues with quilt on toolchain dirs

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>toolchain/arc: update to the most recent release arc-2016.09</title>
<updated>2017-05-02T13:17:30Z</updated>
<author>
<name>Alexey Brodkin</name>
</author>
<published>2017-02-27T18:27:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=34e83930197410e1d7ff306792f7426b7dce9195'/>
<id>urn:sha1:34e83930197410e1d7ff306792f7426b7dce9195</id>
<content type='text'>
arc-2016.09 is the most recent toolchain for ARC cores and
it is based on top of upstream Binutils 2.27 and GCC 6.2.1.

With updated major version of GCC we copied all GCC 6.x patches
for ARC as well as Bintils 2.27 patches.

Note that toochain sports ARCv4 ABI and so must be used
with 4.8+ Linux kernels. Even though it will build v4.4 kernel
perfectly fine on attempt to run user-space apps they won't
work with older kernel. That said previuosly sent RFC patches with
Linux kernel update are required:
 [1] https://patchwork.ozlabs.org/patch/726686/
 [2] https://patchwork.ozlabs.org/patch/726687/

Signed-off-by: Alexey Brodkin &lt;Alexey.Brodkin@synopsys.com&gt;
</content>
</entry>
<entry>
<title>toolchain/binutils: Add binutils 2.28</title>
<updated>2017-03-20T07:23:58Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-03-13T23:38:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=31be46e16924dc6feaffa8f53b2f88ed8d6687ea'/>
<id>urn:sha1:31be46e16924dc6feaffa8f53b2f88ed8d6687ea</id>
<content type='text'>
Add binutils 2.28 to repo

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>toolchain: unbreak glibc on MIPS</title>
<updated>2017-02-27T11:15:45Z</updated>
<author>
<name>Jonas Gorski</name>
</author>
<published>2017-02-23T21:16:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71'/>
<id>urn:sha1:5e3fb70094e5f87fb8dbfd4d8e979cd57293eb71</id>
<content type='text'>
Binutils recently updated the ABI version to 5, which broke glibc, as it
refuses to load anything &gt; 3. Upstream reverted the ABI version update,
so backport the commit.

Fixes the following error on boot:

/bin/sh: error while loading shared libraries: /lib/libcrypt.so.1: ELF file ABI version invalid
[    0.920077] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00
[    0.920077]
[    0.929450] Rebooting in 1 seconds..

Signed-off-by: Jonas Gorski &lt;jonas.gorski@gmail.com&gt;
</content>
</entry>
<entry>
<title>binutils: remove 2.25.1 support and leftovers of older versions</title>
<updated>2017-02-07T16:16:12Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-06T11:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=b648e1c07f9c33ae68c66b89bcc238829c444d25'/>
<id>urn:sha1:b648e1c07f9c33ae68c66b89bcc238829c444d25</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
</feed>
