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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'debug_macro'
Mark Wielaard
2012-07-19
2
-2
/
+422
|
\
|
*
readelf: Add .debug_macro parsing support.
Mark Wielaard
2012-07-11
2
-2
/
+422
*
|
readelf: Add .gdb_index version 7 support.
Mark Wielaard
2012-07-10
2
-16
/
+54
|
/
*
Add low-level support for .debug_macro.
Mark Wielaard
2012-06-27
2
-0
/
+8
*
readelf.c: Cast printf PRIu/x64 arguments to uint64_t for gcc 4.7 -Wformat.
Mark Wielaard
2012-06-22
2
-2
/
+7
*
Update name, license and contributor policy.
Mark Wielaard
2012-06-05
33
-617
/
+358
*
Remove .mtn-ignore and .cvsignore files.
Mark Wielaard
2012-06-05
1
-1
/
+0
*
Remove unused (generated) src/ylwrap file.
Mark Wielaard
2012-06-05
1
-154
/
+0
*
elflint: Allow zero sized sections at (filesz) end of segment.
Mark Wielaard
2012-05-09
2
-2
/
+9
*
readelf.c (print_ops): Add missing DW_OP_GNU operands.
Mark Wielaard
2012-04-24
2
-0
/
+8
*
elflint: Accept SHF_INFO_LINK for reloc sections.
Roland McGrath
2012-03-28
2
-2
/
+6
*
readelf.c: Check debug section data before trying to print abbrev or str.
Mark Wielaard
2012-03-28
2
-2
/
+12
*
readelf.c (print_gdb_index_section): Accept version 6.
Mark Wielaard
2012-03-21
2
-2
/
+7
*
Handle DW_FORM_sec_offset in dwarf_formudata.
Mark Wielaard
2012-01-31
2
-3
/
+4
*
Update copyright year
Ulrich Drepper
2012-01-21
15
-35
/
+50
*
Color code output of nm and objdump
Ulrich Drepper
2012-01-21
3
-41
/
+142
*
Fix warning nit.
Roland McGrath
2012-01-20
1
-1
/
+1
*
Handle --enable-deterministic-archives to make -D behavior default for ar and...
Roland McGrath
2012-01-20
2
-2
/
+35
*
ar: Don't crash when given files but no command.
Roland McGrath
2012-01-20
2
-0
/
+9
*
Grok -U as inverse of -D in ar and ranlib.
Roland McGrath
2012-01-20
2
-0
/
+8
*
Support -D in ranlib as in ar.
Roland McGrath
2012-01-20
7
-20
/
+105
*
Fix .eh_frame decoding in the absence of any DWARF.
Roland McGrath
2011-12-20
2
-1
/
+10
*
ar: Implement -D.
Roland McGrath
2011-11-05
2
-3
/
+14
*
ar: Fix a return value check.
Roland McGrath
2011-11-05
2
-1
/
+6
*
readelf.c: Assume the right size of an array
Marek Polacek
2011-10-04
2
-1
/
+5
*
More CL
Ulrich Drepper
2011-10-03
1
-2
/
+2
*
Fix nm output for sysv format
Ulrich Drepper
2011-10-03
2
-9
/
+27
*
Improve nm output for BSD and POSIX format
Ulrich Drepper
2011-10-03
2
-26
/
+76
*
Add demangling support to nm
Ulrich Drepper
2011-10-02
3
-8
/
+126
*
readelf: Grok -W/--wide for binutils compatibility.
Roland McGrath
2011-07-09
2
-2
/
+7
*
Wire up -u option handling in ar.
Roland McGrath
2011-07-09
2
-2
/
+10
*
strip.c (relocate): Make offset check overflow-proof.
Mark Wielaard
2011-05-30
2
-1
/
+6
*
strip: --reloc-debug-sections, relocate against any debug section symbol.
Mark Wielaard
2011-05-24
2
-65
/
+91
*
strip: Add --reloc-debug-sections option.
Mark Wielaard
2011-05-23
2
-2
/
+222
*
strip: Handle SHT_GROUP sections better.
Mark Wielaard
2011-05-19
2
-4
/
+35
*
Add DW_OP_GNU_const_type/regval_type/deref_type/convert/reinterpret.
Jakub Jelinek
2011-05-17
2
-0
/
+60
*
dwarf_tag_string fixup GNU_call_site and GNU_call_site_parameter strings.
Mark Wielaard
2011-05-17
2
-2
/
+7
*
nm.c: Remove unused if/else and parameters.
Marek Polacek
2011-05-12
2
-9
/
+9
*
unstrip.c: Mark function as static.
Marek Polacek
2011-05-07
2
-1
/
+5
*
Merge branch 'mjw/sdt'
Mark Wielaard
2011-05-03
2
-1
/
+6
|
\
|
*
Add support for printing SDT elf notes.
Mark Wielaard
2011-04-26
2
-1
/
+6
*
|
Merge branch 'mjw/gdb_index'
Mark Wielaard
2011-04-28
2
-4
/
+215
|
\
\
|
|
/
|
/
|
|
*
Add printing of .gdb_index section to readelf.
Mark Wielaard
2011-04-28
2
-4
/
+215
*
|
Fix doubled words.
Marek Polacek
2011-04-16
4
-6
/
+5
|
/
*
Improve output of readelf -wline
Petr Machata
2011-03-25
2
-9
/
+16
*
Merge branch 'mpolacek/readelf-pltrel-case'
Marek Polacek
2011-03-25
2
-2
/
+8
|
\
|
*
Don't segfault at DT_PLTREL case.
Marek Polacek
2011-03-22
2
-2
/
+8
*
|
Add support for call_site and entry_value to dwarf.h and readelf.
Mark Wielaard
2011-03-23
2
-0
/
+83
|
/
*
Add new ebl_check_st_other_bits function.
upstream/mpolacek/autotest
Mark Wielaard
2011-03-11
2
-1
/
+5
*
Fix readelf --debug-dump=loc crash on multiple input files.
Jan Kratochvil
2011-02-27
2
-0
/
+5
[next]