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
/
readelf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
readelf: print_attributes (-A) robustify and handle non-gnu attributes.
Mark Wielaard
2014-11-26
1
-8
/
+36
*
Use elf_getphdrnum instead of accessing ehdr->e_phnum directly.
Mark Wielaard
2014-11-26
1
-6
/
+1
*
readelf: Fix sanity check of DW_FORM_block length in print_cfa_program
Mark Wielaard
2014-11-18
1
-1
/
+1
*
readelf: When the version chain ends, stop processing the entries.
Mark Wielaard
2014-11-17
1
-2
/
+26
*
readelf: Warn if ptr_size is not 4 or 8 bytes.
Mark Wielaard
2014-11-17
1
-3
/
+6
*
libelf: Fix handling of (extended) phnum.
Mark Wielaard
2014-11-17
1
-1
/
+6
*
readelf: Robustify print_cfa_program.
Mark Wielaard
2014-11-16
1
-0
/
+10
*
readelf: Sanity check CIE unit_length and augmentationlen in debug_frame.
Mark Wielaard
2014-11-14
1
-1
/
+16
*
readelf: Check def == NULL before use in handle_versym.
Mark Wielaard
2014-11-14
1
-1
/
+4
*
readelf.c (handle_versym): Initialize vername and filename array elements.
Mark Wielaard
2014-11-08
1
-0
/
+2
*
readelf: Sanity check hash section contents before processing.
Mark Wielaard
2014-11-08
1
-1
/
+48
*
readelf: Fix typo in a check in handle_relocs_rela
Petr Machata
2014-09-23
1
-1
/
+1
*
Rename read_ubyte_unaligned_inc to read_addr_unaligned_inc
Petr Machata
2014-09-12
1
-7
/
+9
*
readelf: Skip section if name is NULL in print_debug.
Mark Wielaard
2014-05-27
1
-1
/
+3
*
readelf: Don't print 'for section' when rela section sh_info is zero.
Mark Wielaard
2014-05-27
1
-1
/
+15
*
libdwfl: Move dwz alt multi file searching to find_debuginfo callback.
Mark Wielaard
2014-05-02
1
-10
/
+24
*
readelf: handle_core_item make sure variable length array isn't zero size.
Mark Wielaard
2014-04-24
1
-1
/
+1
*
readelf.c (print_gdb_index_section): Use unsigned int for 31 bits left shift.
Mark Wielaard
2014-04-24
1
-1
/
+1
[next]