lede/toolchain
Tony Ambardar 68e802c1b9 tools/dwarves: add host package
dwarves is a set of tools that use the debugging information inserted in
ELF binaries by compilers such as GCC. Utilities in the dwarves suite
include pahole, which can be used to find alignment holes in structs and
classes, and also extracts other information such as CPU cacheline
alignment, helping pack those structures to achieve more cache hits.

These tools are also used to encode and read the BTF type information
format used with the bpf syscall, making this a Linux build dependency
when using kernel BTF information.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
[bump to 1.23, add elfutils dep, drop host lib usage, drop cmake release
target, use RM macro]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2022-08-24 10:57:28 +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 toolchaini/gcc: fix libstdc++ dual abi model 2022-07-08 11:51:23 +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 version 1.2.3 (#9241) 2022-04-14 10:20:20 +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 tools/dwarves: add host package 2022-08-24 10:57:28 +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