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
/
libdw
Commit message (
Expand
)
Author
Age
Files
Lines
*
debuginfod 1/2: client side
Aaron Merey
2019-11-22
2
-1
/
+5
*
libdw: Introduce libdw_unalloc to stop Dwarf_Abbrev leaks.
Mark Wielaard
2019-11-12
4
-1
/
+43
*
libdw: Rewrite the memory handler to be more robust.
Jonathon Anderson
2019-11-08
5
-53
/
+122
*
libdw: Add and use a concurrent version of the dynamic-size hash table.
Srđan Milaković
2019-11-08
8
-9
/
+25
*
libdw: Don't free uninitialized Dwarf_Abbrev_Hash's of "fake" CUs.
Jonathon Anderson
2019-11-02
3
-12
/
+35
*
libdw: Rewrite the memory handler to be thread-safe.
Jonathon Anderson
2019-10-24
6
-36
/
+68
*
Don't use dlopen() for libebl modules
Omar Sandoval
2019-08-29
2
-7
/
+18
*
Add PIC and non-PIC variants of libcpu and libebl
Omar Sandoval
2019-08-28
2
-1
/
+5
*
libdw: fix latent bug in dwarf_getcfi.c not setting default_same_value.
Jonathon Anderson
2019-08-26
2
-0
/
+5
*
libdwelf: Make dwelf_elf_begin return NULL only when there is an error.
Mark Wielaard
2019-08-13
2
-0
/
+8
*
libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.
Mark Wielaard
2019-07-10
2
-1
/
+11
*
libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias.
Mark Wielaard
2019-05-16
2
-0
/
+11
*
libdw: Remove unused variable initialization in dwarf_siblingof.
Mark Wielaard
2019-04-28
2
-1
/
+5
*
libdw: Call check_constant_offset with direct pointers.
Mark Wielaard
2019-04-28
2
-1
/
+6
*
libdw: Reject DW_OP_implicit_value in CFI.
Mark Wielaard
2019-04-28
2
-0
/
+7
*
libdw: Check there is enough space for CU 64bit length, version and type.
Mark Wielaard
2019-02-01
2
-3
/
+20
*
libdw: Check terminating NUL byte in dwarf_getsrclines for dir/file table.
Mark Wielaard
2019-01-22
2
-3
/
+13
*
libdw: Enable building with -Og.
Mark Wielaard
2018-11-23
3
-2
/
+7
*
libdwelf: New function dwelf_elf_begin.
Mark Wielaard
2018-11-09
2
-0
/
+9
*
Also find CFI in sections of type SHT_X86_64_UNWIND
Milian Wolff
2018-11-09
2
-1
/
+5
*
libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.
Mark Wielaard
2018-09-14
2
-8
/
+28
*
libdw: Check end of attributes list consistently.
Mark Wielaard
2018-08-18
3
-3
/
+10
*
libdw, readelf: Make sure there is enough data to read full aranges header.
Mark Wielaard
2018-08-18
2
-0
/
+9
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
2
-1
/
+4
*
libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.
Mark Wielaard
2018-06-29
2
-0
/
+12
*
libdw: Allow .debug_frame only Dwarf.
Mark Wielaard
2018-06-29
2
-1
/
+7
*
libdw: Remove dwarf_getscn_info from libdw.h and libdw.map.
Mark Wielaard
2018-06-29
3
-4
/
+5
*
libdw: Add dwarf_next_lines to read .debug_line tables without CUs.
Mark Wielaard
2018-06-29
7
-24
/
+248
*
libdw: Handle bogus CU length in dwarf_nextcu.
Mark Wielaard
2018-06-25
2
-0
/
+10
*
libdw: Break dwarf_aggregate_size recursion because of type cycles.
Mark Wielaard
2018-06-20
2
-9
/
+27
*
libdw: dwarf_peel_type break long chains/cycles.
Mark Wielaard
2018-06-20
2
-9
/
+18
*
libdw: aggregate_size check NULL result from get_type.
Mark Wielaard
2018-06-20
2
-0
/
+7
*
libdw: Initialize filelist earlier in dwarf_getsrclines.c read_srclines.
Luiz Angelo Daros de Luca
2018-06-18
2
-1
/
+6
*
libdw, readelf: Don't handle DW_FORM_data16 as expression block/location.
Mark Wielaard
2018-06-17
2
-13
/
+39
*
readelf: Make sure print_form_data always consumes DW_FORM_strx[1234] data.
Mark Wielaard
2018-06-17
2
-0
/
+9
*
libdw: Make __libdw_dieabbrev more robust on failure.
Mark Wielaard
2018-06-17
2
-2
/
+8
*
libdw: Break long or circular DIE ref chains in dwarf_[has]attr_integrate.
Mark Wielaard
2018-06-11
3
-4
/
+10
*
libdw: Check validity of dwarf_getabbrev arguments.
Mark Wielaard
2018-06-11
2
-3
/
+21
*
libdw: dwarf_get_units should handle existing failure to open Dwarf.
Mark Wielaard
2018-06-11
2
-0
/
+9
*
libdw: Detect bad DWARF in store_implicit_value.
Mark Wielaard
2018-06-10
2
-6
/
+26
*
readelf, libdw: Handle too many directories or files in the line table better.
Mark Wielaard
2018-06-10
2
-0
/
+14
*
libdw: Return an error in dwarf_getlocation_attr for missing .debug_addr.
Mark Wielaard
2018-06-10
2
-4
/
+16
*
libdw: Make sure that address_size and offset_size are 4 or 8 bytes.
Mark Wielaard
2018-06-09
2
-2
/
+17
*
libdw: Check DIE address fall inside the CU before reading abbrev code.
Mark Wielaard
2018-06-09
2
-1
/
+5
*
libdw: Report error in dwarf_getlocation_die for bogus opcode offset.
Mark Wielaard
2018-06-08
2
-0
/
+13
*
libdw: Explicitly check we could decode diridx in dwarf_getsrclines.
Mark Wielaard
2018-06-08
2
-2
/
+8
*
libdw: Don't leak arange if we cannot figure out which CU it belongs to.
Mark Wielaard
2018-06-08
2
-1
/
+11
*
libdw: Make sure dirarray is always properly freed in dwarf_getsrclines.
Mark Wielaard
2018-06-08
2
-9
/
+18
*
libdw: Make sure id_path can contain max number of build id bytes.
Mark Wielaard
2018-06-08
2
-1
/
+6
*
libdw: Try both the relative and absolute paths when finding a .dwo file.
Mark Wielaard
2018-06-01
2
-46
/
+75
[next]