aboutsummaryrefslogtreecommitdiff
path: root/libebl/ChangeLog
AgeCommit message (Expand)Author
2018-05-06libebl: Add new DWARF5 debug section names to default_debugscn_p.Mark Wielaard
2018-04-23Add support for RISC-VAndreas Schwab
2018-03-16libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name.Mark Wielaard
2018-02-22libebl: Allow SHT_NOTE as relocation target type.Mark Wielaard
2018-02-10Use fallthrough attribute.Joshua Watt
2017-08-18Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann
2017-07-25ppc64: Add HTM SPRs support to readelfGustavo Romero
2017-07-24strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard
2017-05-02Make __attribute__ conditional in all installed headersUlf Hermann
2017-02-17Check for existence of mempcpyUlf Hermann
2016-08-03dwelf: Add string table functions from ebl.Mark Wielaard
2016-08-03Remove eu-ld and unused code.Mark Wielaard
2016-06-28Add support for BPFRichard Henderson
2016-05-23Add support for m68kAndreas Schwab
2016-02-15libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.Mark Wielaard
2016-01-09libebl: Fix missing brackets around if statement body.Mark Wielaard
2016-01-06libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard
2016-01-03libebl: new backend attribute ra_offset.Jose E. Marchesi
2015-10-06Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi
2015-09-23Remove old-style function definitions.Mark Wielaard
2015-09-14Remove redundant NULL tests.Chih-Hung Hsieh
2015-09-07Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh
2015-06-14libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.Mark Wielaard
2015-05-27libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.Mark Wielaard
2015-05-27libebl: Use static number for array stack allocation in openbackend.Mark Wielaard
2015-01-27libebl.h: Add comment from README that this is completely UNSUPPORTED.Mark Wielaard
2014-11-26Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard
2014-11-17Check elf_strptr didn't fail getting section name.Mark Wielaard
2014-06-22libebl: Add ebl_func_addr_mask plus ARM backend implementation.Mark Wielaard
2014-05-19backends: Add ebl_check_reloc_target_type.Mark Wielaard
2013-12-20libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard
2013-12-18unwinder: s390 and s390xJan Kratochvil
2013-12-15unwinder: ppc and ppc64Jan Kratochvil
2013-11-26Support AArch64 architecturePetr Machata
2013-11-14Code cleanup: Remove const in prototypeJan Kratochvil
2013-11-07Unwinder for x86*.Jan Kratochvil
2013-10-07backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard
2013-09-27Recognize names of some new core note types in ebl_core_note_type_namePetr Machata
2013-09-25eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.Mark Wielaard
2013-04-26Updates for Automake 1.13.Mark Wielaard
2012-10-12libebl/Jan Kratochvil
2012-09-17Handle new core note types in EBLPetr Machata
2012-08-24Add support for Tilera TILE-Gx processor.Jeff Kenton
2012-06-27Add low-level support for .debug_macro.Mark Wielaard
2011-04-26Add support for printing SDT elf notes.Mark Wielaard
2011-03-21Fix typo in TLSDESC_GOT.Marek Polacek
2011-03-11Add new ebl_check_st_other_bits function.Mark Wielaard
2010-07-07Consider .gdb_index as a debugging section.Roland McGrath
2010-02-15Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath
2010-01-04Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath