toolchain: gdb: Update to version 11.1
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 31 Oct 2021 16:37:59 +0000 (17:37 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 3 Nov 2021 22:52:08 +0000 (23:52 +0100)
commit2fea0e5cb0957ab25627b181a70775ca5e52a2d5
tree56f0196d41aa7317aae682d769e90e95d2c885ab
parentae7c2bb61b94681171e1c7dff403a349033fa9f0
toolchain: gdb: Update to version 11.1

The removed patch was already applied upstream.

gdb now mandatory depends on gmp, tell configure where to find it
explicitly. We already build gmp in the tools directory for gcc. Also
make it use mpfr and mpc as we also build both of them.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
toolchain/gdb/Makefile
toolchain/gdb/patches/100-fix-elf-support-check.patch [deleted file]