index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for 0.189
elfutils-0.189
Mark Wielaard
2023-03-03
9
-3721
/
+3813
*
libelf: Document and make ELFCOMPRESS_ZSTD usable with old system elf.h
Mark Wielaard
2023-03-03
4
-5
/
+25
*
readelf: Fix use-after-free ebl pointer issue
Mark Wielaard
2023-03-03
2
-2
/
+8
*
libdw: Fix dwarf_getscopes memory leak on error
Mark Wielaard
2023-02-28
2
-1
/
+8
*
libcpu: Remove the need of NMNES by using enum
Yonggang Luo
2023-02-23
5
-21
/
+60
*
libdw: Use elf_rawdata when checking .debug section
Mark Wielaard
2023-02-23
2
-2
/
+7
*
libelf: memmove any extra bytes left by elf_cvt_gnuhash conversion
Mark Wielaard
2023-02-23
2
-2
/
+14
*
NEWS: Add old version code names
Mark Wielaard
2023-02-23
2
-26
/
+30
*
Update m4 files from autoconf-archive
Mark Wielaard
2023-02-21
2
-62
/
+503
*
configure: Check for and -Wuse-after-free=3 when available
Mark Wielaard
2023-02-21
4
-1
/
+27
*
libasm: Fix use-after-free issue with circular single linked list cleanup
Mark Wielaard
2023-02-21
2
-8
/
+14
*
NEWS: Mention linking with libstdc++ or using --disable-demangler
Mark Wielaard
2023-02-17
1
-0
/
+3
*
libdw: check that DWARF strings are null-terminated
Aleksei Vetrov
2023-02-17
3
-1
/
+52
*
configure: Error when demangler is enabled, but libstdc++ support isn't
Mark Wielaard
2023-02-17
2
-1
/
+7
*
doc: Add .TP before -g in debuginfod.8
Mark Wielaard
2023-02-14
2
-0
/
+5
*
libdw: Correct data end checkfor deref_type operand in dwarf_getlocation
Mark Wielaard
2023-02-14
2
-1
/
+6
*
libdw: Handle DW_OP_GNU_uninit in dwarf_getlocation
Mark Wielaard
2023-02-14
4
-0
/
+16
*
libdw, readelf, elflint: Add get_(u|s)leb128 guards
Mark Wielaard
2023-02-14
13
-1
/
+72
*
libdw: check memory access in get_(u|s)leb128
Aleksei Vetrov
2023-02-14
2
-3
/
+36
*
backends: Handle DW_TAG_unspecified_type in dwarf_peeled_die_type
Mark Wielaard
2023-02-14
5
-3
/
+40
*
configure: Add --enable-sanitize-memory
Ilya Leoshkevich
2023-02-14
9
-5
/
+56
*
backends: Support returning lvalue and rvalue references
Ilya Leoshkevich
2023-02-14
19
-43
/
+118
*
printversion: Fix unused variable
Ilya Leoshkevich
2023-02-14
2
-3
/
+5
*
tests: Ignore dwfl-report-offline-memory
Ilya Leoshkevich
2023-02-14
1
-0
/
+1
*
configure: Add --disable-demangler
Ilya Leoshkevich
2023-02-09
1
-1
/
+7
*
configure: Use -fno-addrsig if possible
Ilya Leoshkevich
2023-02-09
1
-0
/
+8
*
readelf: Fix set but not used parameter
Ilya Leoshkevich
2023-02-09
1
-12
/
+5
*
libasm: Fix xdefault_pattern initialization
Ilya Leoshkevich
2023-02-09
1
-5
/
+11
*
addr2line: Do not test demangling in run-addr2line-i-test.sh
Ilya Leoshkevich
2023-02-08
1
-7
/
+7
*
Initialize reglocs for VMCOREINFO
Ilya Leoshkevich
2023-02-08
1
-0
/
+1
*
readelf: Fix set but not used variable
Ilya Leoshkevich
2023-02-08
1
-2
/
+0
*
debuginfod-client.c: Download section even if cached executable didn't contai...
Aaron Merey
2023-02-07
2
-10
/
+21
*
debuginfod: Make sure there is only one typedef for debuginfod_client
Mark Wielaard
2023-02-06
4
-0
/
+16
*
tests: Check ELFUTILS_DISABLE_DEMANGLE in run-addr2line-C-test.sh
Mark Wielaard
2023-02-03
2
-0
/
+9
*
libdw: Search for abstract origin in the correct CU
Mark Wielaard
2023-01-30
6
-8
/
+66
*
addr2line: -C should not try to handle optional (ignored) argument
Mark Wielaard
2023-01-30
5
-2
/
+110
*
libdwfl: add check for elf_memory return value
Aleksei Vetrov
2023-01-26
2
-2
/
+11
*
tests: run-debuginfod-query-retry.sh /bin/sh might not have a build-id
Mark Wielaard
2023-01-19
2
-2
/
+8
*
backends: sparc uses NONE relocation type in ET_EXEC and ET_DYN files
Mark Wielaard
2023-01-19
2
-1
/
+5
*
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
10
-11
/
+11
*
debuginfod-find.1: note on how to find a comp_dir
Serhei Makarov
2023-01-13
1
-0
/
+13
*
debuginfod PR29975 & PR29976: decrease default concurrency
Frank Ch. Eigler
2023-01-11
6
-7
/
+83
*
debuginfod-client: Use CURLOPT_PROTOCOLS_STR for libcurl >= 7.85.0
Mark Wielaard
2023-01-11
2
-0
/
+10
*
support ZSTD compression algorithm
Martin Liska
2022-12-23
10
-125
/
+407
*
libdwfl: Don't undef _
Mark Wielaard
2022-12-22
5
-4
/
+7
*
Add support for Synopsys ARCv2 processors
Shahab Vahedi
2022-12-22
13
-3
/
+262
*
lib: Remove -ffunction-sections for xmalloc
Mark Wielaard
2022-12-21
2
-4
/
+4
*
libcpu: Use __asm instead of asm to mark variables as used
Yonggang Luo
2022-12-21
2
-2
/
+6
*
debuginfod: Define CURL_AT_LEAST_VERSION if necessary
Mark Wielaard
2022-12-21
2
-0
/
+11
[next]