summaryrefslogtreecommitdiffstats
path: root/libebl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-097-16/+422
|\
| * libebl: Don't update w, t and len unnecessarily in ebl_object_note_type_name.Mark Wielaard2018-11-152-5/+8
| * Handle GNU Build Attribute ELF Notes.Mark Wielaard2018-11-134-4/+184
| * Recognize NT_VERSION notes.Mark Wielaard2018-11-134-4/+27
| * Recognize and parse GNU Property notes.Mark Wielaard2018-10-293-1/+191
| * Handle ADD/SUB relocationsAndreas Schwab2018-10-135-7/+17
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-116-10/+28
|\|
| * 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
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-135-5/+43
|\|
| * 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
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-177-5/+80
|\|
| * 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
* | Provide a windows-specific ORIGIN_PATH for eblopenbackendUlf Hermann2017-05-082-0/+9
* | Generalize library namesUlf Hermann2017-04-283-4/+13
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-282-1/+5
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-283-2/+5
* | Make __attribute__ conditional in all installed headersUlf Hermann2017-04-212-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