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
*
libdw: Add support for DWARF5 DW_FORM_data16.
Mark Wielaard
2018-02-21
2
-1
/
+16
*
libdw: Handle DWARF5 DW_FORM_implicit_const. Add dwarf_getabbrevattr_data.
Mark Wielaard
2018-02-21
12
-6
/
+114
*
libdw: Recognize new DWARF5 attribute forms.
Mark Wielaard
2018-02-21
4
-4
/
+52
*
libdw: Add new dwarf_get_units function to iterate over all units.
Mark Wielaard
2018-02-21
5
-1
/
+136
*
libdw: Parse new DWARF5 units and CU DIEs.
Mark Wielaard
2018-02-21
10
-116
/
+384
*
libdw: Add dwarf_die_addr_die function.
Mark Wielaard
2018-02-13
7
-2
/
+124
*
Use fallthrough attribute.
Joshua Watt
2018-02-10
3
-3
/
+8
*
libdw: Resolve alt file on first use.
Mark Wielaard
2018-01-25
10
-15
/
+231
*
libdw: dwarf_formsdata should return a signed value
Petr Machata
2018-01-14
2
-4
/
+11
*
libdw: Reduce size of struct Dwarf_Abbrev.
Mark Wielaard
2018-01-01
4
-14
/
+34
*
libdw: New get_uleb128_unchecked to use with already checked Dwarf_Abbrev.
Mark Wielaard
2018-01-01
6
-51
/
+48
*
libdw: Check there is .debug_info/types section data in __libdw_offdie.
Mark Wielaard
2017-12-29
2
-2
/
+6
*
Don't overflow in __libdw_in_section and __libdw_offset_in_section.
Ulf Hermann
2017-12-20
2
-2
/
+11
*
libdw: Add explicit section index to struct Dwarf_CU.
Mark Wielaard
2017-12-20
5
-3
/
+19
*
libdw: dwarf_aggregate_size should not peel the given DIE.
Mark Wielaard
2017-12-15
2
-3
/
+8
*
libdw: dwarf_aggregate_size() works with multi-dimensional arrays
Dima Kogan
2017-12-12
2
-21
/
+27
*
libdw: Handle DW_OP_GNU_variable_value.
Mark Wielaard
2017-11-10
4
-0
/
+10
*
libdw: Update acceptable forms and attributes for dwarf_getlocation.
Mark Wielaard
2017-11-10
2
-1
/
+30
*
readelf: Handle DW_OP_GNU_variable_value.
Mark Wielaard
2017-11-10
2
-0
/
+5
*
libdw: Define LIBDW_CIE_ID and use it in dwarf_cfi_cie_p.
Mark Wielaard
2017-10-05
2
-1
/
+7
*
Make sure packed structs follow the gcc memory layout
Ulf Hermann
2017-09-20
2
-1
/
+5
*
Check if gcc complains about __attribute__ (visibility(..))
Ulf Hermann
2017-08-18
3
-2
/
+7
*
Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
Ulf Hermann
2017-08-18
2
-3
/
+7
*
libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.
Mark Wielaard
2017-08-02
3
-22
/
+50
*
libdw: Handle DWARF5 immutable, packed and shared in dwarf_peel_type.
Mark Wielaard
2017-08-02
3
-12
/
+29
*
Handle DWARF5 defaulted member function encodings.
Mark Wielaard
2017-08-02
2
-0
/
+13
*
libdw: DWARF5 Add DW_CC_pass_by_reference and DW_CC_pass_by_reference.
Mark Wielaard
2017-08-02
2
-1
/
+10
*
libdw: Add dwarf_default_lower_bound.
Mark Wielaard
2017-08-02
8
-53
/
+119
*
libdw: DWARF5 Add new DW_LANG codes and default lower array bound.
Mark Wielaard
2017-08-02
3
-1
/
+33
*
libdw: Add new DWARF5 character encodings.
Mark Wielaard
2017-08-02
2
-0
/
+6
*
libdw: Add new DWARF5 tag constants.
Mark Wielaard
2017-08-02
2
-3
/
+21
*
libdw: Add DWARF5 attributes.
Mark Wielaard
2017-08-02
2
-8
/
+65
*
libdw: Add dwarf_line_file.
Mark Wielaard
2017-07-26
5
-1
/
+70
*
Unify linking of libasm, libelf, libdw, backends
Ulf Hermann
2017-07-24
2
-6
/
+18
*
Make __attribute__ conditional in all installed headers
Ulf Hermann
2017-05-02
2
-22
/
+6
*
Include endian.h when handling BYTE_ORDER
Ulf Hermann
2017-04-26
2
-0
/
+5
*
libdw: Fix dwarf_peel_type infinite loop.
Mark Wielaard
2017-04-05
2
-1
/
+6
*
libdw: Correct spelling of DW_LANG_PLI in dwarf.h.
Mark Wielaard
2016-11-10
3
-4
/
+12
*
Add GCC7 -Wimplicit-fallthrough support/fixes.
Mark Wielaard
2016-11-10
3
-1
/
+12
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
3
-2
/
+7
*
dwelf: Add string table functions from ebl.
Mark Wielaard
2016-08-03
2
-0
/
+17
*
libdw: Fix bad free on invalid data in dwarf_getsrclines.c.
Mark Wielaard
2016-02-22
2
-2
/
+9
*
libdw: Use elf_compress[_gnu] to uncompress debug section data.
Mark Wielaard
2016-01-06
4
-137
/
+63
*
libdwelf: Add dwelf_scn_gnu_compressed_size.
Mark Wielaard
2016-01-06
2
-0
/
+9
*
libdw: Don't leak duplicate FDEs.
Mark Wielaard
2016-01-02
2
-1
/
+14
*
libdw: Don't use a FDE if it doesn't actually cover a real code range.
Mark Wielaard
2016-01-02
2
-0
/
+12
*
libdw: Don't leak fake_loc_cu.
Mark Wielaard
2016-01-02
2
-1
/
+9
*
Move nested functions in dwarf_entry_breakpoints.c to file scope.
Chih-Hung Hsieh
2016-01-02
2
-51
/
+64
*
Move nested functions in libdw_visit_scopes.c to file scope.
Chih-Hung Hsieh
2016-01-02
2
-71
/
+95
*
libdw: Make sure Ebl is always freed from cfi frame cache.
Mark Wielaard
2015-11-27
2
-1
/
+10
[next]