tn3399_openwrt/package/devel/gdb/patches
Hauke Mehrtens bc89690f6e gdb: The signal definitions of musl and gdb collide
This fixes compilation of gdb on arm64.

The kernel defines "struct sigcontext" in asm/sigcontext.h and musl libc
defines it in signal.h, which collides.
Kernel 4.14 misses the definitions of struct user_sve_header so we still
have to use the aarch64-sve-linux-sigcontext.h header file which also
provides that and make sure aarch64-sve-linux-sigcontext.h does not
provide the same headers as the kernel or musl.

Fixes: FS#2040
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2019-01-12 22:38:50 +01:00
..
001-gdb-pr14523-mips-signal-number.patch gdb: update to version 7.12.1, fix glibc 2.25 build issues 2017-02-11 20:34:33 +01:00
010-aarch64-headers.patch gdb: The signal definitions of musl and gdb collide 2019-01-12 22:38:50 +01:00
100-musl_fix.patch gdb: bump to 8.2 2018-09-07 17:21:24 +02:00
110-shared_libgcc.patch gdb: bump to 8.2 2018-09-07 17:21:24 +02:00
120-sigprocmask-invalid-call.patch gdb: bump to 8.1.1 2018-08-01 16:12:53 +02:00