<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/yousong/toolchain/binutils, branch master</title>
<subtitle>Yousong Zhou staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/yousong/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/yousong/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/'/>
<updated>2017-02-27T11:15:45Z</updated>
<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/yousong/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/yousong/commit/?id=b648e1c07f9c33ae68c66b89bcc238829c444d25'/>
<id>urn:sha1:b648e1c07f9c33ae68c66b89bcc238829c444d25</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>toolchain/binutils: Switch to 2.27 as default version</title>
<updated>2017-02-07T16:16:11Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2017-01-29T07:30:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=36cca3e4369ea35b528b7bec91fde049e8f476cc'/>
<id>urn:sha1:36cca3e4369ea35b528b7bec91fde049e8f476cc</id>
<content type='text'>
Use 2.27 as default which is the current relese.
Makes it easier to get support and submit patches upstream if needed.

Tested on ar71xx, mt7621, kirkwood (arm)

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>treewide: clean up download hashes</title>
<updated>2016-12-16T21:39:22Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-12-16T16:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=720b99215da295a2e7b4acdef30b58bec6acedc2'/>
<id>urn:sha1:720b99215da295a2e7b4acdef30b58bec6acedc2</id>
<content type='text'>
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>binutils: remove old unused versions</title>
<updated>2016-10-24T06:45:06Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-10-19T10:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=ecc091b0f69af349efe507052fcf826826e12d75'/>
<id>urn:sha1:ecc091b0f69af349efe507052fcf826826e12d75</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>toolchain/binutils: Add binutils 2.27</title>
<updated>2016-10-13T15:05:25Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2016-10-10T09:27:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=95a2e2c8fef1047cac3823f7c549c1031ab731c1'/>
<id>urn:sha1:95a2e2c8fef1047cac3823f7c549c1031ab731c1</id>
<content type='text'>
Add binutils 2.27 to toolchain

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt; [refresh patches]
</content>
</entry>
<entry>
<title>toolchain/binutils: add 2.26.1</title>
<updated>2016-07-15T12:17:20Z</updated>
<author>
<name>Syrone Wong</name>
</author>
<published>2016-07-13T13:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=0f4a337b31f2d3bc6baf995fad0a5b05b96adeb2'/>
<id>urn:sha1:0f4a337b31f2d3bc6baf995fad0a5b05b96adeb2</id>
<content type='text'>
Signed-off-by: Syrone Wong &lt;wong.syrone@gmail.com&gt;
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt; [fixes/cleanup]
</content>
</entry>
<entry>
<title>toolchain: Bump ARC tools to arc-2016.03</title>
<updated>2016-05-19T17:29:44Z</updated>
<author>
<name>Alexey Brodkin</name>
</author>
<published>2016-05-19T05:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=d354bfde174514973309e788e11c286f1667c2f5'/>
<id>urn:sha1:d354bfde174514973309e788e11c286f1667c2f5</id>
<content type='text'>
This change switches ARC tools to the most recent arc-2016.03
version.

ARC GNU tools of version arc-2016.03 bring some quite significant
changes like:
 * Binutils v2.26+ (upstream commit id 202ac19 with additional ARC
 * patches)
 * GCC v4.8.5
 * GDB 7.10

More about changes, improvements and fixes could be found here:
https://github.com/foss-for-synopsys-dwc-arc-processors/toolchain/releases/tag/arc-2016.03

Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
</content>
</entry>
<entry>
<title>binutils: switch to version 2.25.1 by default</title>
<updated>2016-01-20T13:54:17Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-20T13:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=15aa6d1a164a54a75aaae3656f47e3c692c36c79'/>
<id>urn:sha1:15aa6d1a164a54a75aaae3656f47e3c692c36c79</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48394
</content>
</entry>
<entry>
<title>toolchain: add support of ARC architecture</title>
<updated>2015-11-10T12:03:59Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-11-10T12:03:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/yousong/commit/?id=8b5d644bb36846660e1fa20d38361fec12a14b28'/>
<id>urn:sha1:8b5d644bb36846660e1fa20d38361fec12a14b28</id>
<content type='text'>
This includes binutils, gcc, gdb and uClibc-ng.

Latest release of ARC gcc (as of today it is "arc-2015.06")
is based on upstream gcc 4.8.4.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/gcc

Latest release of ARC binutils (as of today it is "arc-2015.06")
is based on upstream binutils 2.23.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/releases/tag/arc-2015.06

Latest release of ARC GDB (as of today this is "arc-2015.06-gdb")
is based on upstream gdb 7.9.1.

Sources are available on GitHub, see:
https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb/releases/tag/arc-2015.06-gdb

Note that for binutils and gdb that come from unified git repository
(which is the case for upstream binutils/gdb today) we need to disable
building of gdb in binutils and binutils in gdb hence in binutils:
------&gt;8------
--disable-sim
--disable-gdb
------&gt;8------

and in gdb:
------&gt;8------
--disable-binutils
--disable-ld
--disable-gas
------&gt;8------

Also in gdb we disable sim because if the following breakage while
building with it:
------------&gt;8------------
/usr/bin/env bash ./../common/genmloop.sh -shell /usr/bin/env bash \
        -mono -fast -pbb -switch sem5-switch.c \
        -cpu a5f -infile ./mloop5.in \
        -outfile-suffix 5
unknown option: bash
Makefile:699: recipe for target 'stamp-5mloop' failed
make[7]: *** [stamp-5mloop] Error 1
------------&gt;8------------

Cc: Felix Fietkau &lt;nbd@openwrt.org&gt;
Cc: John Crispin &lt;blogic@openwrt.org&gt;
Cc: Jonas Gorski &lt;jogo@openwrt.org&gt;
Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;

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