| Commit message (Expand) | Author | Age | Files | Lines |
| * | libebl: Handle aarch64 bti, pac bits in gnu property note | Mark Wielaard | 2020-09-07 | 1 | -0/+5 |
| * | Only typedef Ebl once. | Mark Wielaard | 2020-07-23 | 1 | -0/+4 |
| * | libebl: Remove Ebl struct size check and MODVERSION string. | Mark Wielaard | 2020-06-10 | 1 | -0/+9 |
| * | libelf: Sync elf.h from glibc. | Mark Wielaard | 2020-06-04 | 1 | -0/+5 |
| * | libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. | Mark Wielaard | 2020-04-22 | 1 | -0/+5 |
| * | readelf, elflint: Handle PT_GNU_PROPERTY. | Mark Wielaard | 2020-02-18 | 1 | -0/+5 |
| * | libebl: Don't install libebl.a, libebl.h and remove backends from spec. | Mark Wielaard | 2019-09-10 | 1 | -0/+5 |
| * | Don't use dlopen() for libebl modules | Omar Sandoval | 2019-08-29 | 1 | -0/+6 |
| * | Add PIC and non-PIC variants of libcpu and libebl | Omar Sandoval | 2019-08-28 | 1 | -1/+3 |
| * | libebl: remove unnecessary variable in Makefile.am | Omar Sandoval | 2019-08-28 | 1 | -0/+4 |
| * | Add backend support for C-SKY | Mao Han | 2019-07-17 | 1 | -0/+4 |
| * | libdwelf: Add dwelf_elf_e_machine_string and use it in readelf. | Mark Wielaard | 2019-07-10 | 1 | -0/+6 |
| * | libebl: Try harder to find backend library in bin and lib origin paths. | Mark Wielaard | 2019-05-30 | 1 | -0/+8 |
| * | libebl: Check ebl is not NULL in ebl_symbol_[binding|type]_name. | Mark Wielaard | 2019-04-28 | 1 | -0/+7 |
| * | libebl: Check GNU property note data padding fits inside note. | Mark Wielaard | 2019-01-30 | 1 | -0/+5 |
| * | libebl: Check NT_PLATFORM core notes contain a zero terminated string. | Mark Wielaard | 2019-01-16 | 1 | -0/+6 |
| * | libebl: Check GNU property note pr_datasz fits inside note description. | Mark Wielaard | 2019-01-16 | 1 | -0/+4 |
| * | libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes. | Mark Wielaard | 2018-12-03 | 1 | -0/+5 |
| * | libebl: Don't update w, t and len unnecessarily in ebl_object_note_type_name. | Mark Wielaard | 2018-11-15 | 1 | -0/+5 |
| * | Handle GNU Build Attribute ELF Notes. | Mark Wielaard | 2018-11-13 | 1 | -0/+8 |
| * | Recognize NT_VERSION notes. | Mark Wielaard | 2018-11-13 | 1 | -0/+9 |
| * | Recognize and parse GNU Property notes. | Mark Wielaard | 2018-10-29 | 1 | -0/+6 |
| * | Handle ADD/SUB relocations | Andreas Schwab | 2018-10-13 | 1 | -0/+7 |
| * | libebl: Use elf_getshdrstrndx in ebl_section_strip_p. | Mark Wielaard | 2018-09-13 | 1 | -0/+6 |
| * | backends: Always use elf_getshdrstrndx in check_special_symbol. | Mark Wielaard | 2018-09-13 | 1 | -0/+7 |
| * | Consolidate error.h inclusion in system.h | Ross Burton | 2018-07-05 | 1 | -0/+4 |
| * | libebl: Add new DWARF5 debug section names to default_debugscn_p. | Mark Wielaard | 2018-05-06 | 1 | -0/+6 |
| * | Add support for RISC-V | Andreas Schwab | 2018-04-23 | 1 | -0/+4 |
| * | libebl: Handle SYMTAB_SHNDX in ebl_dynamic_tag_name. | Mark Wielaard | 2018-03-16 | 1 | -0/+6 |
| * | libebl: Allow SHT_NOTE as relocation target type. | Mark Wielaard | 2018-02-22 | 1 | -0/+5 |
| * | Use fallthrough attribute. | Joshua Watt | 2018-02-10 | 1 | -0/+5 |
| * | Check for -z,defs, -z,relro, -fPIC, -fPIE before using them | Ulf Hermann | 2017-08-18 | 1 | -0/+4 |
| * | ppc64: Add HTM SPRs support to readelf | Gustavo Romero | 2017-07-25 | 1 | -0/+4 |
| * | strip: Deal with ARM data marker symbols pointing to debug sections. | Mark Wielaard | 2017-07-24 | 1 | -0/+9 |
| * | Make __attribute__ conditional in all installed headers | Ulf Hermann | 2017-05-02 | 1 | -0/+4 |
| * | Check for existence of mempcpy | Ulf Hermann | 2017-02-17 | 1 | -0/+5 |
| * | dwelf: Add string table functions from ebl. | Mark Wielaard | 2016-08-03 | 1 | -0/+13 |
| * | Remove eu-ld and unused code. | Mark Wielaard | 2016-08-03 | 1 | -0/+18 |
| * | Add support for BPF | Richard Henderson | 2016-06-28 | 1 | -0/+5 |
| * | Add support for m68k | Andreas Schwab | 2016-05-23 | 1 | -0/+4 |
| * | libebl: Don't assume ELF notes are "GNU" when unknown, recognize "Go" notes. | Mark Wielaard | 2016-02-15 | 1 | -0/+6 |
| * | libebl: Fix missing brackets around if statement body. | Mark Wielaard | 2016-01-09 | 1 | -0/+5 |
| * | libdwfl: Use elf_compress[_gnu] to decompress string, symbol and reloc data. | Mark Wielaard | 2016-01-06 | 1 | -0/+4 |
| * | libebl: new backend attribute ra_offset. | Jose E. Marchesi | 2016-01-03 | 1 | -0/+6 |
| * | Use -fPIC instead of -fpic when generating PIC code. | Jose E. Marchesi | 2015-10-06 | 1 | -0/+5 |
| * | Remove old-style function definitions. | Mark Wielaard | 2015-09-23 | 1 | -0/+4 |
| * | Remove redundant NULL tests. | Chih-Hung Hsieh | 2015-09-14 | 1 | -0/+8 |
| * | Replace some K&R function definitions with ansi-C definitions. | Chih-Hung Hsieh | 2015-09-07 | 1 | -0/+6 |
| * | libebl: SHT_(INIT|FINI|PREINIT)_ARRAY are valid targets for relocation. | Mark Wielaard | 2015-06-14 | 1 | -0/+5 |
| * | libebl: Don't blow up stack when processing large NT_GNU_ABI_TAG. | Mark Wielaard | 2015-05-27 | 1 | -0/+5 |