summaryrefslogtreecommitdiffstats
path: root/libebl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.187' into mjw/RH-DTSupstream/mjw/RH-DTSMark Wielaard2022-05-104-1/+17
|\
| * libebl: recognize FDO Packaging Metadata ELF noteLuca Boccassi2022-03-243-0/+12
| * Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-092-1/+5
* | Merge tag 'elfutils-0.185' into mjw/RH-DTSMark Wielaard2021-05-2714-34/+53
|\|
| * Come up with startswith function.Martin Liska2021-05-123-4/+10
| * Consistently define _(Str) using dgettext ("elfutils", Str)Dmitry V. Levin2020-12-162-5/+4
| * libebl: consistently use _(Str) instead of gettext(Str)Dmitry V. Levin2020-12-1612-24/+38
| * Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin2020-12-121-1/+1
* | Merge tag 'elfutils-0.182' into mjw/RH-DTSdts-0.182Mark Wielaard2020-11-017-72/+95
|\|
| * backends: Remove tilegx backend.Mark Wielaard2020-10-262-2/+6
| * libebl: Remove unused ebl_syscall_abi.Mark Wielaard2020-10-266-70/+10
| * libebl: Handle aarch64 bti, pac bits in gnu property noteMark Wielaard2020-09-072-0/+72
| * Only typedef Ebl once.Mark Wielaard2020-07-232-1/+7
* | Merge tag 'elfutils-0.180' into mjw/RH-DTSdts-0.180Mark Wielaard2020-06-114-12/+42
|\|
| * libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard2020-06-103-19/+30
| * libelf: Sync elf.h from glibc.Mark Wielaard2020-06-042-4/+5
| * libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard2020-04-222-1/+8
| * readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard2020-02-182-0/+11
* | Merge tag 'elfutils-0.178' into mjw/RH-DTSdts-0.178Mark Wielaard2020-06-115-80/+63
|\|
| * libebl: Don't install libebl.a, libebl.h and remove backends from spec.Mark Wielaard2019-09-102-5/+7
| * Don't use dlopen() for libebl modulesOmar Sandoval2019-08-296-177/+111
| * Add PIC and non-PIC variants of libcpu and libeblOmar Sandoval2019-08-282-2/+10
| * libebl: remove unnecessary variable in Makefile.amOmar Sandoval2019-08-282-20/+23
* | Merge tag 'elfutils-0.177' into mjw/RH-DTSdts-0.177Mark Wielaard2020-06-095-8/+38
|\|
| * Add backend support for C-SKYMao Han2019-07-172-0/+5
| * libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-103-6/+6
| * libebl: Try harder to find backend library in bin and lib origin paths.Mark Wielaard2019-05-302-47/+78
| * libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name.Mark Wielaard2019-04-283-0/+9
* | Merge tag 'elfutils-0.176' into mjw/RH-DTSdts-0.176Mark Wielaard2019-03-074-34/+72
|\|
| * libebl: Check GNU property note data padding fits inside note.Mark Wielaard2019-01-302-8/+14
| * libebl: Check NT_PLATFORM core notes contain a zero terminated string.Mark Wielaard2019-01-163-21/+27
| * libebl: Check GNU property note pr_datasz fits inside note description.Mark Wielaard2019-01-162-0/+11
| * libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.Mark Wielaard2018-12-032-5/+20
* | Merge tag 'elfutils-0.175' into mjw/RH-DTSdts-0.175Mark Wielaard2019-01-117-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 branch 'master' into mjw/RH-DTSdts-0.174Mark Wielaard2018-09-146-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' into mjw/RH-DTSdts-0.173Mark Wielaard2018-07-046-3/+45
|\|
| * 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