summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Recognize NT_VERSION notes.Mark Wielaard2018-11-131-0/+7
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-2/+5
* strip: Add --reloc-debug-sections-only option.Mark Wielaard2018-11-061-0/+11
* strip: Extract code to update shdrstrndx into new common function.Mark Wielaard2018-11-061-0/+5
* strip: Split out debug section relocation into separate helper functions.Mark Wielaard2018-11-061-0/+7
* strip: Always copy over any phdrs if there are any.Mark Wielaard2018-11-061-0/+6
* unstrip: Add ELF_CHECK to make sure gelf_getehdr () doesn't return NULL.Mark Wielaard2018-11-021-0/+5
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+7
* addr2line: Use elf_getshdrstrndx not Ehdr field to print section name.Mark Wielaard2018-10-241-0/+5
* readelf: Use shstrndx to lookup section names.Mark Wielaard2018-10-241-0/+21
* readelf: Make sure readp is smaller than cieend in print_debug_frame_section.Mark Wielaard2018-10-201-0/+5
* Check sh_entsize is not zero.Mark Wielaard2018-10-201-0/+7
* size: Handle recursive ELF ar files.Mark Wielaard2018-10-201-0/+4
* arlib: Check that sh_entsize isn't zero.Mark Wielaard2018-10-201-0/+4
* ar: Assume epoch if ar_date is bogus.Mark Wielaard2018-10-201-0/+4
* findtextrel: Check that sh_entsize isn't zero.Mark Wielaard2018-10-201-0/+4
* readelf: Handle multiple .debug_macro sections and decode header flag.Mark Wielaard2018-10-191-0/+6
* unstrip: Renumber the group section indexes.Mark Wielaard2018-10-191-0/+4
* strip, unstrip: Handle SHT_GROUP correctly.Mark Wielaard2018-10-171-0/+12