summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unwinder: ppc and ppc64jankratochvil/ppc64bidir-unwindppcJan Kratochvil2013-12-0319-7/+264
* Provide virtual symbols for ppc64 function descriptorsjankratochvil/ppc64bidirJan Kratochvil2013-12-0218-25/+586
* Tests for unwinder of x86*.Jan Kratochvil2013-12-0224-7/+1901
* Introduce process_attach_error.Jan Kratochvil2013-11-305-21/+47
* libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.Mark Wielaard2013-11-2712-108/+243
* Mark new dwfl functions with version ELFUTILS_0.158.Mark Wielaard2013-11-262-10/+19
* tests: Makefile.am (EXTRA_DIST): Add run-funcretval.sh.Mark Wielaard2013-11-262-1/+5
* Support AArch64 architecturePetr Machata2013-11-2623-15/+2194
* Support new 'h' core note item format for hidden fieldsPetr Machata2013-11-222-0/+8
* Fix non-build-id core files on build-id systemJan Kratochvil2013-11-212-3/+11
* Verify file vs. core build-id, when both availableJan Kratochvil2013-11-212-5/+31
* link_map: Use proper bias, not l_addrJan Kratochvil2013-11-214-9/+27
* Compatibility with older kernels such as RHEL-6.Jan Kratochvil2013-11-192-4/+20
* libdwfl: Fix and test aux_sym address_sync with relocated ELFJosh Stone2013-11-187-14/+54
* tests: Fix broken dwflsyms tests, extend test and add prelink tests.Mark Wielaard2013-11-169-103/+275
* Update m4/ChangeLog for m4/biarch.m4 authorship.Jan Kratochvil2013-11-151-1/+2
* Code cleanup: Remove const in prototypeJan Kratochvil2013-11-146-10/+19
* Fix dwfl_attach_state machine->elfJan Kratochvil2013-11-145-13/+25
* Provide __libdwfl_module_getsym to get dwfl_file *Jan Kratochvil2013-11-134-18/+35
* Fix dwfl_module_addrsym for minidebuginfoJan Kratochvil2013-11-132-7/+28
* stack: Add basic argp version and bug definitions.Mark Wielaard2013-11-112-0/+21
* libelf: Only memcpy ehdr back when not already directly mmapped.Mark Wielaard2013-11-112-1/+6
* Fix some (harmless) cppcheck warnings.Mark Wielaard2013-11-095-10/+24
* Unwinder for x86*.Jan Kratochvil2013-11-0736-32/+2623
* dwfl_core_file_report: Remove the use of MAX.Jan Kratochvil2013-11-072-1/+5
* dwfl_core_file_report: Fix a regression of dwfl_core_file_report retvalJan Kratochvil2013-11-072-4/+10
* dwfl_core_file_report: Fix core files for re-prelink-ed filesJan Kratochvil2013-11-074-3/+36
* dwfl_core_file_report: Code cleanup: Reindentation.Jan Kratochvil2013-11-072-28/+35
* configure.ac: Warn when --enable-dwz=no, but /usr/lib/debug/.dwz exists.Mark Wielaard2013-11-062-0/+7
* configure.ac: Add warning that --enable-thread-safety is experimental.Mark Wielaard2013-11-062-2/+10
* libelf: Write all section headers if elf flags contains ELF_F_DIRTY.Mark Wielaard2013-11-052-2/+9
* Fix expansion of libdw_a_LIBADDMichael Forney2013-11-052-1/+7
* Check for prefixed ar, readelf, and nmMichael Forney2013-11-0512-7/+34
* readelf: Solve comparison between signed and unsigned compiler warning.Mark Wielaard2013-11-052-2/+8
* tests: allfcts.c (main): Correct dwarf_getfuncs return value check.Mark Wielaard2013-11-052-1/+5
* README: Fix compatbile -> compatible typo.Mark Wielaard2013-11-041-1/+1
* README: Document that tools and libraries should be upgraded together.Mark Wielaard2013-11-041-0/+7
* Fix executable_for_core for non-dwfl_standard_argpJan Kratochvil2013-10-308-9/+62
* libdw: Handle dwz multi files correctly in dwarf_getfuncs.Mark Wielaard2013-10-227-14/+90
* libdwfl: Don't report and abort on non-file mappings in maps.Mark Wielaard2013-10-225-5/+67
* ar: Correct operation check when instance_specifed is set.Mark Wielaard2013-10-182-1/+5
* Update Ukrainian translationYuri Chornoivan2013-10-101-48/+54
* backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.Mark Wielaard2013-10-078-3/+32
* libdw: Make sure that every debug_types sig8 is hashedJosh Stone2013-10-037-2/+111
* Update elf.h from glibcPetr Machata2013-10-012-2/+154
* 0.157 release updates for NEWS, elfutils.spec.in and .po files.elfutils-0.157Mark Wielaard2013-09-3010-1977/+2009
* Show contents NT_FILE core note in readelfPetr Machata2013-09-304-4/+84
* Show contents NT_SIGINFO core note in readelfPetr Machata2013-09-306-2/+174
* libdw: Fix compiler warnings on 32-bit.Mark Wielaard2013-09-303-6/+17
* Recognize names of some new core note types in ebl_core_note_type_namePetr Machata2013-09-272-1/+11