aboutsummaryrefslogtreecommitdiff
path: root/libebl
AgeCommit message (Expand)Author
2023-08-29libelf, readelf, elflint: Add RELR supportMark Wielaard
2022-12-22Add support for Synopsys ARCv2 processorsShahab Vahedi
2022-12-19Add support for LoongArchHengqi Chen
2022-10-27libebl: Don't #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.cYonggang Luo
2022-10-16Move the #include <libintl.h> into eu-config.hYonggang Luo
2022-08-08libelf: Sync elf.h from glibcAndreas Schwab
2022-06-06Arm Ehdr flag printingUlrich Drepper
2022-03-24libebl: recognize FDO Packaging Metadata ELF noteLuca Boccassi
2021-09-09Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin
2021-05-12Come up with startswith function.Martin Liska
2020-12-16Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin
2020-12-16libebl: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin
2020-12-12Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin
2020-10-26backends: Remove tilegx backend.Mark Wielaard
2020-10-26libebl: Remove unused ebl_syscall_abi.Mark Wielaard
2020-09-07libebl: Handle aarch64 bti, pac bits in gnu property noteMark Wielaard
2020-07-23Only typedef Ebl once.Mark Wielaard
2020-06-10libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard
2020-06-04libelf: Sync elf.h from glibc.Mark Wielaard
2020-04-22libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard
2020-02-18readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard
2019-09-10libebl: Don't install libebl.a, libebl.h and remove backends from spec.Mark Wielaard
2019-08-29Don't use dlopen() for libebl modulesOmar Sandoval
2019-08-28Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval
2019-08-28libebl: remove unnecessary variable in Makefile.amOmar Sandoval
2019-07-17Add backend support for C-SKYMao Han
2019-07-10libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard
2019-05-30libebl: Try harder to find backend library in bin and lib origin paths.Mark Wielaard
2019-04-28libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name.Mark Wielaard
2019-01-30libebl: Check GNU property note data padding fits inside note.Mark Wielaard
2019-01-16libebl: Check NT_PLATFORM core notes contain a zero terminated string.Mark Wielaard
2019-01-16libebl: Check GNU property note pr_datasz fits inside note description.Mark Wielaard
2018-12-03libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.Mark Wielaard
2018-11-15libebl: Don't update w, t and len unnecessarily in ebl_object_note_type_name.Mark Wielaard
2018-11-13Handle GNU Build Attribute ELF Notes.Mark Wielaard
2018-11-13Recognize NT_VERSION notes.Mark Wielaard
2018-10-29Recognize and parse GNU Property notes.Mark Wielaard
2018-10-13Handle ADD/SUB relocationsAndreas Schwab
2018-09-13libebl: Use elf_getshdrstrndx in ebl_section_strip_p.Mark Wielaard
2018-09-13backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard
2018-07-05Consolidate error.h inclusion in system.hRoss Burton
2018-05-06libebl: Add new DWARF5 debug section names to default_debugscn_p.Mark Wielaard
2018-04-23Add support for RISC-VAndreas Schwab
2018-03-16libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.Mark Wielaard
2018-02-22libebl: Allow SHT_NOTE as relocation target type.Mark Wielaard
2018-02-10Use fallthrough attribute.Joshua Watt
2017-08-18Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann
2017-07-25ppc64: Add HTM SPRs support to readelfGustavo Romero
2017-07-24strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard
2017-05-02Make __attribute__ conditional in all installed headersUlf Hermann