index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/mark/try-auto-std-update
upstream/users/mark/try-build-static
upstream/users/mark/try-elf_memory
upstream/users/mark/try-elf_scnshndx
upstream/users/mark/try-funcretval-struct
upstream/users/mark/try-libdw-nim-lang-tests
upstream/users/mark/try-riscv-got
upstream/users/mark/try-stacktrace-ima-rpm
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdw
/
libdw.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libdw: Remove dwarf_getscn_info from libdw.h and libdw.map.
Mark Wielaard
2018-06-29
1
-3
/
+0
*
libdw: Add dwarf_next_lines to read .debug_line tables without CUs.
Mark Wielaard
2018-06-29
1
-0
/
+18
*
libdw: Add new dwarf_cu_info function.
Mark Wielaard
2018-05-24
1
-1
/
+13
*
libdw: Extend documentation to explain relative file paths and comp_dir.
Mark Wielaard
2018-04-03
1
-3
/
+14
*
libdw: Handle DWARF5 DW_FORM_implicit_const. Add dwarf_getabbrevattr_data.
Mark Wielaard
2018-02-21
1
-0
/
+6
*
libdw: Add new dwarf_get_units function to iterate over all units.
Mark Wielaard
2018-02-21
1
-0
/
+15
*
libdw: Add dwarf_die_addr_die function.
Mark Wielaard
2018-02-13
1
-0
/
+12
*
libdw: Resolve alt file on first use.
Mark Wielaard
2018-01-25
1
-3
/
+7
*
libdw: Define LIBDW_CIE_ID and use it in dwarf_cfi_cie_p.
Mark Wielaard
2017-10-05
1
-1
/
+3
*
libdw: Handle DWARF5 immutable, packed and shared in dwarf_peel_type.
Mark Wielaard
2017-08-02
1
-10
/
+18
*
libdw: Add dwarf_default_lower_bound.
Mark Wielaard
2017-08-02
1
-0
/
+6
*
libdw: Add dwarf_line_file.
Mark Wielaard
2017-07-26
1
-0
/
+5
*
Make __attribute__ conditional in all installed headers
Ulf Hermann
2017-05-02
1
-22
/
+1
*
libdw: Add support for DWARF5/GCC5 DW_TAG_atomic_type.
Mark Wielaard
2015-02-16
1
-1
/
+2
*
Change calling convention of dwarf_getmacros to allow opcode 0xff
Petr Machata
2014-12-10
1
-16
/
+24
*
Support .debug_macro
Petr Machata
2014-11-10
1
-8
/
+70
*
libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.
Mark Wielaard
2014-11-05
1
-0
/
+18
*
libdw: Add new function dwarf_cu_die.
Mark Wielaard
2014-08-15
1
-0
/
+17
*
libdw: Add new function dwarf_cu_getdwarf.
Mark Wielaard
2014-08-15
1
-1
/
+8
*
libdw: Add dwarf_getalt, dwarf_setalt
Florian Weimer
2014-04-24
1
-0
/
+12
*
libdw: Make dwarf_getfuncs find all (defining) DW_TAG_subprogram DIEs.
Mark Wielaard
2013-09-24
1
-1
/
+10
*
libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die.
Mark Wielaard
2013-09-06
1
-0
/
+23
*
libdw: Add new function dwarf_getlocations.
Mark Wielaard
2013-09-06
1
-1
/
+17
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
1
-40
/
+19
*
* libdw.h (dwarf_offdie): Fix documentation to mention .debug_info.
Mark Wielaard
2011-07-14
1
-1
/
+1
*
Handle DW_OP_GNU_implicit_pointer.
Roland McGrath
2010-08-30
1
-0
/
+10
*
Back out dwarf_cfi_validate_fde.
Roland McGrath
2010-06-23
1
-14
/
+0
*
Finish .debug_types support in libdw and readelf.
Roland McGrath
2010-06-20
1
-2
/
+7
*
Merge branch 'roland/debug_types'
Roland McGrath
2010-06-20
1
-1
/
+11
|
\
|
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
1
-1
/
+11
*
|
Record new line table fields, export APIs to fetch them.
Roland McGrath
2010-06-18
1
-0
/
+11
|
/
*
Add new dwarf_cfi_validate_fde call.
Roland McGrath
2010-06-16
1
-0
/
+14
*
Move dwarf_cfi_cie_p definition from cfi.h to libdw.h.
Mark Wielaard
2010-06-01
1
-0
/
+2
*
Add dwarf_aggregate_size helper function to libdw.
Roland McGrath
2010-01-05
1
-2
/
+7
*
Small tweak for dwarf_getlocation_implicit_value; NEWS item for it.
Roland McGrath
2009-09-17
1
-1
/
+1
*
DW_OP_implicit_value support
Roland McGrath
2009-09-10
1
-0
/
+9
*
Rejigger calling conventions for dwarf_frame_{cfa,register}.
Roland McGrath
2009-07-22
1
-18
/
+20
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
1
-1
/
+157
*
Add missing copyright year updates. Fix ChangeLog.
Ulrich Drepper
2008-01-22
1
-1
/
+1
*
propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...
Ulrich Drepper
2008-01-18
1
-2
/
+12
*
2007-10-23 Roland McGrath <
[email protected]
>
Roland McGrath
2007-10-23
1
-2
/
+6
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
1
-4
/
+4
*
libdwfl/
Roland McGrath
2007-07-16
1
-2
/
+8
*
libdw/
Roland McGrath
2007-04-16
1
-1
/
+9
*
2006-10-09 Roland McGrath <
[email protected]
>
Roland McGrath
2006-10-10
1
-2
/
+3
*
merge of 2043b4a4bc8f0359b8c216306758ab5900533fde
Ulrich Drepper
2006-06-10
1
-1
/
+0
*
* i386_ld.c (elf_i386_finalize_plt): Don't change symbol table entries
Ulrich Drepper
2006-06-10
1
-0
/
+1
*
merge of 74ebb3c081458a7d19c744b155c767262efc47cb
Ulrich Drepper
2006-06-04
1
-1
/
+0
*
Handle as-needed options.
Ulrich Drepper
2006-05-31
1
-0
/
+1
*
No need for contributed line in installed header.
Ulrich Drepper
2006-05-29
1
-1
/
+0
[next]