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
Commit message (
Expand
)
Author
Age
Files
Lines
*
findtextrel: Check that sh_entsize isn't zero.
Mark Wielaard
2018-10-20
2
-10
/
+17
*
libdwfl: Sanity check partial core file data reads.
Mark Wielaard
2018-10-20
2
-2
/
+18
*
readelf: Handle multiple .debug_macro sections and decode header flag.
Mark Wielaard
2018-10-19
7
-6
/
+482
*
unstrip: Renumber the group section indexes.
Mark Wielaard
2018-10-19
2
-0
/
+18
*
strip, unstrip: Handle SHT_GROUP correctly.
Mark Wielaard
2018-10-17
7
-8
/
+116
*
Handle ADD/SUB relocations
Andreas Schwab
2018-10-13
25
-28
/
+136
*
tests: backtrace-dwarf.c improve error handling in test framework.
Mark Wielaard
2018-09-21
2
-14
/
+31
*
Prepare for 0.174
elfutils-0.174
Mark Wielaard
2018-09-14
8
-5315
/
+5600
*
libdwfl: Document core memory and remote memory ELF shdrs reading.
Mark Wielaard
2018-09-14
3
-0
/
+18
*
readelf: Use elf_getshdrnum in print_shdr and print_phdr.
Mark Wielaard
2018-09-14
2
-5
/
+25
*
strip,unstrip: Use and set shdrstrndx consistently.
Mark Wielaard
2018-09-14
6
-7
/
+140
*
libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.
Mark Wielaard
2018-09-14
5
-10
/
+69
*
elflint: Use shnum and shstrndx instead of ehdr field directly.
Mark Wielaard
2018-09-14
2
-3
/
+10
*
libelf: Fix shnum and section zero handling.
Mark Wielaard
2018-09-13
6
-3
/
+147
*
elfcmp: Get, check and shdrstrndx for section names.
Mark Wielaard
2018-09-13
2
-2
/
+22
*
libebl: Use elf_getshdrstrndx in ebl_section_strip_p.
Mark Wielaard
2018-09-13
6
-7
/
+21
*
backends: Use elf_getshdrstrndx to find .odp section in ppc64_init
Mark Wielaard
2018-09-13
2
-2
/
+8
*
backends: Always use elf_getshdrstrndx in check_special_symbol.
Mark Wielaard
2018-09-13
13
-18
/
+50
*
libelf: Fix some issues with ELF_C_RDWR_MMAP.
Mark Wielaard
2018-09-13
8
-14
/
+713
*
tests: Add section attribute to defeat -freorder-blocks-and-partition.
Mark Wielaard
2018-09-11
2
-0
/
+5
*
strip: Handle mixed allocated/non-allocated sections.
Mark Wielaard
2018-08-30
2
-15
/
+71
*
libdw: Check end of attributes list consistently.
Mark Wielaard
2018-08-18
3
-3
/
+10
*
libdw, readelf: Make sure there is enough data to read full aranges header.
Mark Wielaard
2018-08-18
4
-0
/
+16
*
elflint: Fix check_sysv_hash[64] sanity checks to not overflow.
Mark Wielaard
2018-08-18
2
-2
/
+12
*
libelf: Return error if elf_compress_gnu is used on SHF_COMPRESSED section.
Mark Wielaard
2018-08-18
3
-1
/
+15
*
libelf: Fix documentation of elf_getshdrstrndx and elf_getshstrndx.
Mark Wielaard
2018-07-27
2
-4
/
+9
*
unstrip: Also check sh_size in compare_unalloc_sections.
Mark Wielaard
2018-07-27
6
-0
/
+72
*
unstrip: Handle SHT_GROUP sections in ET_REL files.
Mark Wielaard
2018-07-27
6
-2
/
+87
*
elfcompress: Don't rewrite file if no section data needs to be updated.
Mark Wielaard
2018-07-24
2
-3
/
+49
*
backends: add abi_cfi and set_initial_registers_tid callbacks for M68K
Andreas Schwab
2018-07-22
5
-1
/
+153
*
elfcompress: Swap fchmod and fchown calls on new file.
Mark Wielaard
2018-07-22
2
-4
/
+11
*
tests: Add core and strip tests for RISC-V
Andreas Schwab
2018-07-19
8
-1
/
+162
*
Fix typo in riscv_register_info
Andreas Schwab
2018-07-19
2
-1
/
+5
*
Don't include sys/uio.h if we don't need it
Ulf Hermann
2018-07-17
2
-1
/
+5
*
backends: add core_note callback for RISC-V
Andreas Schwab
2018-07-17
4
-1
/
+68
*
Remove previous test files before running the next round
Ulf Hermann
2018-07-17
2
-0
/
+7
*
tests: Update hello_riscv64.ko test file with debuginfo.
Mark Wielaard
2018-07-17
3
-1
/
+8
*
backends: add set_initial_registers_tid callback for RISC-V
Andreas Schwab
2018-07-13
4
-1
/
+86
*
tests: Handle compressed sections in next_cfi testcase.
Mark Wielaard
2018-07-10
2
-4
/
+30
*
readelf: Don't shadow index function from string.h
Mark Wielaard
2018-07-05
2
-7
/
+13
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
67
-63
/
+116
*
Require gawk in maintainer mode
Ross Burton
2018-07-05
2
-0
/
+8
*
config: Add upload-release.sh script.
Mark Wielaard
2018-07-04
2
-0
/
+35
*
Prepare for 0.173
elfutils-0.173
Mark Wielaard
2018-06-29
8
-791
/
+829
*
libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.
Mark Wielaard
2018-06-29
7
-3
/
+287
*
libdw: Allow .debug_frame only Dwarf.
Mark Wielaard
2018-06-29
12
-2
/
+339
*
libdw: Remove dwarf_getscn_info from libdw.h and libdw.map.
Mark Wielaard
2018-06-29
3
-4
/
+5
*
tests: Limit varlocs print_expr_block recursion depth.
Mark Wielaard
2018-06-29
2
-13
/
+24
*
libdw: Add dwarf_next_lines to read .debug_line tables without CUs.
Mark Wielaard
2018-06-29
16
-62
/
+833
*
libdw: Handle bogus CU length in dwarf_nextcu.
Mark Wielaard
2018-06-25
2
-0
/
+10
[next]