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
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
*
|
Merge commit 'elfutils-0.139' into dwarf
Roland McGrath
2009-01-23
1
-8
/
+8
|
\
|
|
*
readelf -l: Don't print section mapping when no sections.
Roland McGrath
2009-01-22
1
-0
/
+4
|
*
Tiny build nits.
Roland McGrath
2009-01-22
1
-5
/
+1
|
*
Use t instead of j formats for ptrdiff_t
Roland McGrath
2009-01-22
1
-3
/
+3
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2009-01-21
1
-3
/
+10
|
\
|
|
*
More improveents to exception handling table printing and checking.
Ulrich Drepper
2009-01-17
1
-3
/
+10
*
|
Merge branch 'master' into dwarf
Roland McGrath
2009-01-17
1
-164
/
+560
|
\
|
|
*
Move argp_program_version_hook and argp_program_bug_address variables
Ulrich Drepper
2009-01-17
1
-2
/
+2
|
*
Finish implementation of exception handling table dumping in readelf.
Ulrich Drepper
2009-01-16
1
-13
/
+147
|
*
Some more changes to call frame info dumping in readelf.
Ulrich Drepper
2009-01-16
1
-64
/
+95
|
*
Bug fixes for .eh_frame_hdr dumping in readelf.
Ulrich Drepper
2009-01-16
1
-29
/
+81
|
*
Fix minor problems in call frame info dumper in reader.
Ulrich Drepper
2009-01-15
1
-137
/
+316
*
|
Extract functions that format dwarf enums into a file of its own.
Petr Machata
2009-01-10
1
-584
/
+1
|
/
*
Implement call frame information dumping.
Ulrich Drepper
2009-01-06
1
-28
/
+586
*
Unpdate copyright in messages.
Ulrich Drepper
2009-01-01
1
-2
/
+2
*
src/
Roland McGrath
2008-12-03
1
-4
/
+9
*
src/
Roland McGrath
2008-08-07
1
-36
/
+115
*
src/
Roland McGrath
2008-02-29
1
-1
/
+1
*
Finish elflint .gnu.attributes checking
Roland McGrath
2008-02-21
1
-12
/
+199
*
merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'
Ulrich Drepper
2008-01-22
1
-7
/
+4
*
Update copyright year.
Ulrich Drepper
2008-01-21
1
-4
/
+7
*
explicit merge of 'f9dc98cac1b8ccd38e7420c43dfe7551e2923aaa'
elfutils-0.132
Roland McGrath
2008-01-22
1
-7
/
+4
*
Revert last change to readelf.
Ulrich Drepper
2008-01-21
1
-2
/
+1
*
merge of '1d8389d494f774b4ccf384252ddac47cc2809542'
Ulrich Drepper
2008-01-20
1
-1
/
+2
*
merge of 'aee0b12a9696567adc81ce0bab9a764f6d109392'
Roland McGrath
2008-01-18
1
-2
/
+1
*
Fix memory leak in readelf.
Ulrich Drepper
2008-01-20
1
-1
/
+2
*
propagate from branch 'com.redhat.elfutils.nickc.pending' (head 28d6423325f0c...
Ulrich Drepper
2008-01-18
1
-4
/
+7
[next]