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
*
readelf: Use unsigned loop variables in handle_verneed and handle_verdef
Mark Wielaard
2024-02-27
1
-4
/
+4
*
unstrip: Call adjust_relocs no more than once per section.
Aaron Merey
2024-02-06
1
-15
/
+66
*
srcfiles: Fix --enable-gcov (BUILD_STATIC) build
Mark Wielaard
2024-02-06
1
-3
/
+8
*
PR 30991: srcfiles tarball feature
Housam Alamour
2024-02-05
2
-30
/
+274
*
Add helper function for basename
Khem Raj
2023-12-21
5
-8
/
+8
*
readelf: Don't print average number of tests when no tests are done
Mark Wielaard
2023-11-20
1
-3
/
+4
*
readelf: Support .gdb_index version 9
Aaron Merey
2023-11-02
1
-3
/
+69
*
PR 30000: debuginfod-find should have a source-list verb
Housam Alamour
2023-10-24
3
-1
/
+222
*
strip: Clean up a bit more after errors
Mark Wielaard
2023-10-06
1
-6
/
+3
*
libelf, readelf, elflint: Add RELR support
Mark Wielaard
2023-08-29
2
-8
/
+168
*
elfcompress: Don't compress if section already compressed unless forced
Mark Wielaard
2023-05-08
1
-20
/
+23
*
readelf: display dynamic symtab without section headers
Di Chen
2023-04-18
2
-151
/
+393
*
readelf: Handle NULL shdr in section_name
Mark Wielaard
2023-04-14
1
-1
/
+1
*
Fix static build when zstd is enabled for libelf
Mark Wielaard
2023-03-03
1
-1
/
+1
*
readelf: Fix use-after-free ebl pointer issue
Mark Wielaard
2023-03-03
2
-2
/
+8
*
libdw, readelf, elflint: Add get_(u|s)leb128 guards
Mark Wielaard
2023-02-14
3
-0
/
+29
*
readelf: Fix set but not used parameter
Ilya Leoshkevich
2023-02-09
1
-12
/
+5
*
readelf: Fix set but not used variable
Ilya Leoshkevich
2023-02-08
1
-2
/
+0
*
addr2line: -C should not try to handle optional (ignored) argument
Mark Wielaard
2023-01-30
2
-2
/
+11
*
readelf: Check compression status of .debug section data
Mark Wielaard
2023-01-16
2
-102
/
+130
*
Fix typos from codespell
Sam James
2023-01-13
2
-2
/
+2
*
support ZSTD compression algorithm
Martin Liska
2022-12-23
2
-67
/
+99
*
Add support for Synopsys ARCv2 processors
Shahab Vahedi
2022-12-22
2
-0
/
+5
*
Add support for LoongArch
Hengqi Chen
2022-12-19
2
-1
/
+5
*
Refactor elf_compare
Martin Liska
2022-11-29
1
-63
/
+110
*
Missing newline for: elfcompress -t zlib-gnu a.out -force
Martin Liska
2022-11-28
1
-1
/
+1
*
readelf: print warning for -sW
Martin Liska
2022-11-28
1
-5
/
+18
*
readelf: Check gelf_getdyn doesn't return NULL
Mark Wielaard
2022-11-03
2
-1
/
+6
*
readelf: Check phdr != NULL or shdr != NULL in handle_dynamic.
Mark Wielaard
2022-11-03
2
-5
/
+10
*
readelf: add binutils-style --syms option
Arsen Arsenović
2022-10-30
2
-0
/
+5
*
readelf: Handle DW_LLE_GNU_view_pair
Mark Wielaard
2022-10-27
2
-0
/
+18
*
Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Yonggang Luo
2022-10-17
2
-1
/
+5
*
Move the #include <libintl.h> into eu-config.h
Yonggang Luo
2022-10-16
16
-16
/
+0
*
ar: Correct -N COUNT off-by-one
Mark Wielaard
2022-09-14
2
-2
/
+8
*
readelf: Handle SHT_RISCV_ATTRIBUTES like SHT_GNU_ATTRIBUTES
Andreas Schwab
2022-08-13
2
-1
/
+7
*
elflint: Allow zero p_memsz for PT_RISCV_ATTRIBUTES
Andreas Schwab
2022-08-09
2
-1
/
+9
*
readelf: memrchr searches backwards but takes the start buf as argument
Mark Wielaard
2022-08-01
2
-4
/
+9
*
readelf: Support --dynamic with --use-dynamic
Di Chen
2022-08-01
2
-26
/
+199
*
strip: Add more NULL check
Mark Wielaard
2022-05-14
2
-2
/
+15
*
elfcompress: Add sanity checks to make sure to not override variable
Mark Wielaard
2022-05-14
2
-0
/
+29
*
elfclassify: Fix --no-stdin flag
Mark Wielaard
2022-04-24
2
-1
/
+5
*
readelf: Define dyn_mem outside the while loop.
Mark Wielaard
2022-04-19
2
-1
/
+5
*
readelf: Don't consider padding DT_NULL as dynamic section entry
Di Chen
2022-04-19
2
-6
/
+31
*
Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)
Mark Wielaard
2022-03-30
12
-288
/
+250
*
elflint: Recognize NT_FDO_PACKAGING_METADATA
Mark Wielaard
2022-03-25
2
-0
/
+11
*
addr2line: Make --absolute the default, add --relative option.
Mark Wielaard
2022-03-14
2
-3
/
+18
*
readelf: Workaround stringop-truncation error
Mark Wielaard
2021-12-09
2
-1
/
+5
*
libdw, readelf: Read inlining info in NVIDIA extended line map
John M Mellor-Crummey
2021-11-10
2
-0
/
+68
*
elflint.c: Don't dereference databits if bad
Mark Wielaard
2021-10-06
2
-1
/
+5
*
findtextrel: do not use unbound alloca
Dmitry V. Levin
2021-09-09
3
-30
/
+30
[next]