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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
addr2line: Handle SYMBOL without +OFFSET.
Roland McGrath
2010-05-19
2
-8
/
+22
*
Fix DW_OP_call_ref operand handling.
Roland McGrath
2010-05-08
2
-22
/
+53
*
Fix readelf core note bitmask printing.
Roland McGrath
2010-04-14
2
-4
/
+17
*
Fix some message typos and xgettext markers.
Roland McGrath
2010-04-06
5
-7
/
+16
*
readelf: Fix fd leak on bad input files.
Roland McGrath
2010-02-26
2
-1
/
+6
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-34
/
+13
*
Fix compiler warning nit in readelf.
Roland McGrath
2010-02-15
2
-1
/
+6
*
readelf: Fix CFI decoding for DW_EH_PE_absptr.
Roland McGrath
2010-02-02
2
-38
/
+28
*
Fix sloppy #include use, breaks with latest glibc.
Roland McGrath
2010-01-15
6
-3
/
+16
*
Handle extended phnum in readelf.
Roland McGrath
2010-01-07
2
-13
/
+38
*
Handle extended phnum in elflint and elfcmp.
Roland McGrath
2010-01-07
3
-36
/
+100
*
Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name.
Roland McGrath
2010-01-05
2
-0
/
+13
*
Make readelf -n check note name strings, handle "VMCOREINFO" flavor.
Roland McGrath
2010-01-04
2
-6
/
+41
*
readelf: No complaints for missing DWARF under just -a.
Roland McGrath
2010-01-04
2
-6
/
+13
*
readelf: Correct --help output for -a.
Roland McGrath
2010-01-04
2
-8
/
+14
*
readelf: No complaints for missing named sections implicit in -a.
Roland McGrath
2010-01-04
2
-7
/
+17
*
Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does.
Roland McGrath
2009-11-16
2
-25
/
+32
*
Handle new .comment section flags.
Mark Wielaard
2009-09-21
2
-2
/
+8
*
ar.c (main): Fix typo in message format.
Roland McGrath
2009-09-08
2
-1
/
+5
*
Revert accidental commits.
Roland McGrath
2009-08-23
1
-21
/
+15
*
Don't print raw block contents for locations we decode and print.
Roland McGrath
2009-08-21
2
-16
/
+30
*
Use pathconf instead of statfs.
Roland McGrath
2009-08-14
2
-13
/
+27
*
Polish debugpred code a bit.
Ulrich Drepper
2009-08-01
2
-2
/
+6
*
Handle NT_GNU_GOLD_VERSION.
Mark Wielaard
2009-07-26
2
-0
/
+5
*
Explicitly link addr2line with libelf.
Mark Wielaard
2009-07-25
2
-1
/
+5
*
Make readelf dump all block forms in hex.
Roland McGrath
2009-07-24
2
-8
/
+29
*
Handle DW_OP_implicit_value in readelf.
Mark Wielaard
2009-07-24
2
-0
/
+20
*
Add STB_GNU_UNIQUE support to elflint.
Ulrich Drepper
2009-07-14
2
-3
/
+16
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Roland McGrath
2009-07-08
2
-1
/
+17
|
\
|
*
Handle DW_Form constants for DW_AT_data_member_location in readelf.
Mark Wielaard
2009-07-08
2
-1
/
+17
*
|
Fatfingers fix for commit dffc33d.
Roland McGrath
2009-07-08
1
-0
/
+1
|
/
*
Fix last change.
Roland McGrath
2009-07-06
1
-1
/
+9
*
Handle unknown register numbers gracefully in readelf -n core reading.
Roland McGrath
2009-07-06
2
-34
/
+44
*
readelf: Add -N option, speeds up DWARF printing without address->name lookups.
Roland McGrath
2009-06-28
2
-1
/
+16
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
9
-40
/
+51
*
Add support for IRELATIVE relocations.
Ulrich Drepper
2009-06-01
2
-29
/
+122
*
Moved misplaced ChangeLog entry.
Roland McGrath
2009-05-07
1
-0
/
+4
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper
2009-04-29
5
-55
/
+128
|
\
|
*
Add missing dependencies on compression libraries for static builds.
Ulrich Drepper
2009-04-23
2
-1
/
+5
|
*
addr2line: Honor -s and -A for file names of inline call sites.
Roland McGrath
2009-04-20
2
-5
/
+28
|
*
Support -j option in addr2line to match binutils.
Roland McGrath
2009-04-20
2
-41
/
+64
|
*
Fix 32/64 CIE header format CIE_id matching.
Roland McGrath
2009-04-15
2
-3
/
+12
|
*
Nominal ARM support.
Roland McGrath
2009-04-15
2
-3
/
+9
|
*
Fix error message.
Roland McGrath
2009-04-14
2
-1
/
+3
|
*
Fix strip -f infinite loop when coping with some extra kooky object sections.
Roland McGrath
2009-04-14
2
-1
/
+7
*
|
Add test of st_other field of symbol table entries.
Ulrich Drepper
2009-04-29
1
-0
/
+11
|
/
*
Also fix output for DW_CFA_val_expression.
Ulrich Drepper
2009-02-05
2
-2
/
+4
*
Remove commented-out call in readelf.
Ulrich Drepper
2009-02-05
1
-1
/
+0
*
Fix DW_CFA_expression output in readelf.
Ulrich Drepper
2009-02-05
2
-2
/
+4
*
Yet more label fixes in readelf output of debug_info.
Ulrich Drepper
2009-02-05
1
-4
/
+4
[next]