openwrtv3/toolchain
Felix Fietkau 79452344fe gdb: use separate patches for upstream and ARC gdb
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
2015-11-17 12:38:32 +00:00
..
binutils toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
fortify-headers fortify-headers: update to 0.7 2015-07-24 13:51:45 +00:00
gcc gcc: add a patch to 5.x that supports translation of __FILE__ paths 2015-11-17 12:38:22 +00:00
gdb gdb: use separate patches for upstream and ARC gdb 2015-11-17 12:38:32 +00:00
glibc toolchain: fix eglibc build when TOOLCHAINOPTS is not set 2015-03-26 10:59:04 +00:00
insight build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk 2014-03-21 15:54:07 +00:00
kernel-headers toolchain: remove obsolete kernel version check 2015-11-07 16:22:18 +00:00
musl musl: fix handling of point-to-point interfaces in getifaddrs() 2015-11-16 18:15:00 +00:00
uClibc toolchain: add support of ARC architecture 2015-11-10 12:03:59 +00:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in gcc: remove version 4.6, it is no longer needed 2015-11-10 21:10:53 +00:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile toolchain: add fortify-headers, enable FORTIFY_SOURCE by default 2015-06-23 14:38:03 +00:00