1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00
openwrt/toolchain
Hauke Mehrtens 9aaeaa8d2a toolchain: musl: Fix symbol loading in gdb
Fix DT_DEBUG handling on MIPS in musl libc.
With this change gdb will load the symbol files for shared libraries on MIPS too.

This patch was taken from this thread: https://www.openwall.com/lists/musl/2022/01/09/4

Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
(cherry picked from commit fcdd407e8e)
2023-04-02 22:07:28 +02:00
..
binutils toolchain: binutils: add support for version 2.38 2022-03-09 10:23:25 +00:00
fortify-headers toolchain/fortify-headers: Update to 1.1 2019-07-28 09:43:49 +01:00
gcc Revert "toolchaini/gcc: fix libstdc++ dual abi model" 2023-01-18 07:51:56 +01:00
gdb toolchain: gdb: Update to version 11.2 2022-02-01 21:25:02 +01:00
glibc toolchain: Update glibc 2.34 to recent HEAD 2022-12-21 14:28:10 +01:00
kernel-headers toolchain: kernel-headers: kernel Git tree mirror hash 2020-11-27 14:46:13 +01:00
musl toolchain: musl: Fix symbol loading in gdb 2023-04-02 22:07:28 +02:00
nasm toolchain: nasm: update to 2.15.05 2020-09-28 23:44:49 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
build_version toolchain: add a version that can be bumped to force toolchain/target rebuild 2021-11-16 22:02:45 +01:00
Config.in toolchain: Include ./include/fortify for external musl toolchain 2022-10-03 19:51:50 +02: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 Revert "toolchain: add autoconf-lean" 2021-03-02 11:36:36 +00:00