index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdwfl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
62
-2456
/
+1178
*
Remove .mtn-ignore and .cvsignore files.
Mark Wielaard
2012-06-05
1
-1
/
+0
*
RHBZ#805447: Fix core file grokking for case of truncated .dynstr
Roland McGrath
2012-03-28
2
-2
/
+13
*
Fix elf_from_remote_memory for ELFCLASS64 case.
Roland McGrath
2011-12-02
2
-4
/
+10
*
Use index of first global symbol to speed up dwfl_module_addrsym search.
Mark Wielaard
2011-11-01
4
-54
/
+85
*
dwfl_module_addrsym update sizeless_sym only if closer to desired addr.
Mark Wielaard
2011-10-31
2
-1
/
+8
*
derelocate.c (cache_sections): Intern mod->reloc_info check.
Mark Wielaard
2011-10-20
2
-5
/
+12
*
Clean up byte order handling in md5 and sha1 code.
Roland McGrath
2011-07-09
2
-3
/
+5
*
Fix libdwfl compile issue in case none of the compression libraries are there.
Mark Wielaard
2011-04-11
2
-0
/
+10
*
libdwfl: Clear errno before using its ambient value.
Roland McGrath
2011-03-08
2
-0
/
+9
*
libdwfl: Search for Linux kernel binaries with compression file name suffixes.
Roland McGrath
2011-02-11
2
-2
/
+49
*
libdwfl: Use the section-end address as the synchronization point, rather tha...
Roland McGrath
2011-02-01
2
-9
/
+24
*
libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs.
Roland McGrath
2011-02-01
2
-9
/
+34
*
libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.
Roland McGrath
2011-02-01
2
-2
/
+7
*
libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.
Roland McGrath
2011-01-11
3
-69
/
+243
*
libdwfl: Enhance address_sync calculation to handle more prelink permutations.
Roland McGrath
2011-01-05
3
-14
/
+101
*
dwfl_module_relocations: Remove over-eager assert.
Roland McGrath
2010-11-30
2
-2
/
+5
*
libdwfl: Revamp bias bookkeeping, account correctly for prelink REL->RELA seg...
Roland McGrath
2010-11-12
19
-61
/
+172
*
Missing new file for last commit.
Roland McGrath
2010-08-25
1
-0
/
+64
*
Add dwfl_dwarf_line, addr2line -F to print out more line info bits.
Roland McGrath
2010-08-24
3
-1
/
+9
*
Don't suppress full file names found in core-file link_map.
Roland McGrath
2010-08-18
2
-3
/
+6
*
libdwfl: Fix debuginfo search when dwfl_build_id_find_debuginfo closes fd on ...
Roland McGrath
2010-06-30
2
-1
/
+3
*
Indentation fix.
Roland McGrath
2010-06-30
1
-2
/
+2
*
libdwfl: Fix Linux kernel module search when dwfl_build_id_find_elf closes fd...
Roland McGrath
2010-06-30
2
-1
/
+7
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
2
-3
/
+8
*
libdwfl: Ignore debuginfo-path hits that find the main file again.
Roland McGrath
2010-06-14
2
-2
/
+31
*
Fix some libdwfl bias calculations.
Roland McGrath
2010-05-20
3
-9
/
+38
*
Fix /proc/kallsyms grovelling.
Roland McGrath
2010-05-19
2
-34
/
+37
*
libdwfl: Another segment lookup table nit.
Roland McGrath
2010-05-06
2
-0
/
+6
*
libdwfl: Refuse to fall back to an ELF file opened by name when that mismatch...
Roland McGrath
2010-05-06
5
-4
/
+70
*
Use [pie] rather than [dso] for unnamed modules that are PIEs.
Roland McGrath
2010-05-04
2
-3
/
+11
*
dwfl_segment_report_module: Fix jump-start of NDX-finding loop.
Roland McGrath
2010-05-04
2
-1
/
+6
*
Fix libdwfl segment table management.
Roland McGrath
2010-05-04
2
-11
/
+39
*
dwfl_link_map_report: Handle PIE-generated core.
Roland McGrath
2010-05-04
2
-12
/
+41
*
Fix dwfl_core_file_report return value when link_map failed after sniffing su...
Roland McGrath
2010-05-04
2
-3
/
+22
*
libdwfl: Treat R_*_NONE reloc as no reloc.
Roland McGrath
2010-04-26
2
-1
/
+16
*
Prevent infinite iteration on link_map list clobbered into circularity.
Roland McGrath
2010-04-14
2
-2
/
+13
*
Fix auxv scanning in core-file grokking.
Roland McGrath
2010-04-06
2
-10
/
+8
*
Export dwfl_core_file_report.
Roland McGrath
2010-03-11
5
-15
/
+24
*
Fix core file grovelling to skip all segments covered by the last module.
Roland McGrath
2010-02-17
2
-13
/
+27
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-24
/
+7
*
Fix uninitialized variable in error case.
Roland McGrath
2010-02-15
2
-2
/
+7
*
Always set bias in dwfl_module_dwarf_cfi() and dwfl_module_eh_cfi().
Mark Wielaard
2010-02-02
3
-2
/
+13
*
Use elf_getphdrnum in libdw and libdwfl.
Roland McGrath
2010-01-07
5
-37
/
+59
*
libdwfl: Handle SHN_COMMON symbols in ET_REL.
Roland McGrath
2010-01-06
2
-1
/
+10
*
libdwfl: Skip relocation on empty or SHT_NOBITS sections.
Roland McGrath
2009-11-16
2
-0
/
+8
*
Load ahead core file chunk only if the area is vaddr-contiguous
pmachata/dwfl_core_file_report
Petr Machata
2009-11-13
2
-3
/
+18
*
Use dwfl_addrmodule for l_ld lookup, don't bail on lookup failure.
Roland McGrath
2009-11-05
2
-5
/
+2
*
Ignore link_map entries with l_ld==0.
Roland McGrath
2009-11-05
2
-0
/
+9
*
image-header.c (__libdw_image_header): Fix tranposed comparison.
Roland McGrath
2009-09-04
2
-1
/
+5
[next]