summaryrefslogtreecommitdiff
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_stateMark Wielaard2020-09-071-0/+7
* readelf: base address entry can be firstMark Wielaard2020-09-071-0/+6
* elflint: Handle .debug_line_str as .debug_strMark Wielaard2020-09-051-0/+4
* readelf: It is not an error if there are no line number statementsMark Wielaard2020-08-261-0/+5
* elfclassify: Handle fwrite to stdout failing.Mark Wielaard2020-07-231-0/+4
* libdwfl, src: Replace some asserts with proper check or error messages.Mark Wielaard2020-07-191-0/+7
* ar, ranlib: Call fchown before fchmod, explicitly check and ignore errors.Mark Wielaard2020-06-191-0/+8
* elflint: Explicitly check and ignore elf_compress error.Mark Wielaard2020-06-191-0/+5
* nm: Handle corrupt symbol name table.Mark Wielaard2020-06-071-0/+8
* nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.Mark Wielaard2020-06-071-0/+10
* libelf: Sync elf.h from glibc.Mark Wielaard2020-06-041-0/+4
* size: Also obey radix printing for bsd format.Mark Wielaard2020-05-141-0/+4
* src: Check ebl_openbackend result before using ebl handle.Mark Wielaard2020-05-141-0/+7
* libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.Mark Wielaard2020-04-221-0/+4
* elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given.Mark Wielaard2020-04-211-0/+5
* readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard2020-02-181-0/+4
* elflint: Check sh_info for symtab isn't too big.Mark Wielaard2020-02-181-0/+4
* nm: Fix nm --external sysv format output.Mark Wielaard2020-01-161-0/+5
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-261-0/+4
* unstrip: Check symbol strings are terminated.Mark Wielaard2019-10-291-0/+5
* unstrip: Don't try to write extra bogus versym data.Mark Wielaard2019-10-261-0/+5
* unstrip: Add sanity check for bogus sh_offset of allocated sections.Mark Wielaard2019-10-261-0/+4
* unstrip: Add various checks for bad input data.Mark Wielaard2019-10-261-0/+18
* elflint, readelf: enhance error diagnosticsDmitry V. Levin2019-10-041-0/+6
* readelf: Add --dyn-sym option.Mark Wielaard2019-09-101-0/+8
* readelf: Actually dump hex or strings when -p or -x get section number.Mark Wielaard2019-08-291-0/+5
* nm: Fix latent memory leak in show_symbols.Mark Wielaard2019-08-291-0/+5
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-0/+7
* readelf: Add optional "SECTION" argument for --notes.Mark Wielaard2019-08-261-0/+7
* elfclassify: New tool to analyze ELF objects.Florian Weimer2019-08-131-1/+8
* Add backend support for C-SKYMao Han2019-07-171-0/+4
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-101-0/+5
* stack: Fix error message when dwfl_core_file_attach fails.Mark Wielaard2019-06-251-0/+4
* strip don't mmap debug output file.Mark Wielaard2019-06-241-0/+5
* readelf: Decode DW_AT_discr_list block attributes.Mark Wielaard2019-05-141-0/+7
* readelf: Clean up section lists after usage.Mark Wielaard2019-05-141-0/+5
* unstrip: Robustify gelf_getshdr and gelf_getsymshndx calls.Mark Wielaard2019-04-281-0/+6
* size: Robustify against gelf_getshdr returning NULL.Mark Wielaard2019-04-281-0/+7
* nm: Simplify naming of invalid sections, check shdr isn't NULL.Mark Wielaard2019-04-281-0/+5
* elfcmp: Handle bad sections without crashing.Mark Wielaard2019-04-281-0/+4
* readelf: Print DW_AT_data_member_location as decimal offset, not hex number.Mark Wielaard2019-04-101-0/+5
* readelf: print_debug_macinfo_section, check cus[0] is not the sentinel.Mark Wielaard2019-03-291-1/+6
* strip: Files with symbols referring to non-existing sections are illformedMark Wielaard2019-03-271-0/+4
* strip: Fix check test for SHN_XINDEX symbol.Mark Wielaard2019-01-241-0/+4
* readelf: Don't go past end of line data reading unknown opcode parameters.Mark Wielaard2019-01-221-0/+5
* libdw: Check terminating NUL byte in dwarf_getsrclines for dir/file table.Mark Wielaard2019-01-221-0/+5
* libebl: Check NT_PLATFORM core notes contain a zero terminated string.Mark Wielaard2019-01-161-0/+4
* elflint: Allow PT_GNU_EH_FRAME segment to match SHT_X86_64_UNWIND section.Mark Wielaard2018-11-131-0/+5
* strip: Also handle gnu compressed debug sections with --reloc-debug-sectionsMark Wielaard2018-11-131-0/+5
* Handle GNU Build Attribute ELF Notes.Mark Wielaard2018-11-131-0/+8