Higher-level library to access ELF
This package provides a higher-level library to access ELF files. This
is a part of elfutils package.
- Developed at Base:System
-
12
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/elfutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README-BEFORE-ADDING-PATCHES | 0000000488 488 Bytes | |
baselibs.conf | 0000000160 160 Bytes | |
elfutils-0.137-dwarf-header-check-fix.diff | 0000001024 1 KB | |
elfutils-0.148-dont-crash.diff | 0000000511 511 Bytes | |
elfutils-0.155.tar.bz2 | 0002477883 2.36 MB | |
elfutils-aarch64.patch | 0000005505 5.38 KB | |
elfutils-no-po-test-build.diff | 0000001024 1 KB | |
elfutils-portability.patch | 0000062756 61.3 KB | |
elfutils-revert-portability-scanf.patch | 0000001172 1.14 KB | |
elfutils-robustify.patch | 0000066637 65.1 KB | |
elfutils-uninitialized.diff | 0000000547 547 Bytes | |
elfutils.changes | 0000014941 14.6 KB | |
elfutils.spec | 0000007586 7.41 KB | |
libebl-prototype-fix.diff | 0000001187 1.16 KB |
Revision 35 (latest revision is 113)
Ismail Dönmez (namtrac)
accepted
request 143660
from
Marcus Meissner (msmeissn)
(revision 35)
- add elfutils-aarch64.patch to support aarch64 - update to 0.155 libelf: elf*_xlatetomd now works for cross-endian ELF note data. elf_getshdr now works consistently on non-mmaped ELF files after calling elf_cntl(ELF_C_FDREAD). Implement support for ar archives with 64-bit symbol table. [g]elf[32|64]_offscn() do not match SHT_NOBITS sections at OFFSET. libdw: dwarf.h corrected the DW_LANG_ObjC constant name (was DW_LANG_Objc). Any existing sources using the old name will have to be updated. Add DW_MACRO_GNU .debug_macro type encodings constants, DW_ATE_UTF and DW_OP_GNU_parameter_ref to dwarf.h. Experimental support for DWZ multifile forms DW_FORM_GNU_ref_alt and DW_FORM_GNU_strp_alt. Disabled by default. Use configure --enable-dwz to test it. dwarf_highpc function now handles DWARF 4 DW_AT_high_pc constant form. Fix bug using dwarf_next_unit to iterate over .debug_types. elflint: Now accepts gold linker produced executables. readelf: Add .debug_macro parsing support. Add .gdb_index version 7 parsing support. Recognize DW_OP_GNU_parameter_ref. backends: Add support for Tilera TILE-Gx processor. translations: Updated Ukrainian translation. The license is now GPLv2/LGPLv3+ for the libraries and GPLv3+ for stand-alone programs. There is now also a formal CONTRIBUTING document describing how to
Comments 0