- May 02, 2017
-
-
Alexey Brodkin authored
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 <Alexey.Brodkin@synopsys.com>
-
- Feb 07, 2017
-
-
Etienne Haarsma authored
Update gdb to version 7.12.1. GDB 7.12.1 brings the following fixes and enhancements over GDB 7.12: * PR tdep/20682 (aarch64 regression: gdb.cp/nextoverthrow.exp) * PR server/20733 (Failed to build aarch64_be-linux-gnu GDBserver) * PR tdep/20953 (GDB crashes after "set architecture rl78") * PR tdep/20954 (GDB crashes if "set architecture rx") * PR tdep/20955 (GDB internal error in cris-tdep.c) * PR build/20712 (gdb 7.12+ doesn't build as C++ on Solaris) * PR breakpoint/20653 (string_to_explicit_location has some weird code) * PR build/20753 (MinGW compilation errors due to strcasecmp) * PR gdb/20977 (GDB exception handling is broken on i686-w64-mingw32) * PR python/21048 (backtrace is broken on i686) * PR sim/20808 (mips sim build fails due to undefined SD/CPU variables) * PR sim/20809 (mips sim build fails for r3900 cpus) * PR gdb/20939 (GDB aborts Signed-off-by:
Etienne Haarsma <bladeoner112@gmail.com>
-
- Dec 16, 2016
-
-
Felix Fietkau authored
Replace *MD5SUM with *HASH, replace MD5 hashes with SHA256 Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Oct 24, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jul 15, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Use ./patches and ./patches-arc instead of version dependent patches. We should have only one main supported version (along with the special case for arc). Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jun 13, 2016
-
-
Alexey Brodkin authored
Even though ARC tools were released as arc-2016.03 we have a little bit different version name for GDB. That's because both Binutils and GDB come from the same git repo but from different branches (and so different tags). Also removing an extra patch that made its way into release. Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com>
-
- May 19, 2016
-
-
Alexey Brodkin authored
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 <abrodkin@synopsys.com>
-
- Mar 10, 2016
-
-
John Crispin authored
Update gdb to version 7.11 Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48989
-
- Feb 12, 2016
-
-
John Crispin authored
Minor bugfix update, released in Dec 2015 https://www.gnu.org/software/gdb/news/ Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 48708
-
- Nov 17, 2015
-
-
Felix Fietkau authored
With bump of upstream GDB from 7.9 to 7.10 at least 100-no_extern_inline.patch became incompatible with ARC gdb (which is still based on upstream 7.9 branch). So until ARC support is not completely upstreamed (which we expect to happen in coming months) we'll need to have separate patches for ARC gdb. This time clean build-tested for Netgear WNDRMAC & AXS101. Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com> Cc: Felix Fietkau <nbd@openwrt.org> Cc: John Crispin <blogic@openwrt.org> Cc: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 47491
-
- Nov 10, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47446
-
Felix Fietkau authored
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: ------>8------ --disable-sim --disable-gdb ------>8------ and in gdb: ------>8------ --disable-binutils --disable-ld --disable-gas ------>8------ Also in gdb we disable sim because if the following breakage while building with it: ------------>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 ------------>8------------ Cc: Felix Fietkau <nbd@openwrt.org> Cc: John Crispin <blogic@openwrt.org> Cc: Jonas Gorski <jogo@openwrt.org> Signed-off-by:
Alexey Brodkin <abrodkin@synopsys.com> SVN-Revision: 47438
-
- Nov 06, 2015
-
-
Felix Fietkau authored
Update toolchain gdb to 7.10. Refresh patches. Signed-off-by:
Hannu Nyman <hannu.nyman@iki.fi> SVN-Revision: 47396
-
- Jul 10, 2015
-
-
Felix Fietkau authored
Fixes gdbserver debugging with at least mvebu, possibly others Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46298
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46296
-
- Mar 21, 2014
-
-
Felix Fietkau authored
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39980
-
- Oct 28, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38566
-
- Sep 11, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 37943
-
- Mar 22, 2013
-
-
Florian Fainelli authored
Signed-off-by:
Daniel Golle <dgolle@allnet.de> Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 36108
-
- Nov 23, 2012
-
-
Florian Fainelli authored
Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
-
- Oct 13, 2012
-
-
Florian Fainelli authored
SVN-Revision: 33757
-
- Sep 15, 2012
-
-
Felix Fietkau authored
SVN-Revision: 33442
-
- Jun 11, 2011
-
-
Felix Fietkau authored
SVN-Revision: 27155
-
- Mar 08, 2011
-
-
Imre Kaloz authored
SVN-Revision: 25948
-
- Feb 19, 2011
-
-
Florian Fainelli authored
This patch updates the toolchain gdb from 6.8 to 7.2 Signed-off-by:
Steve Brown <sbrown@cortland.com> SVN-Revision: 25585
-
- Aug 19, 2010
-
-
Felix Fietkau authored
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK SVN-Revision: 22723
-
- Jul 31, 2009
-
-
Florian Fainelli authored
SVN-Revision: 17064
-
- Feb 28, 2009
-
-
Felix Fietkau authored
SVN-Revision: 14697
-
- Feb 23, 2009
-
-
Nicolas Thill authored
SVN-Revision: 14650
-
Nicolas Thill authored
SVN-Revision: 14648
-
- Feb 22, 2009
-
-
Felix Fietkau authored
SVN-Revision: 14610
-
- Jan 13, 2009
-
-
Felix Fietkau authored
SVN-Revision: 14015
-
- Jan 11, 2009
-
-
Nicolas Thill authored
SVN-Revision: 13983
-
- Oct 01, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9088
-
- Sep 24, 2007
-
-
Felix Fietkau authored
SVN-Revision: 9005
-
- Aug 09, 2007
-
-
Florian Fainelli authored
SVN-Revision: 8383
-
- Aug 07, 2007
-
-
Felix Fietkau authored
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
-
- May 07, 2007
-
-
Felix Fietkau authored
SVN-Revision: 7127
-