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-abbrev_lock
upstream/users/amerey/try-arhdr
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-gettext-cache
upstream/users/amerey/try-lcov-and-ssize_t
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-sample-guard
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
/
src
/
readelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2010-02-23
1
-38
/
+21
|
\
|
|
*
Fix compiler warning nit in readelf.
Roland McGrath
2010-02-15
1
-1
/
+1
|
*
readelf: Fix CFI decoding for DW_EH_PE_absptr.
Roland McGrath
2010-02-02
1
-38
/
+20
|
*
Fix sloppy #include use, breaks with latest glibc.
Roland McGrath
2010-01-15
1
-0
/
+1
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2010-01-08
1
-13
/
+31
|
\
|
|
*
Handle extended phnum in readelf.
Roland McGrath
2010-01-07
1
-13
/
+31
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2010-01-06
1
-28
/
+66
|
\
|
|
*
Add DWARF attributes DW_AT_GNU_vector and DW_AT_GNU_template_name.
Roland McGrath
2010-01-05
1
-0
/
+8
|
*
Make readelf -n check note name strings, handle "VMCOREINFO" flavor.
Roland McGrath
2010-01-04
1
-6
/
+37
|
*
readelf: No complaints for missing DWARF under just -a.
Roland McGrath
2010-01-04
1
-6
/
+8
|
*
readelf: Correct --help output for -a.
Roland McGrath
2010-01-04
1
-8
/
+11
|
*
readelf: No complaints for missing named sections implicit in -a.
Roland McGrath
2010-01-04
1
-7
/
+10
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-12-16
1
-25
/
+27
|
\
|
|
*
Make readelf -x/-a handle SHT_NOBITS gracefully as -p already does.
Roland McGrath
2009-11-16
1
-25
/
+27
*
|
Merge commit 'elfutils-0.143' into dwarf
Roland McGrath
2009-09-21
1
-1
/
+4
|
\
|
|
*
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
1
-16
/
+25
*
|
Merge commit 'elfutils-0.142' into dwarf
Roland McGrath
2009-08-01
1
-3
/
+33
|
\
|
|
*
Make readelf dump all block forms in hex.
Roland McGrath
2009-07-24
1
-8
/
+23
|
*
Handle DW_OP_implicit_value in readelf.
Mark Wielaard
2009-07-24
1
-0
/
+15
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-07-08
1
-0
/
+1
|
\
|
|
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Roland McGrath
2009-07-08
1
-1
/
+12
|
|
\
|
*
|
Fatfingers fix for commit dffc33d.
Roland McGrath
2009-07-08
1
-0
/
+1
*
|
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-07-08
1
-35
/
+58
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Handle DW_Form constants for DW_AT_data_member_location in readelf.
Mark Wielaard
2009-07-08
1
-1
/
+12
|
|
/
|
*
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
1
-34
/
+38
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-07-01
1
-1
/
+10
|
\
|
|
*
readelf: Add -N option, speeds up DWARF printing without address->name lookups.
Roland McGrath
2009-06-28
1
-1
/
+10
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-06-15
1
-19
/
+19
|
\
|
|
*
Add aliases for elf_getshnum and elf_getshstrndx.
Ulrich Drepper
2009-06-13
1
-19
/
+19
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-06-09
1
-29
/
+114
|
\
|
|
*
Add support for IRELATIVE relocations.
Ulrich Drepper
2009-06-01
1
-29
/
+114
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-04-15
1
-7
/
+14
|
\
|
|
*
Fix 32/64 CIE header format CIE_id matching.
Roland McGrath
2009-04-15
1
-3
/
+7
|
*
Nominal ARM support.
Roland McGrath
2009-04-15
1
-3
/
+6
|
*
Fix error message.
Roland McGrath
2009-04-14
1
-1
/
+1
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-02-07
1
-10
/
+11
|
\
|
|
*
Also fix output for DW_CFA_val_expression.
Ulrich Drepper
2009-02-05
1
-1
/
+2
|
*
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
1
-2
/
+3
|
*
Yet more label fixes in readelf output of debug_info.
Ulrich Drepper
2009-02-05
1
-4
/
+4
|
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils
Ulrich Drepper
2009-02-05
1
-6
/
+46
|
|
\
|
*
|
Minor output problems in readelf debug_info section printing fixed.
Ulrich Drepper
2009-02-05
1
-2
/
+2
|
*
|
Fix error handling in a few programs.
Ulrich Drepper
2009-02-01
1
-2
/
+2
*
|
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-01-28
1
-6
/
+46
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
readelf .debug_loc robustness fixes.
Roland McGrath
2009-01-27
1
-6
/
+46
|
|
/
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-01-24
1
-23
/
+33
|
\
|
|
*
Fix compuation of base address for printing stack frame program.
Ulrich Drepper
2009-01-24
1
-14
/
+18
|
*
Print .strtab, .dynstr, and .comment for -a option of readelf.
Ulrich Drepper
2009-01-23
1
-9
/
+15
[prev]
[next]