summaryrefslogtreecommitdiff
path: root/libebl/eblopenbackend.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Synopsys ARCv2 processorsShahab Vahedi2022-12-221-0/+2
* Add support for LoongArchHengqi Chen2022-12-191-0/+2
* libebl: Don't #include <dlfcn.h> in eblclosebackend.c and eblopenbackend.cYonggang Luo2022-10-271-1/+0
* Arm Ehdr flag printingUlrich Drepper2022-06-061-2/+3
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-1/+1
* Come up with startswith function.Martin Liska2021-05-121-2/+2
* backends: Remove tilegx backend.Mark Wielaard2020-10-261-2/+1
* libebl: Remove unused ebl_syscall_abi.Mark Wielaard2020-10-261-17/+0
* libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard2020-06-101-17/+17
* libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard2020-04-221-1/+3
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-162/+104
* Add backend support for C-SKYMao Han2019-07-171-0/+1
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-101-3/+0
* libebl: Try harder to find backend library in bin and lib origin paths.Mark Wielaard2019-05-301-47/+70
* Handle ADD/SUB relocationsAndreas Schwab2018-10-131-2/+3
* backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard2018-09-131-2/+1
* Consolidate error.h inclusion in system.hRoss Burton2018-07-051-1/+0
* libebl: Add new DWARF5 debug section names to default_debugscn_p.Mark Wielaard2018-05-061-0/+7
* Add support for RISC-VAndreas Schwab2018-04-231-0/+2
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-241-1/+10
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+1
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-20/+1
* Add support for BPFRichard Henderson2016-06-281-0/+1
* Add support for m68kAndreas Schwab2016-05-231-1/+1
* libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard2016-01-061-1/+3
* Remove old-style function definitions.Mark Wielaard2015-09-231-6/+2
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-2/+1
* libebl: Use static number for array stack allocation in openbackend.Mark Wielaard2015-05-271-2/+8
* Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard2014-11-261-3/+2
* backends: Add ebl_check_reloc_target_type.Mark Wielaard2014-05-191-1/+10
* Support AArch64 architecturePetr Machata2013-11-261-1/+2
* libebl/Jan Kratochvil2012-10-121-1/+1
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-241-0/+1
* Add low-level support for .debug_macro.Mark Wielaard2012-06-271-0/+2
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Add support for printing SDT elf notes.Mark Wielaard2011-04-261-3/+4
* Add new ebl_check_st_other_bits function.mpolacek/autotestMark Wielaard2011-03-111-1/+10
* Consider .gdb_index as a debugging section.Roland McGrath2010-07-071-0/+2
* Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath2010-01-041-4/+4
* Match .debug_pubtypes and .debug_types as known DWARF section names.Roland McGrath2009-10-051-0/+3
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-081-1/+10
* src/Roland McGrath2008-08-071-0/+17
* backends/Roland McGrath2008-04-011-0/+12
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-211-1/+18
* propagate from branch 'com.redhat.elfutils.disasm' (head d15b4eb794e81e477f98...Ulrich Drepper2008-01-021-0/+1
* readelf register printing sort order tweakRoland McGrath2007-08-231-11/+28
* propagate from branch 'com.redhat.elfutils.roland.pending' (head c44dcfac5b54...Ulrich Drepper2007-02-051-1/+9
* 2006-10-09 Roland McGrath <roland@redhat.com>Roland McGrath2006-10-101-5/+10
* merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0Ulrich Drepper2006-07-071-5/+28
* New spec file.elfutils-0.121Ulrich Drepper2006-06-151-28/+5