kumquat-buildroot/toolchain
Carsten Schoenert 3762f79646 gdb: fixing gdb 7.4.1 build with eglibc-2_16
gdb 7.4.1 fails with the following error
  gdb-7.4.1/gdb/linux-nat.h:79:18: error: field 'siginfo' has incomplete type
because gdb use 'struct siginfo' instead of 'struct siginfo_t'.
Crosstool-NG allready use the patches to prevent this error so use this
patches for buildroot too.

see also http://permalink.gmane.org/gmane.comp.gcc.cross-compiling/15305

Fixes http://autobuild.buildroot.net/results/b894a5cecd9c5e0a1a751ebbff90a14aea1803da/build-end.log

Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-02-05 00:08:36 +01:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc toolchain/gcc: sprinkle with some calls to MESSAGE 2013-01-20 22:12:01 +01:00
gdb gdb: fixing gdb 7.4.1 build with eglibc-2_16 2013-02-05 00:08:36 +01:00
kernel-headers kernel-headers: bump 3.{0, 4, 7}.x stable versions 2013-02-04 22:42:40 +01:00
toolchain-buildroot avr32: support uClibc 0.9.33.2 2013-02-02 14:45:16 +01:00
toolchain-crosstool-ng toolchain/crosstool-ng: sprinkle with some calls to MESSAGE 2013-01-20 22:10:44 +01:00
toolchain-external toolchain-external: remove support for AArch64 Linaro 2012.10 toolchain 2013-02-02 17:35:53 +01:00
uClibc avr32: support uClibc 0.9.33.2 2013-02-02 14:45:16 +01:00
Config.in xtensa: add support for the Xtensa architecture 2012-11-15 16:39:43 +01:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-common.in Integration with Buildroot Toolchain Eclipse plugin 2013-01-14 16:33:30 +01:00
toolchain-crosstool-ng.mk mklibs: remove support 2012-04-25 09:56:30 +02:00
toolchain-external.mk mklibs: remove support 2012-04-25 09:56:30 +02:00