summaryrefslogtreecommitdiff
path: root/libebl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* Add support for printing SDT elf notes.Mark Wielaard2011-04-266-10/+118
* Fix doubled words.Marek Polacek2011-04-161-1/+1
* Fix typo in TLSDESC_GOT.Marek Polacek2011-03-212-1/+5
* Add new ebl_check_st_other_bits function.mpolacek/autotestMark Wielaard2011-03-116-3/+93
* Consider .gdb_index as a debugging section.Roland McGrath2010-07-072-0/+6
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-23/+9
* Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath2010-01-045-19/+27
* Clean up NT_GNU_GOLD_VERSION printing.Roland McGrath2009-10-142-2/+6
* Match .debug_pubtypes and .debug_types as known DWARF section names.Roland McGrath2009-10-052-0/+8
* libebl: Fix allocation of memory for long stringsPetr Machata2009-09-022-7/+17
* ebl_strtabfinalize: Don't SEGV when no strings are presentPetr Machata2009-08-062-1/+7
* Handle text output for NT_GNU_GOLD_VERSION.elfutils-0.142Mark Wielaard2009-07-262-1/+10
* Handle NT_GNU_GOLD_VERSION.Mark Wielaard2009-07-262-1/+7
* CFI support: lookup by PC and translate into DWARF location per registerRoland McGrath2009-07-087-6/+127
* Add support for STB_GNU_UNIQUE to libebl.Ulrich Drepper2009-07-083-2/+20
* Update elf.h and some tables; fill in sparc backend reloc table.Roland McGrath2009-04-013-3/+13
* Reduce common code in objdump.Ulrich Drepper2009-02-012-2/+7
* src/Roland McGrath2008-12-032-1/+5
* src/Roland McGrath2008-08-077-3/+114