lede/toolchain
Beginner 98375d3b03
toolchain/gdb: Update to version 11.2 (#8955)
* 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: Update to version 11.2

This is a minor corrective release over GDB 11.1, fixing the following issues:
* PR sim/28302 (gdb fails to build with glibc 2.34)
* PR build/28318 (std::thread support configure check does not use CXX_DIALECT)
* PR gdb/28405 (arm-none-eabi: internal-error: ptid_t remote_target::select_thread_for_ambiguous_stop_reply(const target_waitstatus*): Assertion `first_resumed_thread != nullptr' failed)
* PR tui/28483 ([gdb/tui] breakpoint creation not displayed)
* PR build/28555 (uclibc compile failure since commit 4655f8509fd44e6efabefa373650d9982ff37fd6)
* PR rust/28637 (Rust characters will be encoded using DW_ATE_UTF)
* PR gdb/28758 (GDB 11 doesn't work correctly on binaries with a SHT_RELR (.relr.dyn) section)
* PR gdb/28785 (Support SHT_RELR (.relr.dyn) section)

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Co-authored-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-02-27 01:50:24 +08:00
..
binutils toolchain: binutils: add support for version 2.38 (#8864) 2022-02-12 12:34:51 +08:00
fortify-headers toolchain/gcc: bump to 7.5.0 final 2019-12-02 21:13:18 -08:00
gcc toolchain/gcc: bump gcc 11 to 11.2 (#7579) 2021-08-09 22:35:53 +08:00
gdb toolchain/gdb: Update to version 11.2 (#8955) 2022-02-27 01:50:24 +08:00
glibc toolchain/glibc: sync upstream (#8866) 2022-02-12 12:41:46 +08:00
kernel-headers add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
musl toolchain/musl: update to 1.2.2 2021-11-13 01:17:10 +08:00
nasm add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
wrapper update source 2017-09-06 19:19:45 +08:00
Config.in add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
info.mk update source 2017-09-06 19:19:45 +08:00
Makefile add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00