summaryrefslogtreecommitdiff
path: root/libebl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add support for Synopsys ARCv2 processorsShahab Vahedi2022-12-221-0/+5
* Add support for LoongArchHengqi Chen2022-12-191-0/+4
* libebl: Don't #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.cYonggang Luo2022-10-271-0/+5
* libelf: Sync elf.h from glibcAndreas Schwab2022-08-081-0/+5
* Arm Ehdr flag printingUlrich Drepper2022-06-061-0/+10
* libebl: recognize FDO Packaging Metadata ELF noteLuca Boccassi2022-03-241-0/+5
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-0/+4
* Come up with startswith function.Martin Liska2021-05-121-0/+5
* Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-161-0/+4
* libebl: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin2020-12-161-0/+14
* Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin2020-12-121-1/+1
* backends: Remove tilegx backend.Mark Wielaard2020-10-261-0/+5
* libebl: Remove unused ebl_syscall_abi.Mark Wielaard2020-10-261-0/+9
* libebl: Handle aarch64 bti, pac bits in gnu property noteMark Wielaard2020-09-071-0/+5
* Only typedef Ebl once.Mark Wielaard2020-07-231-0/+4
* libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard2020-06-101-0/+9
* libelf: Sync elf.h from glibc.Mark Wielaard2020-06-041-0/+5
* libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard2020-04-221-0/+5
* readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard2020-02-181-0/+5
* libebl: Don't install libebl.a, libebl.h and remove backends from spec.Mark Wielaard2019-09-101-0/+5
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-0/+6
* Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval2019-08-281-1/+3
* libebl: remove unnecessary variable in Makefile.amOmar Sandoval2019-08-281-0/+4
* Add backend support for C-SKYMao Han2019-07-171-0/+4
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-101-0/+6
* libebl: Try harder to find backend library in bin and lib origin paths.Mark Wielaard2019-05-301-0/+8
* libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name.Mark Wielaard2019-04-281-0/+7
* libebl: Check GNU property note data padding fits inside note.Mark Wielaard2019-01-301-0/+5
* libebl: Check NT_PLATFORM core notes contain a zero terminated string.Mark Wielaard2019-01-161-0/+6
* libebl: Check GNU property note pr_datasz fits inside note description.Mark Wielaard2019-01-161-0/+4
* libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.Mark Wielaard2018-12-031-0/+5
* libebl: Don't update w, t and len unnecessarily in ebl_object_note_type_name.Mark Wielaard2018-11-151-0/+5
* Handle GNU Build Attribute ELF Notes.Mark Wielaard2018-11-131-0/+8
* Recognize NT_VERSION notes.Mark Wielaard2018-11-131-0/+9
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+6
* Handle ADD/SUB relocationsAndreas Schwab2018-10-131-0/+7
* libebl: Use elf_getshdrstrndx in ebl_section_strip_p.Mark Wielaard2018-09-131-0/+6
* backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard2018-09-131-0/+7
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-0/+4
* libebl: Add new DWARF5 debug section names to default_debugscn_p.Mark Wielaard2018-05-061-0/+6
* Add support for RISC-VAndreas Schwab2018-04-231-0/+4
* libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.Mark Wielaard2018-03-161-0/+6
* libebl: Allow SHT_NOTE as relocation target type.Mark Wielaard2018-02-221-0/+5
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+5
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
* ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-251-0/+4
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-241-0/+9
* Make __attribute__ conditional in all installed headersUlf Hermann2017-05-021-0/+4
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+5
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-0/+13