index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-lcov-and-ssize_t
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdwfl
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdwfl: Search for Linux kernel binaries with compression file name suffixes.
Roland McGrath
2011-02-11
1
-0
/
+5
*
libdwfl: Use the section-end address as the synchronization point, rather tha...
Roland McGrath
2011-02-01
1
-0
/
+3
*
libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs.
Roland McGrath
2011-02-01
1
-0
/
+3
*
libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
Roland McGrath
2011-02-01
1
-0
/
+5
*
libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.
Roland McGrath
2011-01-11
1
-0
/
+8
*
libdwfl: Enhance address_sync calculation to handle more prelink permutations.
Roland McGrath
2011-01-05
1
-0
/
+7
*
dwfl_module_relocations: Remove over-eager assert.
Roland McGrath
2010-11-30
1
-0
/
+4
*
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...
Roland McGrath
2010-11-12
1
-0
/
+48
*
Add dwfl_dwarf_line, addr2line -F to print out more line info bits.
Roland McGrath
2010-08-24
1
-0
/
+5
*
Don't suppress full file names found in core-file link_map.
Roland McGrath
2010-08-18
1
-0
/
+5
*
libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on ...
Roland McGrath
2010-06-30
1
-0
/
+2
*
libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd...
Roland McGrath
2010-06-30
1
-0
/
+6
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
1
-0
/
+4
*
libdwfl: Ignore debuginfo-path hits that find the main file again.
Roland McGrath
2010-06-14
1
-0
/
+7
*
Fix some libdwfl bias calculations.
Roland McGrath
2010-05-20
1
-0
/
+9
*
Fix /proc/kallsyms grovelling.
Roland McGrath
2010-05-19
1
-0
/
+4
*
libdwfl: Another segment lookup table nit.
Roland McGrath
2010-05-06
1
-0
/
+2
*
libdwfl: Refuse to fall back to an ELF file opened by name when that mismatch...
Roland McGrath
2010-05-06
1
-0
/
+14
*
Use [pie] rather than [dso] for unnamed modules that are PIEs.
Roland McGrath
2010-05-04
1
-2
/
+4
*
dwfl_segment_report_module: Fix jump-start of NDX-finding loop.
Roland McGrath
2010-05-04
1
-0
/
+3
*
Fix libdwfl segment table management.
Roland McGrath
2010-05-04
1
-0
/
+4
*
dwfl_link_map_report: Handle PIE-generated core.
Roland McGrath
2010-05-04
1
-0
/
+3
*
Fix dwfl_core_file_report return value when link_map failed after sniffing su...
Roland McGrath
2010-05-04
1
-0
/
+6
*
libdwfl: Treat R_*_NONE reloc as no reloc.
Roland McGrath
2010-04-26
1
-0
/
+6
*
Prevent infinite iteration on link_map list clobbered into circularity.
Roland McGrath
2010-04-14
1
-0
/
+5
*
Fix auxv scanning in core-file grokking.
Roland McGrath
2010-04-06
1
-0
/
+5
*
Export dwfl_core_file_report.
Roland McGrath
2010-03-11
1
-0
/
+7
*
Fix core file grovelling to skip all segments covered by the last module.
Roland McGrath
2010-02-17
1
-0
/
+7
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
1
-0
/
+2
*
Fix uninitialized variable in error case.
Roland McGrath
2010-02-15
1
-0
/
+5
*
Always set bias in dwfl_module_dwarf_cfi() and dwfl_module_eh_cfi().
Mark Wielaard
2010-02-02
1
-0
/
+5
*
Use elf_getphdrnum in libdw and libdwfl.
Roland McGrath
2010-01-07
1
-0
/
+7
*
libdwfl: Handle SHN_COMMON symbols in ET_REL.
Roland McGrath
2010-01-06
1
-0
/
+5
*
libdwfl: Skip relocation on empty or SHT_NOBITS sections.
Roland McGrath
2009-11-16
1
-0
/
+4
*
Load ahead core file chunk only if the area is vaddr-contiguous
upstream/pmachata/dwfl_core_file_report
Petr Machata
2009-11-13
1
-0
/
+5
*
Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.
Roland McGrath
2009-11-05
1
-0
/
+1
*
Ignore link_map entries with l_ld==0.
Roland McGrath
2009-11-05
1
-0
/
+4
*
image-header.c (__libdw_image_header): Fix tranposed comparison.
Roland McGrath
2009-09-04
1
-0
/
+4
*
Rewrite kernel image support: use calculation instead of brute force, support...
Roland McGrath
2009-08-27
1
-0
/
+14
*
libdwfl: Support LZMA kernel images.
Roland McGrath
2009-08-26
1
-0
/
+5
*
libdwfl: Support automatic decompression of files in XZ format.
Roland McGrath
2009-08-26
1
-0
/
+7
*
Fix bzip2 support for non-mmap case.
Roland McGrath
2009-08-26
1
-0
/
+2
*
libdwfl: Support Linux bzip2 kernel images for automatic decompression.
Roland McGrath
2009-08-26
1
-0
/
+5
*
New macros for symbol versioning definitions, use them for libdw convenience ...
Roland McGrath
2009-08-09
1
-0
/
+4
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
1
-1
/
+9
*
Reorder some libdwflP.h struct members for optimal packing.
Roland McGrath
2009-07-08
1
-0
/
+4
*
__libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.
Mark Wielaard
2009-06-18
1
-0
/
+4
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
1
-0
/
+6
*
Avoid symbol versioning unless building code for DSO.
Ulrich Drepper
2009-04-23
1
-0
/
+5
*
Fix relocation when symbols are resolved in non-ET_REL modules.
Roland McGrath
2009-04-22
1
-0
/
+3
[next]