summaryrefslogtreecommitdiff
path: root/libdwelf
Commit message (Expand)AuthorAgeFilesLines
* Do not use relative include paths in library files.Mark Wielaard2022-12-202-1/+5
* lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.hYonggang Luo2022-10-283-3/+5
* libelf: Sync elf.h from glibcAndreas Schwab2022-08-082-0/+7
* libelf: Sync elf.h from glibc.Mark Wielaard2022-03-242-0/+7
* Improve building with LTOAlexander Miller2021-11-082-1/+6
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-092-3/+8
* libdwelf: fix spelling typos in commentsDmitry V. Levin2020-12-123-3/+6
* libdwelf: fix spelling typos in strings returned by dwelf_elf_e_machine_stringDmitry V. Levin2020-12-122-3/+8
* libelf: Sync elf.h from glibc.Mark Wielaard2020-06-042-2/+7
* libdwelf: Make dwelf_elf_begin return NULL only when there is an error.Mark Wielaard2019-08-133-8/+19
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-104-1/+418
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-094-3/+79
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-292-1/+8
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-122-5/+5
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-034-2/+435
* libdwelf: Add dwelf_scn_gnu_compressed_size.Mark Wielaard2016-01-064-3/+94
* Move nested functions in libdwelf.Chih-Hung Hsieh2015-10-222-20/+34
* libdwelf: Check the d_buf actually exists in dwelf_elf_gnu_debuglink.Mark Wielaard2014-11-142-1/+6
* libdwelf: Add dwelf_elf_gnu_build_id.Mark Wielaard2014-05-015-2/+169
* libdwelf: Add dwelf_dwarf_gnu_debugaltlinkFlorian Weimer2014-04-245-1/+82
* libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.Mark Wielaard2014-04-245-0/+252