Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
elfutils
/
e962ec3bcbe8eccdcded36aaafee7bec41fa1bc4
/
libdwfl
/
ChangeLog
e962ec3
libdwfl: Add dwfl_getthread_frames.
by Mark Wielaard
· 11 years ago
641a4f6
libdwfl: Correct nested asprintf result check in report_kernel_archive.
by Mark Wielaard
· 11 years ago
159ac52
libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.
by Mark Wielaard
· 11 years ago
c530946
Use executable_for_core in dwfl_build_id_find_elf.
by Jan Kratochvil
· 11 years ago
c6a4148
unwinder: s390 and s390x
by Jan Kratochvil
· 11 years ago
6cd283c
Fix forgotten call of ebl_dwarf_to_regno.
by Jan Kratochvil
· 11 years ago
c76b2ff
libdwfl: linux-pid-attach.c (pid_next_thread): Use rewinddir on first call.
by Mark Wielaard
· 11 years ago
14c2d9e
libdwfl: Add dwfl_module_getsymtab_first_global.
by Mark Wielaard
· 11 years ago
e6e6cc8
libdwfl: Fix various frame related memory leaks.
by Mark Wielaard
· 11 years ago
5cbf42a
unwinder: ppc and ppc64
by Jan Kratochvil
· 11 years ago
5ef96c9
Introduce process_attach_error.
by Jan Kratochvil
· 11 years ago
819c349
libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.
by Mark Wielaard
· 11 years ago
99a2949
Fix non-build-id core files on build-id system
by Jan Kratochvil
· 11 years ago
b301c2e
Verify file vs. core build-id, when both available
by Jan Kratochvil
· 11 years ago
463e983
link_map: Use proper bias, not l_addr
by Jan Kratochvil
· 11 years ago
10d7a39
Compatibility with older kernels such as RHEL-6.
by Jan Kratochvil
· 11 years ago
db35c87
libdwfl: Fix and test aux_sym address_sync with relocated ELF
by Josh Stone
· 11 years ago
1c1a53b
Code cleanup: Remove const in prototype
by Jan Kratochvil
· 11 years ago
ed78237
Fix dwfl_attach_state machine->elf
by Jan Kratochvil
· 11 years ago
954a7b0
Provide __libdwfl_module_getsym to get dwfl_file *
by Jan Kratochvil
· 11 years ago
5dca2b6
Fix dwfl_module_addrsym for minidebuginfo
by Jan Kratochvil
· 11 years ago
0b86746
Unwinder for x86*.
by Jan Kratochvil
· 11 years ago
22f867a
dwfl_core_file_report: Remove the use of MAX.
by Jan Kratochvil
· 11 years ago
b947ee1
dwfl_core_file_report: Fix a regression of dwfl_core_file_report retval
by Jan Kratochvil
· 11 years ago
35d95f3
dwfl_core_file_report: Fix core files for re-prelink-ed files
by Jan Kratochvil
· 11 years ago
21783b5
dwfl_core_file_report: Code cleanup: Reindentation.
by Jan Kratochvil
· 11 years ago
3cf491e
Fix executable_for_core for non-dwfl_standard_argp
by Jan Kratochvil
· 11 years ago
d182974
libdwfl: Don't report and abort on non-file mappings in maps.
by Mark Wielaard
· 11 years ago
ead7d19
libdwfl: Fix memory leak in cu.c on bad DWARF.
by Mark Wielaard
· 11 years ago
cc39248
libdwfl: proc_maps_report should not fclose the given file.
by Mark Wielaard
· 11 years ago
2e73a8a
Fix typo in dwfl_module_getdwarf.c (find_symtab).
by Mark Wielaard
· 11 years ago
16fa414
libdwfl/linux-kernel-modules.c (report_kernel): Pass add_p_vaddr as true.
by Mark Wielaard
· 11 years ago
10edf47
Fix run-unstrip-n.sh regression on CentOS-5 ppc.
by Jan Kratochvil
· 11 years ago
744fc6f
__libdwfl_elf_address_range: Add missing internal_function keyword.
by Jan Kratochvil
· 11 years ago
596d430
Fix false match of non-build-id disk library to build-id memory library.
by Jan Kratochvil
· 11 years ago
8af254a
__libdwfl_find_elf_build_id: Add missing internal_function keyword.
by Jan Kratochvil
· 11 years ago
8e5393c
Don't assert on mod->e_type in __libdwfl_relocate_value.
by Mark Wielaard
· 11 years ago
24b26ec
libdwfl: link_map.c (report_r_debug) always release memory_callback buffer.
by Mark Wielaard
· 11 years ago
8ff8629
Use DT_DEBUG library search first.
by Jan Kratochvil
· 11 years ago
904aec2
Add parameter add_p_vaddr to dwfl_report_elf.
by Jan Kratochvil
· 12 years ago
9efa9e6
libdwfl/link_map.c: #include system.h.
by Mark Wielaard
· 12 years ago
1704baf
Unify {BE,LE}{32,64} in lib/system.h.
by Jan Kratochvil
· 12 years ago
cdaaf21
Updates for Automake 1.13.
by Mark Wielaard
· 12 years ago
a1d4482
Fix dwfl_report_elf BASE alignment
by Jan Kratochvil
· 12 years ago
f1b06b5
libdw and libdwfl srcfiles and srclines fixes for partial_units.
by Mark Wielaard
· 12 years ago
f6185a7
libdwfl: Try opening files all installed compression libraries.
by Mark Wielaard
· 12 years ago
4002581
libdwfl: Use actual file names in parse_opt failure cases.
by Mark Wielaard
· 12 years ago
8447637
libdwfl/
by Jan Kratochvil
· 12 years ago
697bdca
libdwfl: Support auxiliary symbol table only for getsym and addrsym.
by Mark Wielaard
· 12 years ago
5083a70
libdwfl: Add minisymtab support.
by Mark Wielaard
· 12 years ago
3999ce1
dwfl_link_map_report: Handle unaligned auxv data.
by Roland McGrath
· 12 years ago
76c5459
Fix two failure condition checks in libdwfl/linux-kernel-modules.c.
by Mark Wielaard
· 12 years ago
d5784af
libdwfl/
by Jan Kratochvil
· 12 years ago
ae81c70
libdwfl/
by Jan Kratochvil
· 12 years ago
3fdcdcb
libdwfl/ 2012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
by Jan Kratochvil
· 12 years ago
50f413e
libdwfl/ 2012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
by Jan Kratochvil
· 12 years ago
387654d
libdwfl/
by Jan Kratochvil
· 12 years ago
78dec22
libdwfl/
by Jan Kratochvil
· 12 years ago
ea45ac8
cu.c (cudie_offset): Don't use type_sig8, it might not be initialized.
by Mark Wielaard
· 12 years ago
5b25782
derelocate.c (find_section): Check next section exists before accessing it.
by Mark Wielaard
· 12 years ago
e187314
Implement support for archives with 64-bit symbol table
by Petr Machata
· 12 years ago
210c2f0
RHBZ#805447: Fix core file grokking for case of truncated .dynstr
by Roland McGrath
· 13 years ago
01fef9d
Fix elf_from_remote_memory for ELFCLASS64 case.
by Roland McGrath
· 13 years ago
ef431cd
Use index of first global symbol to speed up dwfl_module_addrsym search.
by Mark Wielaard
· 13 years ago
75ee33f
dwfl_module_addrsym update sizeless_sym only if closer to desired addr.
by Mark Wielaard
· 13 years ago
f43feb5
derelocate.c (cache_sections): Intern mod->reloc_info check.
by Mark Wielaard
· 13 years ago
32899ac
Clean up byte order handling in md5 and sha1 code.
by Roland McGrath
· 13 years ago
dbb490f
Fix libdwfl compile issue in case none of the compression libraries are there.
by Mark Wielaard
· 14 years ago
e07da4f
libdwfl: Clear errno before using its ambient value.
by Roland McGrath
· 14 years ago
6ecdead
libdwfl: Search for Linux kernel binaries with compression file name suffixes.
by Roland McGrath
· 14 years ago
3a44c9a
libdwfl: Use the section-end address as the synchronization point, rather than sh_addr.
by Roland McGrath
· 14 years ago
0ef4020
libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs.
by Roland McGrath
· 14 years ago
9fdd461
libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
by Roland McGrath
· 14 years ago
5ad466d
libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.
by Roland McGrath
· 14 years ago
2c7d0dd
libdwfl: Enhance address_sync calculation to handle more prelink permutations.
by Roland McGrath
· 14 years ago
33d305f
dwfl_module_relocations: Remove over-eager assert.
by Roland McGrath
· 14 years ago
1743d7f
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA segment inflation.
by Roland McGrath
· 14 years ago
de44f13
Add dwfl_dwarf_line, addr2line -F to print out more line info bits.
by Roland McGrath
· 14 years ago
7503c89
Don't suppress full file names found in core-file link_map.
by Roland McGrath
· 14 years ago
82a6336
libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on success.
by Roland McGrath
· 14 years ago
81cfcca
libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd on success.
by Roland McGrath
· 14 years ago
3e0f7d1
Handle reading .debug_types section.
by Roland McGrath
· 14 years ago
b9e8518
libdwfl: Ignore debuginfo-path hits that find the main file again.
by Roland McGrath
· 14 years ago
a0635db
Fix some libdwfl bias calculations.
by Roland McGrath
· 14 years ago
be9c4d7
Fix /proc/kallsyms grovelling.
by Roland McGrath
· 14 years ago
aba26e0
libdwfl: Another segment lookup table nit.
by Roland McGrath
· 15 years ago
ed431dd
libdwfl: Refuse to fall back to an ELF file opened by name when that mismatches the module build ID.
by Roland McGrath
· 15 years ago
b4bb301
Use [pie] rather than [dso] for unnamed modules that are PIEs.
by Roland McGrath
· 15 years ago
89bb5d3
dwfl_segment_report_module: Fix jump-start of NDX-finding loop.
by Roland McGrath
· 15 years ago
4820a05
Fix libdwfl segment table management.
by Roland McGrath
· 15 years ago
d05c596
dwfl_link_map_report: Handle PIE-generated core.
by Roland McGrath
· 15 years ago
77cda9d
Fix dwfl_core_file_report return value when link_map failed after sniffing succeeded.
by Roland McGrath
· 15 years ago
d17f9de
libdwfl: Treat R_*_NONE reloc as no reloc.
by Roland McGrath
· 15 years ago
be13930
Prevent infinite iteration on link_map list clobbered into circularity.
by Roland McGrath
· 15 years ago
5ea349b
Fix auxv scanning in core-file grokking.
by Roland McGrath
· 15 years ago
8068e06
Export dwfl_core_file_report.
by Roland McGrath
· 15 years ago
ca84a55
Fix core file grovelling to skip all segments covered by the last module.
by Roland McGrath
· 15 years ago
22359e2
Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
by Roland McGrath
· 15 years ago
bf96347
Fix uninitialized variable in error case.
by Roland McGrath
· 15 years ago
eacdcf3
Always set bias in dwfl_module_dwarf_cfi() and dwfl_module_eh_cfi().
by Mark Wielaard
· 15 years ago
Next »