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
/
dwarf_begin_elf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdw: check that DWARF strings are null-terminated
Aleksei Vetrov
2023-02-17
1
-0
/
+37
*
lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
Yonggang Luo
2022-10-28
1
-2
/
+0
*
libdw: dwarf_elf_begin should use either plain, dwo or lto DWARF sections.
Mark Wielaard
2021-11-09
1
-5
/
+78
*
libdw: set address size, offset size and version on fake CUs
Mark Wielaard
2021-09-12
1
-6
/
+26
*
Remove redundant casts of memory allocating functions returning void *
Dmitry V. Levin
2021-09-09
1
-4
/
+4
*
Come up with startswith function.
Martin Liska
2021-05-12
1
-1
/
+3
*
libdw: fix spelling typos in comments and ChangeLog
Dmitry V. Levin
2020-12-12
1
-1
/
+1
*
libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix.
Mark Wielaard
2020-04-22
1
-0
/
+4
*
libdw: Rewrite the memory handler to be more robust.
Jonathon Anderson
2019-11-08
1
-3
/
+4
*
libdw: Don't free uninitialized Dwarf_Abbrev_Hash's of "fake" CUs.
Jonathon Anderson
2019-11-02
1
-3
/
+15
*
libdw: Rewrite the memory handler to be thread-safe.
Jonathon Anderson
2019-10-24
1
-7
/
+10
*
libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.
Mark Wielaard
2018-09-14
1
-8
/
+19
*
libdw: Allow .debug_frame only Dwarf.
Mark Wielaard
2018-06-29
1
-1
/
+2
*
libdw: Add dwarf_next_lines to read .debug_line tables without CUs.
Mark Wielaard
2018-06-29
1
-15
/
+6
*
libdw: Handle .debug_loclists in dwarf_getlocation.
Mark Wielaard
2018-05-30
1
-0
/
+27
*
readelf: Handle .debug_loclists.
Mark Wielaard
2018-05-29
1
-0
/
+1
*
readelf: Add .debug_rnglists support.
Mark Wielaard
2018-05-27
1
-0
/
+1
*
libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.
Mark Wielaard
2018-05-25
1
-0
/
+27
*
libdw: Cache ELF directory early. Explicitly set it in dwfl.
Mark Wielaard
2018-05-20
1
-0
/
+24
*
libdw, readelf: Handle .debug_*.dwo section name variants.
Mark Wielaard
2018-05-19
1
-10
/
+21
*
libdw: Handle DW_FORM_line_strp.
Mark Wielaard
2018-05-06
1
-0
/
+1
*
libdw: Add support for reading DW_FORM_strx[1234] in .debug_str_offsets.
Mark Wielaard
2018-04-03
1
-2
/
+3
*
libdw: Add support for reading DW_FORM_addrx[1234] in .debug_addr.
Mark Wielaard
2018-04-03
1
-0
/
+1
*
libdw: Resolve alt file on first use.
Mark Wielaard
2018-01-25
1
-1
/
+2
*
libdw: Add explicit section index to struct Dwarf_CU.
Mark Wielaard
2017-12-20
1
-0
/
+1
*
Include endian.h when handling BYTE_ORDER
Ulf Hermann
2017-04-26
1
-0
/
+1
*
libdw: Use elf_compress[_gnu] to uncompress debug section data.
Mark Wielaard
2016-01-06
1
-106
/
+50
*
Remove old-style function definitions.
Mark Wielaard
2015-09-23
1
-4
/
+1
*
libdw: Make sure the default page size is big enough to hold a Dwarf.
Mark Wielaard
2015-06-19
1
-0
/
+1
*
dwarf_begin_elf: new error for compression failure
Jonathan Lebon
2015-05-13
1
-61
/
+86
*
dwarf_begin_elf: decouple section searching from reading
Jonathan Lebon
2015-05-13
1
-31
/
+31
*
libdw: Make sure all attributes come with a (fake) CU for bound checks.
Mark Wielaard
2014-12-17
1
-0
/
+22
*
Move .gnu_debugaltlink handling from libdw to libdwfl
Florian Weimer
2014-05-01
1
-120
/
+0
*
dwarf_elf_begin: Add .gnu_debugaltlink to the sectiondata array
Florian Weimer
2014-04-24
1
-18
/
+15
*
CVE-2014-0172 Check for overflow before calling malloc to uncompress data.
Mark Wielaard
2014-04-09
1
-1
/
+7
*
Fix abort() on missing section headers.
Jan Kratochvil
2014-03-04
1
-3
/
+4
*
Fix sig8_hash memory leak in libdw/dwarf_begin_elf.c on error.
Mark Wielaard
2012-12-18
1
-0
/
+6
*
Don't include dwz support by default.
Mark Wielaard
2012-08-24
1
-1
/
+4
*
libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.
Mark Wielaard
2012-08-09
1
-0
/
+123
*
Add low-level support for .debug_macro.
Mark Wielaard
2012-06-27
1
-0
/
+1
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
Support reading .zdebug_* DWARF sections compressed via zlib.
Roland McGrath
2011-02-23
1
-1
/
+82
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
1
-2
/
+3
*
Clean up IDX_debug_* list.
Roland McGrath
2010-06-14
1
-5
/
+2
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
1
-2
/
+1
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
1
-0
/
+5
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head b584b7056d67...
Ulrich Drepper
2007-03-30
1
-8
/
+14
*
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
/
+252