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
*
Make readelf compile on windows
Ulf Hermann
2017-05-08
1
-1
/
+4
*
Open files in O_BINARY
Ulf Hermann
2017-05-08
1
-1
/
+1
*
Include strings.h to make ffs available
Ulf Hermann
2017-04-26
1
-0
/
+1
*
Avoid YESSTR and NOSTR
Ulf Hermann
2017-04-21
1
-3
/
+3
*
Use the empty string for note names with zero size (without any data).
Mark Wielaard
2017-04-03
1
-1
/
+1
*
readelf: Fix off by one sanity check in handle_gnu_hash.
Mark Wielaard
2017-04-03
1
-1
/
+1
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-0
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-15
/
+0
*
readelf: Add optional --symbols[=SECTION] argument to select section name.
Mark Wielaard
2016-11-17
1
-1
/
+19
*
lib: Provide MAX and MIN in system.h
Akihiko Odaki
2016-10-12
1
-1
/
+1
*
readelf: Warn when uncompressing fails and error when gelf_getshdr fails.
Mark Wielaard
2016-02-22
1
-5
/
+38
*
readelf: Read and print (encoded) DW_CFA_set_loc op and update pc.
Mark Wielaard
2016-02-18
1
-60
/
+61
*
Fix build on 32bit systems.
Mark Wielaard
2016-01-08
1
-1
/
+1
*
readelf: Handle compressed sections and extend -z to cover -x and -p.
Mark Wielaard
2016-01-06
1
-21
/
+103
*
readelf: Add -z,--decompress option.
Mark Wielaard
2016-01-06
1
-3
/
+63
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
1
-3
/
+3
*
Do without union of variable length arrays.
Chih-Hung Hsieh
2015-10-07
1
-9
/
+17
*
Initialize variable before use.
Chih-Hung Hsieh
2015-09-10
1
-1
/
+2
*
Replace printf %Z length modifier with %z.
Chih-Hung Hsieh
2015-09-07
1
-21
/
+21
*
readelf: handle_core_item large right shift triggers undefined behaviour.
Mark Wielaard
2015-09-03
1
-2
/
+10
*
readelf: Make sure phdr2_mem lifetime/scope equals phdr2 pointer.
Mark Wielaard
2015-06-19
1
-1
/
+1
*
readelf: Don't leak memory on failure path in handle_gnu_hash.
Mark Wielaard
2015-06-19
1
-1
/
+3
*
readelf: Fix cie_offset calculation comparison on 32bit.
Mark Wielaard
2015-04-28
1
-2
/
+2
*
readelf: Check all offsets used in print_gdb_index_section against d_size.
Mark Wielaard
2015-04-28
1
-2
/
+13
*
readelf: Always try to print some debug section information.
Mark Wielaard
2015-04-28
1
-2
/
+0
*
readelf: Add overflow checking to print_gdb_index_section dataend checks.
Mark Wielaard
2015-04-28
1
-9
/
+15
*
Publish known-dwarf.h
Petr Machata
2015-03-31
1
-47
/
+43
*
readelf: Don't try to read macinfo cus sentinel or beyond.
Mark Wielaard
2015-01-12
1
-1
/
+2
*
readelf: Add more sanity checks to print_debug_exception_table.
Mark Wielaard
2015-01-12
1
-4
/
+14
*
readelf: Add bounds check before each CFA op that takes an argument.
Mark Wielaard
2014-12-17
1
-2
/
+40
*
readelf: Print dwarf_errmsg if dwarf_onesrcline or dwarf_linesrc fails.
Mark Wielaard
2014-12-17
1
-1
/
+11
*
readelf: Correct overflow check for length in print_debug_aranges_section.
Mark Wielaard
2014-12-17
1
-1
/
+1
*
readelf,libdw: Correct .debug_line overflow check for unit_length.
Mark Wielaard
2014-12-17
1
-2
/
+2
*
readelf: Warn, don't assert, if loclist or rangelist offset is too big.
Mark Wielaard
2014-12-17
1
-16
/
+29
*
readelf: Don't assert when addr_size or ref_size is not 4 or 8 in print_ops.
Mark Wielaard
2014-12-17
1
-15
/
+8
*
readelf: Add more bounds checks to print_gdb_index_section.
Mark Wielaard
2014-12-17
1
-3
/
+5
*
readelf: Make sure there is enough room for reading .debug_line unit_length.
Mark Wielaard
2014-12-17
1
-0
/
+2
*
readelf: Check there is enough room for the DW_LNE_set_address argument
Mark Wielaard
2014-12-17
1
-0
/
+2
*
libdw: Add get_uleb128 and get_sleb128 bounds checking.
Mark Wielaard
2014-12-17
1
-110
/
+147
*
readelf: Check TType base offset and Action table are sane in exception table.
Mark Wielaard
2014-12-15
1
-2
/
+9
*
readelf: Don't print more augmentation characters than there are.
Mark Wielaard
2014-12-15
1
-3
/
+4
*
readelf: Check count fits and doesn't overflow fptr in handle_file_note.
Mark Wielaard
2014-12-12
1
-2
/
+6
*
readelf: Report invalid data if action table doesn't follow call site table.
Mark Wielaard
2014-12-12
1
-1
/
+2
*
readelf: maximum operations per instruction cannot be zero in .debug_line.
Mark Wielaard
2014-12-11
1
-0
/
+8
*
readelf: DW_OP_call_ref and DW_OP_GNU_implicit_pointer are invalid for CFA.
Mark Wielaard
2014-12-11
1
-0
/
+4
*
readelf: Fix overflow check in handle_sysv_hash64.
Mark Wielaard
2014-12-04
1
-2
/
+4
*
readelf: Don't trash destshdr for STT_SECTION in handle_relocs_rel[a].
Mark Wielaard
2014-12-04
1
-14
/
+20
*
readelf: Cast Dwarf_Word length to ptrdiff_t for comparison.
Mark Wielaard
2014-11-27
1
-1
/
+1
*
readelf, libdw: Guard against divide by zero line_range in .debug_line.
Mark Wielaard
2014-11-26
1
-0
/
+7
*
readelf: Check length for nexthdr overflow in print_debug_aranges_section.
Mark Wielaard
2014-11-26
1
-1
/
+1
[next]