<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/include/site, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2015-11-10T12:03:59Z</updated>
<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/lynxis/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>
<entry>
<title>build: add missing sitefile for i386</title>
<updated>2015-03-28T18:26:28Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-28T18:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=437e423c44aba58c838b8b7d8434d0736a2c16dd'/>
<id>urn:sha1:437e423c44aba58c838b8b7d8434d0736a2c16dd</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45097
</content>
</entry>
<entry>
<title>build: clean up sitefiles, make them per-arch</title>
<updated>2015-03-28T13:38:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-28T13:38:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=74ca7e9af3b7b0cae395c07c4a50fb903709619b'/>
<id>urn:sha1:74ca7e9af3b7b0cae395c07c4a50fb903709619b</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45090
</content>
</entry>
<entry>
<title>build: remove obsolete references to cris and avr32</title>
<updated>2015-03-24T10:07:40Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-03-24T10:07:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5'/>
<id>urn:sha1:5d9eeab64aadb376a8c07d8faad44b25ac9ce7f5</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 44965
</content>
</entry>
<entry>
<title>aarch64: add initial support</title>
<updated>2014-11-24T06:33:13Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2014-11-24T06:33:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=dd8d7188eea747c9fc7f11f48cd127ea8e7f273e'/>
<id>urn:sha1:dd8d7188eea747c9fc7f11f48cd127ea8e7f273e</id>
<content type='text'>
Add initial support for the AArch64 architecture

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 43353
</content>
</entry>
<entry>
<title>add preliminary support for musl</title>
<updated>2012-11-23T20:02:29Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2012-11-23T20:02:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=6b63716262b89bec53402817876116898936d5f4'/>
<id>urn:sha1:6b63716262b89bec53402817876116898936d5f4</id>
<content type='text'>
Musl is an alternative C-library, see http://www.musl-libc.org for more infos.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 34314
</content>
</entry>
<entry>
<title>add sparc specific site files</title>
<updated>2012-09-14T15:36:41Z</updated>
<author>
<name>Florian Fainelli</name>
</author>
<published>2012-09-14T15:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=6bc394d90f3667a5cd6b1aa9ebeb0b167a10cfa4'/>
<id>urn:sha1:6bc394d90f3667a5cd6b1aa9ebeb0b167a10cfa4</id>
<content type='text'>
SVN-Revision: 33405
</content>
</entry>
<entry>
<title>site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain</title>
<updated>2012-01-19T03:10:27Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-01-19T03:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=a79356d5ecd8cb86bd770910b2797c486ce6911c'/>
<id>urn:sha1:a79356d5ecd8cb86bd770910b2797c486ce6911c</id>
<content type='text'>
SVN-Revision: 29794
</content>
</entry>
<entry>
<title>include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx</title>
<updated>2011-08-12T19:34:20Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2011-08-12T19:34:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=97cf4d41fa3c3803b864a48b8b01c4dee0fac812'/>
<id>urn:sha1:97cf4d41fa3c3803b864a48b8b01c4dee0fac812</id>
<content type='text'>
SVN-Revision: 27969
</content>
</entry>
<entry>
<title>site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681)</title>
<updated>2011-04-04T12:11:43Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2011-04-04T12:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=fcc570d999017548aa1e0fabfc8f6d891138953b'/>
<id>urn:sha1:fcc570d999017548aa1e0fabfc8f6d891138953b</id>
<content type='text'>
SVN-Revision: 26471
</content>
</entry>
</feed>
