• Home
  • Raw
  • Download

Lines Matching refs:libelf

119 libelf: elf_update now compensates (fixes up) a bad sh_addralign for
173 libelf: Handle PN_XNUM in elf_getphdrnum before shdr 0 is cached
251 libelf, libdw and all tools now handle extended shnum and shstrndx correctly.
354 libelf: gelf_newehdr and gelf_newehdr now return void *.
383 libelf: Add elf_compress, elf_compress_gnu, elf32_getchdr, elf64_getchdr
388 config: Add libelf and libdw pkg-config files.
399 libelf: Use int64_t for offsets in libelf.h instead of loff_t.
552 libelf: elf*_xlatetomd now works for cross-endian ELF note data.
575 libelf: [g]elf[32|64]_offscn() do not match SHT_NOBITS sections at OFFSET.
671 libelf: More robust to bogus section headers.
682 libelf: New function elf_getphdrnum.
702 libelf: Add elf_getshdrnum alias for elf_getshnum and elf_getshdrstrndx alias
732 libelf: Fix regression in creation of section header
758 libelf: bug fixes
781 libdwfl, libelf: bug fixes
802 libelf: new function elf_scnshndx.
821 libelf: new function elf_getdata_rawchunk, replaces gelf_rawchunk;
866 libelf, elflint: better support for core file handling
874 libelf, libdw: bug fixes for unaligned accesses on machines that care
897 libelf: add elf_gnu_hash
905 libelf: bug fixes for rewriting existing files when using mmap.
925 The license is now GPL for most files. The libelf, libebl, libdw,
961 libelf: speed-ups of non-mmap reading.
971 libelf: new function elf_getaroff
994 libelf: Add elfXX_offscn and gelf_offscn.
1011 libelf: fix a number of problems with elf_update
1088 libelf: add gelf_checksum prototype to <libelf.h>
1090 libelf: fix elf*_checksum handling of NOBITS sections
1125 libelf: Add gelf_getlib and gelf_update_lib
1149 libelf: change to GPL from OSL1 for now.
1178 libelf: fix two problems with generating output not via mmap
1204 Run strip tests with the correct libelf and libebl.
1206 libelf: fix bug in verneed byte order changing code.
1215 Fix some libelf problems with ET_REL files.
1256 libelf: and yet more fun with endian transformation at output time.
1260 libelf: more fun with endian transformation at output time. Add test for it.
1264 libelf: Two little bugs left from previous patch to handle section output
1267 libelf: add unlikely in some more places.
1271 libelf: fix output routines to handle case where section indices and
1283 libelf: correct mistake in error string handling.
1285 libelf: Implement ELF_F_PERMISSIVE.
1292 libelf: Handle broken hash table entry sizes.
1298 libelf: Use correct file size for NOBITS section with ELF_F_LAYOUT set
1302 libelf: Make error handling more robust.
1303 libelf: Use TLS in error handler if configured with --enable-tls
1337 libelf: Take offset of archive into account in elf_rand.
1354 libelf: quite a few bug fixes by Alex Larsson.
1404 libelf: new function to read parts of the ELF file
1412 libelf: fix little new section-handling related bugs in elf_getshstrndx
1431 libelf: major rewrite to keep Elf_Scn references valid until elf_end
1444 libelf: implement {gelf,elf32,elf64}_checksum
1446 libelf: optimize DSO: fewer relocations, fewer PLTs
1456 libelf: add elf_getshnum and elf_getshstrndx
1633 Gracefully deal with no phdr in new file in libelf.
1641 Fix some problems with recursive handling of archives in libelf.
1659 Fix some memory leaks in libelf.
1678 make handling of e_shnum overflow in libelf standard conforming
1794 libelf and parts of libebl are done.