platform/upstream/elfutils.git
2018-10-19 Mark WielaardCheck sh_entsize is not zero.
2018-10-19 Mark Wielaardsize: Handle recursive ELF ar files.
2018-10-19 Mark Wielaardarlib: Check that sh_entsize isn't zero.
2018-10-19 Mark Wielaardar: Assume epoch if ar_date is bogus.
2018-10-19 Mark Wielaardfindtextrel: Check that sh_entsize isn't zero.
2018-10-19 Mark Wielaardlibdwfl: Sanity check partial core file data reads.
2018-10-19 Mark Wielaardreadelf: Handle multiple .debug_macro sections and...
2018-10-19 Mark Wielaardunstrip: Renumber the group section indexes.
2018-10-17 Mark Wielaardstrip, unstrip: Handle SHT_GROUP correctly.
2018-10-13 Andreas SchwabHandle ADD/SUB relocations
2018-09-21 Mark Wielaardtests: backtrace-dwarf.c improve error handling in...
2018-09-14 Mark WielaardPrepare for 0.174 elfutils-0.174
2018-09-13 Mark Wielaardlibdwfl: Document core memory and remote memory ELF...
2018-09-13 Mark Wielaardreadelf: Use elf_getshdrnum in print_shdr and print_phdr.
2018-09-13 Mark Wielaardstrip,unstrip: Use and set shdrstrndx consistently.
2018-09-13 Mark Wielaardlibdw: dwarf_begin_elf should use elf_getshdrstrndx...
2018-09-13 Mark Wielaardelflint: Use shnum and shstrndx instead of ehdr field...
2018-09-13 Mark Wielaardlibelf: Fix shnum and section zero handling.
2018-09-13 Mark Wielaardelfcmp: Get, check and shdrstrndx for section names.
2018-09-13 Mark Wielaardlibebl: Use elf_getshdrstrndx in ebl_section_strip_p.
2018-09-13 Mark Wielaardbackends: Use elf_getshdrstrndx to find .odp section...
2018-09-13 Mark Wielaardbackends: Always use elf_getshdrstrndx in check_special...
2018-09-13 Mark Wielaardlibelf: Fix some issues with ELF_C_RDWR_MMAP.
2018-09-11 Mark Wielaardtests: Add section attribute to defeat -freorder-blocks...
2018-08-30 Mark Wielaardstrip: Handle mixed allocated/non-allocated sections.
2018-08-18 Mark Wielaardlibdw: Check end of attributes list consistently.
2018-08-18 Mark Wielaardlibdw, readelf: Make sure there is enough data to read...
2018-08-18 Mark Wielaardelflint: Fix check_sysv_hash[64] sanity checks to not...
2018-08-18 Mark Wielaardlibelf: Return error if elf_compress_gnu is used on...
2018-07-27 Mark Wielaardlibelf: Fix documentation of elf_getshdrstrndx and...
2018-07-27 Mark Wielaardunstrip: Also check sh_size in compare_unalloc_sections.
2018-07-27 Mark Wielaardunstrip: Handle SHT_GROUP sections in ET_REL files.
2018-07-24 Mark Wielaardelfcompress: Don't rewrite file if no section data...
2018-07-22 Andreas Schwabbackends: add abi_cfi and set_initial_registers_tid...
2018-07-22 Mark Wielaardelfcompress: Swap fchmod and fchown calls on new file.
2018-07-19 Andreas Schwabtests: Add core and strip tests for RISC-V
2018-07-19 Andreas SchwabFix typo in riscv_register_info
2018-07-17 Ulf HermannDon't include sys/uio.h if we don't need it
2018-07-17 Andreas Schwabbackends: add core_note callback for RISC-V
2018-07-17 Ulf HermannRemove previous test files before running the next...
2018-07-17 Mark Wielaardtests: Update hello_riscv64.ko test file with debuginfo.
2018-07-13 Andreas Schwabbackends: add set_initial_registers_tid callback for...
2018-07-10 Mark Wielaardtests: Handle compressed sections in next_cfi testcase.
2018-07-05 Mark Wielaardreadelf: Don't shadow index function from string.h
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-07-05 Ross BurtonRequire gawk in maintainer mode
2018-07-04 Mark Wielaardconfig: Add upload-release.sh script.
2018-06-29 Mark WielaardPrepare for 0.173 elfutils-0.173
2018-06-29 Mark Wielaardlibdw: Recognize zero terminator to end frame table...
2018-06-29 Mark Wielaardlibdw: Allow .debug_frame only Dwarf.
2018-06-29 Mark Wielaardlibdw: Remove dwarf_getscn_info from libdw.h and libdw...
2018-06-29 Mark Wielaardtests: Limit varlocs print_expr_block recursion depth.
2018-06-29 Mark Wielaardlibdw: Add dwarf_next_lines to read .debug_line tables...
2018-06-25 Mark Wielaardlibdw: Handle bogus CU length in dwarf_nextcu.
2018-06-22 Mark Wielaardlibelf: Don't return unaligned data returned from elf_g...
2018-06-21 Yonghong Songbackends,bpf: add proper relocation support
2018-06-21 Mark Wielaardlibelf: Sync elf.h from glibc.
2018-06-20 Mark Wielaardlibdw: Break dwarf_aggregate_size recursion because...
2018-06-20 Mark Wielaardlibdw: dwarf_peel_type break long chains/cycles.
2018-06-20 Mark Wielaardlibdw: aggregate_size check NULL result from get_type.
2018-06-20 Andreas Schwabbackends: add abi_cfi and register_info callbacks for...
2018-06-18 Luiz Angelo... libdw: Initialize filelist earlier in dwarf_getsrclines...
2018-06-17 Mark Wielaardlibdw, readelf: Don't handle DW_FORM_data16 as expressi...
2018-06-16 Mark Wielaardreadelf: Check there are at least 4 bytes available...
2018-06-16 Mark Wielaardreadelf: Make sure print_form_data always consumes...
2018-06-16 Mark Wielaardlibdw: Make __libdw_dieabbrev more robust on failure.
2018-06-15 Mark Wielaardreadelf: While printing .debug_loc make sure that next_...
2018-06-15 Mark Wielaardreadelf: Handle signedness of DW_FORM_implicit_const...
2018-06-11 Mark WielaardPrepare for 0.172. elfutils-0.172
2018-06-11 Mark Wielaardreadelf: Return correct readp (or readendp) from print_...
2018-06-11 Mark Wielaardreadelf: Fix bounds check in print_form_data.
2018-06-11 Mark Wielaardlibdw: Break long or circular DIE ref chains in dwarf_...
2018-06-11 Mark Wielaardreadelf: Calculate max_entries instead of needed bytes...
2018-06-11 Mark Wielaardtests: Don't assert on bad DW_OP_GNU_parameter_ref...
2018-06-11 Mark Wielaardlibdw: Check validity of dwarf_getabbrev arguments.
2018-06-11 Mark Wielaardlibdw: dwarf_get_units should handle existing failure...
2018-06-10 Mark Wielaardlibdw: Detect bad DWARF in store_implicit_value.
2018-06-10 Mark Wielaardtests: Fix cfi_debug_bias assert in varlocs.
2018-06-10 Mark Wielaardreadelf, libdw: Handle too many directories or files...
2018-06-10 Mark Wielaardlibdw: Return an error in dwarf_getlocation_attr for...
2018-06-09 Mark Wielaardreadelf: Turn format_print_dwarf into print_dwarf_addr.
2018-06-09 Mark Wielaardlibdw: Make sure that address_size and offset_size...
2018-06-09 Mark Wielaardlibdw: Check DIE address fall inside the CU before...
2018-06-08 Mark Wielaardlibdw: Report error in dwarf_getlocation_die for bogus...
2018-06-08 Mark Wielaardtests: Use error, not assert, when trying to print...
2018-06-08 Mark Wielaardlibdw: Explicitly check we could decode diridx in dwarf...
2018-06-08 Mark Wielaardreadelf: Always initialize .debug_addr unit_length...
2018-06-08 Mark Wielaardreadelf: Set begin properly for DW_LLE_GNU_start_end_en...
2018-06-08 Mark Wielaardlibdw: Don't leak arange if we cannot figure out which...
2018-06-08 Mark Wielaardlibdw: Make sure dirarray is always properly freed...
2018-06-08 Mark Wielaardreadelf: Don't leak lengths array when detecting an...
2018-06-08 Mark Wielaardlibdw: Make sure id_path can contain max number of...
2018-06-08 Mark Wielaardreadelf: Make room for DW_MACRO_hi_user opcode if used.
2018-06-08 Mark Wielaardlibdwfl: Make __libdwfl_addrsym a static function in...
2018-06-07 Mark Wielaardreadelf: Lookup "no" translation for no_str, not "yes".
2018-06-04 Mark Wielaardreadelf: Don't allocate string with asprintf, but reuse...
2018-06-04 Mark Wielaardreadelf: Lookup gettext "yes" and "no" only once.
2018-06-04 Mark Wielaardreadelf: Call __fsetlocking (stdout, FSETLOCKING_BYCALLER).
2018-06-02 Mark Wielaardtests: Drop shared libraries from self_test_files_exe.
2018-06-01 Mark WielaardPrepare for 0.171. elfutils-0.171
next