summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Add ppc64le ELFv2 abi support to backends and elflint.Mark Wielaard2014-07-041-0/+6
* libebl: Add ebl_func_addr_mask plus ARM backend implementation.Mark Wielaard2014-06-221-0/+4
* readelf: Skip section if name is NULL in print_debug.Mark Wielaard2014-05-271-0/+4
* readelf: Don't print 'for section' when rela section sh_info is zero.Mark Wielaard2014-05-271-0/+5
* unstrip: Allow prelinked, but non-split .bss section.Mark Wielaard2014-05-271-0/+5
* unstrip: Add --force to force combining files when ELF headers don't match.Mark Wielaard2014-05-271-0/+15
* backends: Add ebl_check_reloc_target_type.Mark Wielaard2014-05-191-0/+4
* libdwfl: Move dwz alt multi file searching to find_debuginfo callback.Mark Wielaard2014-05-021-0/+5
* libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.Mark Wielaard2014-04-241-0/+4
* readelf: handle_core_item make sure variable length array isn't zero size.Mark Wielaard2014-04-241-0/+5
* readelf.c (print_gdb_index_section): Use unsigned int for 31 bits left shift.Mark Wielaard2014-04-241-0/+5
* Remove mudflap build option.Mark Wielaard2014-04-181-0/+6
* readelf: Read the decompressed data when processing .zdebug DWARF sections.Mark Wielaard2014-04-151-0/+11
* readelf: convert up to a target long in buf_read_ulong.Mark Wielaard2014-04-141-0/+4
* readelf: Print DW_FORM_sdata values as signed numbers.Mark Wielaard2014-03-101-0/+5
* readelf: More sanity checks before trying to display interpreter string.Mark Wielaard2014-02-241-0/+6
* readelf: Robustify print_phdr program interpreter printing.Mark Wielaard2014-02-071-0/+5
* Use -Wformat=2 by default for all files.Mark Wielaard2014-01-301-0/+18
* stack: Add -i, --inlines. Show inlined call frames using DWARF debuginfo.Mark Wielaard2014-01-271-0/+11
* stack: Initialize -n maxframes to 256 by default.Mark Wielaard2014-01-271-0/+6
* stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.Mark Wielaard2014-01-271-0/+10
* addr2line: handle_address initialize scopes to NULL.Mark Wielaard2014-01-241-0/+4
* robustify: strip.Roland McGrath2014-01-231-0/+6
* robustify: readelf.Roland McGrath2014-01-231-0/+6
* robustify: elflint.Jakub Jelinek2014-01-231-0/+9
* robustify: Use gelf_fsize instead of relying on shdr->sh_entsize.Petr Machata2014-01-231-0/+6
* readelf: print_debug_macro_section clear vendor array before use.Mark Wielaard2014-01-171-0/+5
* Fix corruption of non-C++ symbols by the demangler.Jan Kratochvil2014-01-151-0/+7
* stack: Show and handle -r,--raw even without USE_DEMANGLE.Mark Wielaard2014-01-031-0/+6
* stack.c (print_frames): Print 0x before build-id hex-offset.Mark Wielaard2014-01-021-0/+4
* stack: Allow -n 0 for unlimited frames. Make default 2048 frames.Mark Wielaard2014-01-021-0/+10
* libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.Mark Wielaard2013-12-311-0/+5
* stack: Add -l, --list-modules. Show module memory map, build-id and files.Mark Wielaard2013-12-311-0/+11
* stack: Improve error checking and exit code handling.Mark Wielaard2013-12-311-0/+17
* stack: Add --quiet to not resolve addresses, add --raw to not demangle.Mark Wielaard2013-12-311-0/+12
* stack: Simplify argument parsing. Don't use dwfl_standard_argp.Mark Wielaard2013-12-311-0/+17
* stack: -b, --build-id shows module build-id, load address and pc offset.Mark Wielaard2013-12-311-0/+8
* stack: Add new '-n MAXFRAMES' option. Resolve addresses after unwind.Mark Wielaard2013-12-311-0/+16
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-231-0/+7
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-201-0/+12
* stack: show binary and source file names where a function is definedMasatake YAMATO2013-12-181-0/+10
* Support AArch64 architecturePetr Machata2013-11-261-0/+4
* Support new 'h' core note item format for hidden fieldsPetr Machata2013-11-221-0/+5
* stack: Add basic argp version and bug definitions.Mark Wielaard2013-11-111-0/+6
* Fix some (harmless) cppcheck warnings.Mark Wielaard2013-11-091-0/+7
* Unwinder for x86*.Jan Kratochvil2013-11-071-0/+6
* readelf: Solve comparison between signed and unsigned compiler warning.Mark Wielaard2013-11-051-0/+6
* ar: Correct operation check when instance_specifed is set.Mark Wielaard2013-10-181-0/+4
* Show contents NT_FILE core note in readelfPetr Machata2013-09-301-0/+5
* Show contents NT_SIGINFO core note in readelfPetr Machata2013-09-301-0/+6