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
/
libdw_findcu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdw: Make sure that address_size and offset_size are 4 or 8 bytes.
Mark Wielaard
2018-06-09
1
-2
/
+11
*
libdw: Handle split Dwarf Dies in dwarf_die_addr_die.
Mark Wielaard
2018-05-31
1
-0
/
+49
*
libdw: Handle .debug_loclists in dwarf_getlocation.
Mark Wielaard
2018-05-30
1
-0
/
+1
*
libdw: Initialize ranges_base, add invalid DWARF test and fix expected output.
Mark Wielaard
2018-05-24
1
-0
/
+1
*
libdw: Handle split dwarf debuglines.
Mark Wielaard
2018-05-22
1
-0
/
+1
*
libdw: dwarf_get_units find split units from .dwo.
Mark Wielaard
2018-05-19
1
-0
/
+1
*
libdw: Recognize GNU DebugFission split units.
Mark Wielaard
2018-05-19
1
-3
/
+20
*
libdw: Restructure address range reading for .debug_loc and .debug_ranges.
Mark Wielaard
2018-04-13
1
-0
/
+1
*
libdw: Make sure to initialize Dwarf_CU addr_base and str_off_base.
Mark Wielaard
2018-04-04
1
-0
/
+2
*
libdw: Parse new DWARF5 units and CU DIEs.
Mark Wielaard
2018-02-21
1
-22
/
+45
*
libdw: Add dwarf_die_addr_die function.
Mark Wielaard
2018-02-13
1
-1
/
+34
*
libdw: Add explicit section index to struct Dwarf_CU.
Mark Wielaard
2017-12-20
1
-2
/
+3
*
Properly mark all internal function definitions.
Mark Wielaard
2015-09-23
1
-0
/
+1
*
Replace some K&R function definitions with ansi-C definitions.
Chih-Hung Hsieh
2015-09-07
1
-7
/
+2
*
libdw: Make sure all attributes come with a (fake) CU for bound checks.
Mark Wielaard
2014-12-17
1
-3
/
+2
*
libdw: Make sure end of next cu doesn't overflow section data size.
Mark Wielaard
2014-12-16
1
-0
/
+6
*
libdw: save startp/endp boundaries in Dwarf_CU
Josh Stone
2014-12-11
1
-1
/
+5
*
libdw: Make sure that every debug_types sig8 is hashed
Josh Stone
2013-10-03
1
-0
/
+3
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
Fix bug using dwarf_next_unit to iterate over .debug_types
Tom Tromey
2012-03-21
1
-35
/
+33
*
Finish .debug_types support in libdw and readelf.
Roland McGrath
2010-06-20
1
-8
/
+13
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
1
-34
/
+55
*
Handle DWARF version 4 CUs.
Roland McGrath
2010-06-01
1
-3
/
+3
*
2007-10-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-23
1
-1
/
+12
*
Fix FSF address. No exception for libdwarf.
Ulrich Drepper
2006-04-04
1
-1
/
+1
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...
Ulrich Drepper
2006-04-04
1
-9
/
+45
*
Adjust for monotone.
Ulrich Drepper
2005-07-26
1
-0
/
+110