summaryrefslogtreecommitdiffstats
path: root/libebl/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Provide a windows-specific ORIGIN_PATH for eblopenbackendUlf Hermann2017-05-081-0/+5
* Generalize library namesUlf Hermann2017-04-281-0/+6
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-281-0/+4
* Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-281-0/+5
* Make __attribute__ conditional in all installed headersUlf Hermann2017-04-211-0/+4
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+5
* dwelf: Add string table functions from ebl.Mark Wielaard2016-08-031-0/+13
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-0/+18
* Add support for BPFRichard Henderson2016-06-281-0/+5
* Add support for m68kAndreas Schwab2016-05-231-0/+4
* libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes.Mark Wielaard2016-02-151-0/+6
* libebl: Fix missing brackets around if statement body.Mark Wielaard2016-01-091-0/+5
* libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data.Mark Wielaard2016-01-061-0/+4
* libebl: new backend attribute ra_offset.Jose E. Marchesi2016-01-031-0/+6
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-061-0/+5
* Remove old-style function definitions.Mark Wielaard2015-09-231-0/+4
* Remove redundant NULL tests.Chih-Hung Hsieh2015-09-141-0/+8
* Replace some K&R function definitions with ansi-C definitions.Chih-Hung Hsieh2015-09-071-0/+6
* libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation.Mark Wielaard2015-06-141-0/+5
* libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG.Mark Wielaard2015-05-271-0/+5
* libebl: Use static number for array stack allocation in openbackend.Mark Wielaard2015-05-271-0/+5
* libebl.h: Add comment from README that this is completely UNSUPPORTED.Mark Wielaard2015-01-271-0/+5
* Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.Mark Wielaard2014-11-261-0/+7
* Check elf_strptr didn't fail getting section name.Mark Wielaard2014-11-171-0/+4
* libebl: Add ebl_func_addr_mask plus ARM backend implementation.Mark Wielaard2014-06-221-0/+6
* backends: Add ebl_check_reloc_target_type.Mark Wielaard2014-05-191-0/+10
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-201-0/+9
* unwinder: s390 and s390xJan Kratochvil2013-12-181-0/+12
* unwinder: ppc and ppc64Jan Kratochvil2013-12-151-0/+10
* Support AArch64 architecturePetr Machata2013-11-261-0/+4
* Code cleanup: Remove const in prototypeJan Kratochvil2013-11-141-0/+5
* Unwinder for x86*.Jan Kratochvil2013-11-071-0/+10
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-071-0/+5
* Recognize names of some new core note types in ebl_core_note_type_namePetr Machata2013-09-271-0/+5
* eblsectionstripp.c (ebl_section_strip_p): Check shdr_l is not NULL.Mark Wielaard2013-09-251-0/+4
* Updates for Automake 1.13.Mark Wielaard2013-04-261-0/+4
* libebl/Jan Kratochvil2012-10-121-0/+6
* Handle new core note types in EBLPetr Machata2012-09-171-0/+6
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-241-0/+4
* Add low-level support for .debug_macro.Mark Wielaard2012-06-271-0/+4
* Add support for printing SDT elf notes.Mark Wielaard2011-04-261-0/+9
* Fix typo in TLSDESC_GOT.Marek Polacek2011-03-211-0/+4
* Add new ebl_check_st_other_bits function.upstream/mpolacek/autotestMark Wielaard2011-03-111-0/+9
* Consider .gdb_index as a debugging section.Roland McGrath2010-07-071-0/+4
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-151-0/+4
* Make readelf -n check note name strings, handle "VMCOREINFO" flavor.Roland McGrath2010-01-041-0/+8
* Clean up NT_GNU_GOLD_VERSION printing.Roland McGrath2009-10-141-0/+4
* Match .debug_pubtypes and .debug_types as known DWARF section names.Roland McGrath2009-10-051-0/+5
* libebl: Fix allocation of memory for long stringsPetr Machata2009-09-021-0/+5
* ebl_strtabfinalize: Don't SEGV when no strings are presentPetr Machata2009-08-061-0/+5