1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/tools
Tony Ambardar 02850d7c9c 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-05-18 13:32:06 +03:00
..
autoconf
autoconf-archive
automake
b43-tools
bash
bc
bison
cbootimage
cbootimage-configs
ccache tools/ccache: update to 4.6 2022-03-13 19:24:13 +01:00
cmake tools/cmake: fix download url 2022-04-09 15:56:04 +02:00
coreutils
cpio
dosfstools tools: SOURCE_DATE_EPOCH handling for mkfs.fat 2022-03-31 00:56:34 +01:00
dwarves tools/dwarves: add host package 2022-05-18 13:32:06 +03:00
e2fsprogs
elftosb
elfutils elfutils: move host build to tools 2022-05-18 13:32:06 +03:00
expat tools/expat: enable DTD 2022-03-13 10:10:30 +01:00
fakeroot tools/fakeroot: update to 1.28 2022-03-13 19:24:13 +01:00
findutils tools/findutils: update to 4.9.0 2022-03-01 00:08:08 +01:00
firmware-utils firmware-utils: bump to git HEAD 2022-04-27 20:29:37 +02:00
flex
flock
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libressl tools/libressl: update to version 3.4.2 2022-03-01 00:08:08 +01:00
libtool
llvm-bpf
lzma
lzma-old
m4
make-ext4fs
meson tools/meson: update to 0.61.4 2022-04-09 15:56:04 +02:00
missing-macros
mkimage tools/mkimage: update to 2022.01 2022-03-01 00:08:08 +01:00
mklibs
mpc
mpfr
mtd-utils
mtools mtools: update to version 4.0.39 2022-04-15 01:18:28 +01:00
ninja
padjffs2
patch
patch-image
patchelf
pkgconf
quilt
sdimage
sed
sparse
squashfs
squashfskit4
sstrip
tar
xxd
xz
zip tools: zip: make encrypted archives reproducible 2022-03-09 15:38:23 +09:00
zlib tools/zlib: bump to latest stable release 1.2.12 (CVE-2018-25032) 2022-03-28 09:27:56 +02:00
zstd tools/zstd: update to 1.5.2 2022-03-01 00:08:08 +01:00
Makefile tools/dwarves: add host package 2022-05-18 13:32:06 +03:00