summaryrefslogtreecommitdiffstats
path: root/libebl
Commit message (Expand)AuthorAgeFilesLines
* libebl: Use elf_getshdrstrndx in ebl_section_strip_p.Mark Wielaard2018-09-133-3/+12
* backends: Always use elf_getshdrstrndx in check_special_symbol.Mark Wielaard2018-09-135-6/+12
* Consolidate error.h inclusion in system.hRoss Burton2018-07-052-1/+4
* libebl: Add new DWARF5 debug section names to default_debugscn_p.Mark Wielaard2018-05-062-0/+13
* Add support for RISC-VAndreas Schwab2018-04-232-0/+6
* libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.Mark Wielaard2018-03-162-1/+9
* libebl: Allow SHT_NOTE as relocation target type.Mark Wielaard2018-02-222-0/+6
* Use fallthrough attribute.Joshua Watt2018-02-102-1/+6
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-182-1/+5
* ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-252-0/+5
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-246-5/+75
* Make __attribute__ conditional in all installed headersUlf Hermann2017-05-022-3/+7
* Check for existence of mempcpyUlf Hermann2017-02-173-0/+7
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-034-384/+14
* Remove eu-ld and unused code.Mark Wielaard2016-08-039-908/+23
* Add support for BPFRichard Henderson2016-06-283-1/+7
* Add support for m68kAndreas Schwab2016-05-232-1/+5
* Add NT_ARM_SYSTEM_CALL aarch64 syscall regset.Mark Wielaard2016-02-151-0/+1
* libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.Mark Wielaard2016-02-152-1/+40
* libebl: Fix missing brackets around if statement body.Mark Wielaard2016-01-092-180/+187
* libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard2016-01-062-1/+7
* libebl: new backend attribute ra_offset.Jose E. Marchesi2016-01-034-0/+24
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-062-1/+6
* Remove old-style function definitions.Mark Wielaard2015-09-2342-180/+60
* Remove redundant NULL tests.Chih-Hung Hsieh2015-09-145-5/+15
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-073-5/+8
* libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.Mark Wielaard2015-06-142-5/+18
* libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.Mark Wielaard2015-05-272-2/+22
* libebl: Use static number for array stack allocation in openbackend.Mark Wielaard2015-05-272-2/+13
* s/Really, not guarantee/Really, no guarantee/gMark Wielaard2015-01-271-1/+1
* libebl.h: Add comment from README that this is completely UNSUPPORTED.Mark Wielaard2015-01-272-1/+19
* Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard2014-11-265-9/+14
* Check elf_strptr didn't fail getting section name.Mark Wielaard2014-11-172-2/+6
* libebl: Add ebl_func_addr_mask plus ARM backend implementation.Mark Wielaard2014-06-225-4/+34
* backends: Add ebl_check_reloc_target_type.Mark Wielaard2014-05-196-3/+74
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-206-1/+69
* unwinder: s390 and s390xJan Kratochvil2013-12-186-1/+143
* unwinder: ppc and ppc64Jan Kratochvil2013-12-155-2/+65
* Support AArch64 architecturePetr Machata2013-11-262-1/+6
* Code cleanup: Remove const in prototypeJan Kratochvil2013-11-142-4/+7
* Unwinder for x86*.Jan Kratochvil2013-11-076-5/+97
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-072-0/+10
* Recognize names of some new core note types in ebl_core_note_type_namePetr Machata2013-09-272-1/+11
* eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.Mark Wielaard2013-09-252-2/+6
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* libebl/Jan Kratochvil2012-10-124-3/+13
* Handle new core note types in EBLPetr Machata2012-09-172-1/+18
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-242-0/+5
* Add low-level support for .debug_macro.Mark Wielaard2012-06-272-0/+6
* Update name, license and contributor policy.Mark Wielaard2012-06-0551-2016/+969