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/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
/
libdwP.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support .debug_macro
Petr Machata
2014-11-10
1
-9
/
+78
*
libdw: Add dwarf_peel_type. Use it in dwarf_aggregate_size.
Mark Wielaard
2014-11-05
1
-0
/
+1
*
Drop unused field struct Dwarf_Files_s.cu
Petr Machata
2014-10-15
1
-1
/
+0
*
Remove --enable-dwz. dwz alt debug is no longer experimental.
Mark Wielaard
2014-05-03
1
-8
/
+0
*
libdwfl: Move dwz alt multi file searching to find_debuginfo callback.
Mark Wielaard
2014-05-02
1
-4
/
+1
*
libdw: Add dwarf_getalt, dwarf_setalt
Florian Weimer
2014-04-24
1
-0
/
+2
*
dwarf_elf_begin: Add .gnu_debugaltlink to the sectiondata array
Florian Weimer
2014-04-24
1
-0
/
+1
*
libdw: Add an inlined fast path for __libdw_form_val_len
Josh Stone
2013-12-13
1
-3
/
+33
*
libdw: Handle empty location expression for (indirect) DIE locations.
Mark Wielaard
2013-12-13
1
-0
/
+4
*
libdw: Add new functions dwarf_getlocation_attr and dwarf_getlocation_die.
Mark Wielaard
2013-09-06
1
-1
/
+2
*
Don't include dwz support by default.
Mark Wielaard
2012-08-24
1
-1
/
+2
*
libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.
Mark Wielaard
2012-08-09
1
-2
/
+16
*
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
/
+12
*
Handle DW_OP_GNU_implicit_pointer.
Roland McGrath
2010-08-30
1
-0
/
+4
*
Finish .debug_types support in libdw and readelf.
Roland McGrath
2010-06-20
1
-3
/
+4
*
Fix up some holes in .debug_types support.
Roland McGrath
2010-06-20
1
-1
/
+1
*
Merge branch 'roland/debug_types'
Roland McGrath
2010-06-20
1
-5
/
+38
|
\
|
*
Handle reading .debug_types section.
Roland McGrath
2010-06-16
1
-5
/
+38
*
|
Record new line table fields, export APIs to fetch them.
Roland McGrath
2010-06-18
1
-0
/
+6
|
/
*
Clean up IDX_debug_* list.
Roland McGrath
2010-06-14
1
-4
/
+1
*
Remove unused CIE_VERSION macro.
Roland McGrath
2010-06-01
1
-4
/
+0
*
Remove meaningless DWARF_VERSION macro.
Roland McGrath
2010-06-01
1
-3
/
+0
*
Fix DW_OP_call_ref operand handling.
Roland McGrath
2010-05-08
1
-1
/
+2
*
Translate DW_CFA_expression/DW_CFA_val_expression properly to imply pushing C...
Roland McGrath
2010-04-26
1
-2
/
+2
*
Add dwarf_aggregate_size helper function to libdw.
Roland McGrath
2010-01-05
1
-1
/
+3
*
DW_OP_implicit_value support
Roland McGrath
2009-09-10
1
-0
/
+10
*
Rejigger calling conventions for dwarf_frame_{cfa,register}.
Roland McGrath
2009-07-22
1
-1
/
+2
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
1
-1
/
+15
*
Reorder some libdwP.h struct members for optimal packing.
Roland McGrath
2009-07-08
1
-2
/
+2
*
Do some constification to avoid dubious casts.
Roland McGrath
2009-06-18
1
-4
/
+4
*
Squashed commit of the following:
Ulrich Drepper
2009-06-14
1
-0
/
+150
*
Fiddle internal type decls for C++ scoping.
Roland McGrath
2009-01-28
1
-18
/
+19
*
(struct Dwarf_Files_s): Replace dbg field with cu field.
Roland McGrath
2009-01-28
1
-2
/
+2
*
dwarf_haschildren: Return -1 for error case, not 0.
Roland McGrath
2008-12-31
1
-4
/
+4
*
Add missing copyright year updates. Fix ChangeLog.
Ulrich Drepper
2008-01-22
1
-2
/
+2
*
propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...
Ulrich Drepper
2008-01-18
1
-1
/
+14
*
2007-10-23 Roland McGrath <
[email protected]
>
Roland McGrath
2007-10-23
1
-1
/
+6
*
libdw/
Roland McGrath
2007-04-16
1
-1
/
+3
*
Whitespace fixes.
elfutils-0.124
Ulrich Drepper
2006-10-10
1
-2
/
+2
*
2006-10-09 Roland McGrath <
[email protected]
>
Roland McGrath
2006-10-10
1
-8
/
+5
*
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
*
NEWS updates
Roland McGrath
2005-10-28
1
-11
/
+10
*
libdw/
Roland McGrath
2005-10-28
1
-0
/
+2
*
disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd93f55c01ff
Roland McGrath
2005-09-11
1
-1
/
+0
*
2005-09-09 Roland McGrath <
[email protected]
>
Roland McGrath
2005-09-11
1
-0
/
+1
*
libdw/
Roland McGrath
2005-08-27
1
-3
/
+15
*
libdw/
Roland McGrath
2005-08-15
1
-0
/
+7
[next]