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
*
libelf: Mark both fsize and msize with const attribute.
Mark Wielaard
2018-11-16
2
-2
/
+7
*
libebl: Don't update w, t and len unnecessarily in ebl_object_note_type_name.
Mark Wielaard
2018-11-15
2
-5
/
+8
*
Prepare for 0.175
Mark Wielaard
2018-11-14
8
-2765
/
+3113
*
elflint: Allow PT_GNU_EH_FRAME segment to match SHT_X86_64_UNWIND section.
Mark Wielaard
2018-11-13
2
-2
/
+9
*
libelf: Correctly setup alignment of SHF_COMPRESSED section data.
Mark Wielaard
2018-11-13
3
-4
/
+17
*
strip: Also handle gnu compressed debug sections with --reloc-debug-sections
Mark Wielaard
2018-11-13
6
-9
/
+47
*
Handle GNU Build Attribute ELF Notes.
Mark Wielaard
2018-11-13
11
-6
/
+308
*
Recognize NT_VERSION notes.
Mark Wielaard
2018-11-13
9
-11
/
+79
*
libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE
Mark Wielaard
2018-11-09
6
-1
/
+43
*
libdwelf: New function dwelf_elf_begin.
Mark Wielaard
2018-11-09
14
-16
/
+174
*
backends: Add x86_64 section_type_name for SHT_X86_64_UNWIND.
Mark Wielaard
2018-11-09
3
-2
/
+20
*
Also find CFI in sections of type SHT_X86_64_UNWIND
Milian Wolff
2018-11-09
2
-1
/
+5
*
libelf: Explicitly update section data after (de)compression.
Mark Wielaard
2018-11-09
10
-2
/
+139
*
strip: Add --reloc-debug-sections-only option.
Mark Wielaard
2018-11-06
4
-6
/
+175
*
strip: Extract code to update shdrstrndx into new common function.
Mark Wielaard
2018-11-06
2
-45
/
+54
*
strip: Split out debug section relocation into separate helper functions.
Mark Wielaard
2018-11-06
2
-249
/
+299
*
strip: Always copy over any phdrs if there are any.
Mark Wielaard
2018-11-06
2
-28
/
+48
*
unstrip: Add ELF_CHECK to make sure gelf_getehdr () doesn't return NULL.
Mark Wielaard
2018-11-02
2
-0
/
+6
*
Recognize and parse GNU Property notes.
Mark Wielaard
2018-10-29
29
-65
/
+478
*
addr2line: Use elf_getshdrstrndx not Ehdr field to print section name.
Mark Wielaard
2018-10-24
2
-3
/
+8
*
readelf: Use shstrndx to lookup section names.
Mark Wielaard
2018-10-24
2
-35
/
+68
*
backends: ppc use define instead of const for size of dwarf_regs array.
Mark Wielaard
2018-10-20
2
-4
/
+9
*
readelf: Make sure readp is smaller than cieend in print_debug_frame_section.
Mark Wielaard
2018-10-20
1
-2
/
+10
*
readelf: Make sure readp is smaller than cieend in print_debug_frame_section.
Mark Wielaard
2018-10-20
1
-0
/
+5
*
Check sh_entsize is not zero.
Mark Wielaard
2018-10-20
6
-1
/
+45
*
size: Handle recursive ELF ar files.
Mark Wielaard
2018-10-20
2
-2
/
+8
*
arlib: Check that sh_entsize isn't zero.
Mark Wielaard
2018-10-20
2
-0
/
+7
*
ar: Assume epoch if ar_date is bogus.
Mark Wielaard
2018-10-20
2
-2
/
+12
*
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
[next]