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
*
Handle DW_OP_stack_value
Roland McGrath
2009-07-20
2
-1
/
+6
*
Support the easiest of the new v4 form flavors.
Roland McGrath
2009-07-16
3
-2
/
+23
*
Add constants from DWARF 4 working draft 3.
Roland McGrath
2009-07-16
2
-1
/
+22
*
dwarf_getlocation.c: Grok DW_OP_form_tls_address, DW_OP_GNU_push_tls_address,...
Roland McGrath
2009-07-15
2
-0
/
+13
*
dwarf_getlocation.c: Grok DW_OP_call_frame_cfa.
Roland McGrath
2009-07-13
2
-0
/
+5
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
24
-37
/
+2998
*
Reorder some libdwP.h struct members for optimal packing.
Roland McGrath
2009-07-08
2
-2
/
+4
*
Handle DW_AT_data_member_location of class constant magically in dwarf_getloc...
Roland McGrath
2009-07-08
2
-0
/
+66
*
Do some constification to avoid dubious casts.
Roland McGrath
2009-06-18
6
-19
/
+26
*
Squashed commit of the following:
Ulrich Drepper
2009-06-14
12
-170
/
+377
*
Typo
Roland McGrath
2009-05-07
1
-1
/
+1
*
Fix trivial regression in last commit.
Roland McGrath
2009-05-07
1
-0
/
+3
*
Slight optimization of dwarf_getmacros for loops.
Roland McGrath
2009-05-07
2
-14
/
+26
*
Fix dwarf_getmacros so that it passes newly-added test
Petr Machata
2009-05-07
2
-10
/
+16
*
Fix 32/64 CIE header format CIE_id matching.
Roland McGrath
2009-04-15
2
-1
/
+7
*
Add DW_CFA_GNU_negative_offset_extended.
Roland McGrath
2009-04-01
2
-0
/
+5
*
Fiddle internal type decls for C++ scoping.
Roland McGrath
2009-01-28
2
-18
/
+22
*
(struct Dwarf_Files_s): Replace dbg field with cu field.
Roland McGrath
2009-01-28
3
-5
/
+9
*
dwarf_ranges.c: Return 0 when no ranges or *_pc attrs at all.
Roland McGrath
2009-01-26
2
-3
/
+12
*
dwarf_getattrs.c: Correctly skip attribute values when restarting.
Roland McGrath
2009-01-25
2
-12
/
+25
*
Put known-dwarf.h in the dist so every build need not have a recent gawk.
Roland McGrath
2009-01-23
2
-3
/
+10
*
dwarf.h: Add DW_OP_GNU_encoded_addr.
Roland McGrath
2009-01-22
2
-0
/
+5
*
Fix 'make clean' in libdw.
Roland McGrath
2009-01-21
2
-1
/
+8
*
Merge commit 'origin/master' into roland/known-dwarf
Roland McGrath
2009-01-17
3
-5
/
+13
|
\
|
*
Add DW_OP_GNU_* constants.
Roland McGrath
2009-01-17
2
-1
/
+9
*
|
Generate macros for tables of known dwarf.h constants.
Roland McGrath
2009-01-11
3
-20
/
+35
|
/
*
Merge commit 'origin/roland/fixes-for-c++'
Ulrich Drepper
2009-01-10
3
-7
/
+11
|
\
|
*
Merge ssh://git.fedorahosted.org/git/elfutils into roland/fixes-for-c++
Roland McGrath
2009-01-06
4
-4
/
+69
|
|
\
|
*
|
dwarf_haschildren: Return -1 for error case, not 0.
Roland McGrath
2008-12-31
3
-6
/
+12
*
|
|
Require __thread support in compiler.
Ulrich Drepper
2009-01-10
2
-80
/
+7
*
|
|
Don't depend on $(zip_LIBS), just link it in.
Roland McGrath
2009-01-08
2
-2
/
+6
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into libdwfl...
Roland McGrath
2009-01-06
3
-2
/
+65
|
\
\
|
*
|
Implement call frame information dumping.
Ulrich Drepper
2009-01-06
3
-1
/
+64
|
|
/
*
|
libdwfl automagic decompression support
Roland McGrath
2009-01-05
2
-2
/
+6
|
/
*
Bug compatibility wrapper for ELFUTILS_0.130 dwfl_module_build_id behavior.
Roland McGrath
2008-12-16
1
-0
/
+9
*
Fix up bogon and missing log entries from .pmachata.threads branch.
Roland McGrath
2008-08-25
2
-0
/
+14
*
Minor optimizations.
Ulrich Drepper
2008-01-22
6
-22
/
+26
*
Add missing copyright year updates. Fix ChangeLog.
Ulrich Drepper
2008-01-22
14
-16
/
+16
*
Fix problems in last checkin.
Ulrich Drepper
2008-01-22
1
-5
/
+8
*
merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'
Ulrich Drepper
2008-01-22
2
-7
/
+6
*
Update copyright year.
Ulrich Drepper
2008-01-21
2
-6
/
+7
*
explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'
elfutils-0.132
Roland McGrath
2008-01-22
2
-7
/
+6
*
Fixup after DWARF_VERSION bump.
Ulrich Drepper
2008-01-18
2
-1
/
+6
*
Minimal cleanups after merge.
Ulrich Drepper
2008-01-18
3
-3
/
+5
*
propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...
Ulrich Drepper
2008-01-18
16
-50
/
+171
*
propagate from branch 'com.redhat.elfutils.roland.pending' (head 26cc2ce45739...
Ulrich Drepper
2008-01-09
2
-3
/
+11
*
2007-10-23 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-23
9
-21
/
+106
*
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec'
Ulrich Drepper
2007-10-16
3
-4
/
+16
*
src/
Roland McGrath
2007-10-04
2
-0
/
+19
*
2007-10-02 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-02
2
-1
/
+8
[next]