mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-05 03:18:00 +02:00
elfutils: Update to version 0.190
- Update from version 0.189 to 0.190
- Update of rootfile
- Changelog
0.190
CONTRIBUTING: Switch from real name policy to known identity policy.
Updated ChangeLog policy (no more separate ChangeLog files).
There is a SECURITY bug policy now.
The default branch is now 'main'.
libelf: Add RELR support.
libdw: Recognize .debug_[ct]u_index sections
readelf: Support readelf -Ds, --use-dynamic --symbol.
Support .gdb_index version 9
scrlines: New tool that compiles a list of source files associated
with a specified dwarf/elf file.
debuginfod: Schema change (reindexing required, sorry!) for a 60%
compression in filename representation, which was a large
part of the sqlite index; also, more deliberate sqlite
-wal management during scanning using the
--scan-checkpoint option.
backends: Various LoongArch updates.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
84a36f5fac
commit
2d8a7fe22a
@@ -11,6 +11,7 @@ usr/bin/eu-objdump
|
||||
usr/bin/eu-ranlib
|
||||
usr/bin/eu-readelf
|
||||
usr/bin/eu-size
|
||||
usr/bin/eu-srcfiles
|
||||
usr/bin/eu-stack
|
||||
usr/bin/eu-strings
|
||||
usr/bin/eu-strip
|
||||
@@ -27,15 +28,15 @@ usr/bin/eu-unstrip
|
||||
#usr/include/gelf.h
|
||||
#usr/include/libelf.h
|
||||
#usr/include/nlist.h
|
||||
usr/lib/libasm-0.189.so
|
||||
usr/lib/libasm-0.190.so
|
||||
#usr/lib/libasm.a
|
||||
#usr/lib/libasm.so
|
||||
usr/lib/libasm.so.1
|
||||
usr/lib/libdw-0.189.so
|
||||
usr/lib/libdw-0.190.so
|
||||
#usr/lib/libdw.a
|
||||
#usr/lib/libdw.so
|
||||
usr/lib/libdw.so.1
|
||||
usr/lib/libelf-0.189.so
|
||||
usr/lib/libelf-0.190.so
|
||||
#usr/lib/libelf.a
|
||||
#usr/lib/libelf.so
|
||||
usr/lib/libelf.so.1
|
||||
@@ -50,6 +51,7 @@ usr/lib/libelf.so.1
|
||||
#usr/share/locale/uk/LC_MESSAGES/elfutils.mo
|
||||
#usr/share/man/man1/eu-elfclassify.1
|
||||
#usr/share/man/man1/eu-readelf.1
|
||||
#usr/share/man/man1/eu-srcfiles.1
|
||||
#usr/share/man/man3/elf_begin.3
|
||||
#usr/share/man/man3/elf_clone.3
|
||||
#usr/share/man/man3/elf_getdata.3
|
||||
|
||||
Reference in New Issue
Block a user