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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbgserver-client: add cache cleaning.
fche/dbgserver
Aaron Merey
2019-06-26
2
-19
/
+21
*
libdwfl/dbgserver-client.c: change name of $DEBUGINFO_SERVER to $DBGSERVER_URLS.
Aaron Merey
2019-06-24
1
-1
/
+1
*
dbgserver: run it with -F $PWD
Frank Ch. Eigler
2019-06-21
1
-1
/
+1
*
dbgserver: add caching to client.
Aaron Merey
2019-06-20
1
-1
/
+19
*
dbgserver: within tests use conventional elfutils api instead of custom entry...
Aaron Merey
2019-06-19
4
-46
/
+22
*
dbgserver-client.c: replace dbgserver_find_elf() and dbgserver_find_debuginfo()
Aaron Merey
2019-06-12
4
-83
/
+9
*
dbgserver: add test data files to DIST
Frank Ch. Eigler
2019-06-12
1
-1
/
+2
*
dbgserver-client: Add support for fetching executables.
Aaron Merey
2019-06-11
4
-11
/
+88
*
tests/run-dbgserver-fetch.sh: simplify script using new dbgserver opts
Aaron Merey
2019-06-10
1
-23
/
+3
*
Change header name in tests/dbgserver-fetch.c
Aaron Merey
2019-06-06
1
-1
/
+1
*
Remove unnecessary database DDL from tests/run-dbgserver.sh
Aaron Merey
2019-06-05
1
-18
/
+13
*
Integrate dbgserver client with server
Aaron Merey
2019-06-04
2
-23
/
+32
*
tests/run-dbgserver-fetch.sh now automatically sets up test files
Aaron Merey
2019-05-31
2
-5
/
+48
*
Add debuginfo-server testcase
Aaron Merey
2019-05-30
4
-2
/
+91
*
libelf: Mark shdr_flags dirty if offset or size changes during update.
Mark Wielaard
2019-05-16
6
-9
/
+323
*
readelf: Decode DW_AT_discr_list block attributes.
Mark Wielaard
2019-05-14
5
-2
/
+351
*
libelf: If xlate can only convert the ELF note header, just do that.
Mark Wielaard
2019-05-04
4
-3
/
+264
*
tests: Don't printf a known NULL symname in backtrace-dwarf.c.
Mark Wielaard
2019-04-30
2
-1
/
+6
*
tests: Don't printf a known NULL symname.
Mark Wielaard
2019-04-30
2
-1
/
+5
*
tests: Remove tgkill define from backtrace.c
Mark Wielaard
2019-03-04
2
-1
/
+4
*
configure: Add new --enable-install-elfh option.
Mark Wielaard
2019-01-31
2
-1
/
+10
*
tests: Remove assert (errno == 0) from tests.
Mark Wielaard
2019-01-31
4
-17
/
+10
*
tests: parse inode in /proc/pid/maps/correctly in run-backtrace-data.sh
Yonghong Song
2019-01-31
2
-1
/
+6
*
tests: Use separate files for strip outputs
Ulf Hermann
2019-01-24
3
-28
/
+51
*
strip: Fix check test for SHN_XINDEX symbol.
Mark Wielaard
2019-01-24
2
-9
/
+34
*
Skip run-readelf-compressed.sh test if built without bzip2
Ulf Hermann
2019-01-13
2
-0
/
+9
*
RISC-V: Improve riscv64 core file support.
Jim Wilson
2019-01-08
2
-17
/
+21
*
libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.
Mark Wielaard
2018-12-03
7
-0
/
+114
*
tests: Improve backtrace-data SKIP message.
Mark Wielaard
2018-11-28
3
-2
/
+11
*
tests: Call test_cleanup in backtrace-subr.sh check_unsupported.
Mark Wielaard
2018-11-21
2
-0
/
+6
*
libelf: Get alignment correct when calling conversion functions.
Mark Wielaard
2018-11-21
4
-2
/
+69
*
strip: Also handle gnu compressed debug sections with --reloc-debug-sections
Mark Wielaard
2018-11-13
2
-0
/
+11
*
Handle GNU Build Attribute ELF Notes.
Mark Wielaard
2018-11-13
2
-0
/
+59
*
Recognize NT_VERSION notes.
Mark Wielaard
2018-11-13
2
-1
/
+23
*
libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE
Mark Wielaard
2018-11-09
2
-0
/
+5
*
libdwelf: New function dwelf_elf_begin.
Mark Wielaard
2018-11-09
3
-0
/
+42
*
libelf: Explicitly update section data after (de)compression.
Mark Wielaard
2018-11-09
7
-1
/
+124
*
strip: Add --reloc-debug-sections-only option.
Mark Wielaard
2018-11-06
2
-0
/
+15
*
Recognize and parse GNU Property notes.
Mark Wielaard
2018-10-29
5
-0
/
+67
*
readelf: Handle multiple .debug_macro sections and decode header flag.
Mark Wielaard
2018-10-19
5
-3
/
+448
*
strip, unstrip: Handle SHT_GROUP correctly.
Mark Wielaard
2018-10-17
4
-0
/
+40
*
tests: backtrace-dwarf.c improve error handling in test framework.
Mark Wielaard
2018-09-21
2
-14
/
+31
*
strip,unstrip: Use and set shdrstrndx consistently.
Mark Wielaard
2018-09-14
3
-2
/
+74
*
libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.
Mark Wielaard
2018-09-14
3
-2
/
+41
*
libelf: Fix shnum and section zero handling.
Mark Wielaard
2018-09-13
3
-2
/
+107
*
libelf: Fix some issues with ELF_C_RDWR_MMAP.
Mark Wielaard
2018-09-13
5
-3
/
+678
*
tests: Add section attribute to defeat -freorder-blocks-and-partition.
Mark Wielaard
2018-09-11
2
-0
/
+5
*
unstrip: Also check sh_size in compare_unalloc_sections.
Mark Wielaard
2018-07-27
4
-0
/
+62
*
unstrip: Handle SHT_GROUP sections in ET_REL files.
Mark Wielaard
2018-07-27
4
-1
/
+78
*
tests: Add core and strip tests for RISC-V
Andreas Schwab
2018-07-19
8
-1
/
+162
[next]