summaryrefslogtreecommitdiff
path: root/backends/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN filesMark Wielaard2023-01-191-0/+4
* Add support for Synopsys ARCv2 processorsShahab Vahedi2022-12-221-0/+9
* Add support for LoongArchHengqi Chen2022-12-191-0/+7
* backends: Handle new RISC-V specific definitionsAndreas Schwab2022-08-091-0/+9
* Arm Ehdr flag printingUlrich Drepper2022-06-061-0/+6
* backends: Use PTRACE_GETREGSET for ppc_set_initial_registers_tidMark Wielaard2022-02-161-0/+5
* RISC-V: PR27925 Add support for LP64 and LP64F ABIs return valuesWilliam Cohen2021-09-301-0/+13
* Come up with startswith function.Martin Liska2021-05-121-0/+5
* backends/ppc_initreg.c: include <asm/ptrace.h>.Érico Rolim2021-02-051-0/+4
* backends: fix spelling typos in commentsDmitry V. Levin2020-12-121-0/+6
* backends: Handle SHT_X86_64_UNWIND as valid relocation target type.Mark Wielaard2020-11-171-0/+5
* backends: Remove tilegx backend.Mark Wielaard2020-10-261-0/+12
* libebl: Remove unused ebl_syscall_abi.Mark Wielaard2020-10-261-0/+12
* backends: Implement aarch64_dynamic_tag_name and aarch64_dynamic_tag_checkMark Wielaard2020-09-071-0/+7
* backends: Make the reloc_nametable zero element an one char array.Mark Wielaard2020-06-191-0/+6
* libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard2020-06-101-0/+20
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-0/+1
* Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval2019-08-281-0/+1
* libcpu: merge libcpu_{i386,x86_64,bpf} into one libraryOmar Sandoval2019-08-281-0/+4
* Add backend support for C-SKYMao Han2019-07-171-0/+12
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-101-0/+18
* backends: riscv_cfi.c had a bad BACKEND define.Mark Wielaard2019-04-141-0/+4
* s390: elflint should check if _GLOBAL_OFFSET_TABLE_ points to .got.elfutils-0.176Mark Wielaard2019-02-151-0/+5
* RISC-V: Add untested 32-bit core file support.Jim Wilson2019-01-131-0/+11
* RISC-V: Add initial return value location support.Jim Wilson2019-01-101-0/+8
* RISC-V: Improve riscv64 core file support.Jim Wilson2019-01-081-0/+5
* backends: Add x86_64 section_type_name for SHT_X86_64_UNWIND.Mark Wielaard2018-11-091-0/+5
* backends: ppc use define instead of const for size of dwarf_regs array.Mark Wielaard2018-10-201-0/+5
* Handle ADD/SUB relocationsAndreas Schwab2018-10-131-0/+20
* backends: Use elf_getshdrstrndx to find .odp section in ppc64_initMark Wielaard2018-09-131-0/+4
* backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard2018-09-131-0/+10
* backends: add abi_cfi and set_initial_registers_tid callbacks for M68KAndreas Schwab2018-07-221-0/+8
* Fix typo in riscv_register_infoAndreas Schwab2018-07-191-0/+4
* backends: add core_note callback for RISC-VAndreas Schwab2018-07-171-0/+6
* backends: add set_initial_registers_tid callback for RISC-VAndreas Schwab2018-07-131-0/+6
* backends,bpf: add proper relocation supportYonghong Song2018-06-211-0/+7
* libelf: Sync elf.h from glibc.Mark Wielaard2018-06-211-0/+4
* backends: add abi_cfi and register_info callbacks for RISC-VAndreas Schwab2018-06-201-0/+7
* backends: add checks for _GLOBAL_OFFSET_TABLE_ and __global_pointer$ on riscvAndreas Schwab2018-05-151-0/+5
* Add support for RISC-VAndreas Schwab2018-04-231-0/+7
* aarch64: Add default cfi rule to restore SP from CFA address.Mark Wielaard2018-04-131-0/+5
* Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-151-0/+4
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+22
* backends: Ignore GCC8 -Wpacked-not-aligned for m68k_corenote.c.Mark Wielaard2017-10-261-0/+4
* Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+4
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-0/+4
* backends: sparc GOTDATA_OP[_HIX22|LOX10] can be used in ET_REL files.Mark Wielaard2017-08-021-0/+5
* ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-251-1/+7
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-241-0/+7
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-0/+7