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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
readelf: Extend -z to dumping hex and string sections (-x and -p).
upstream/mjw/compress
Mark Wielaard
2015-10-27
4
-1
/
+346
*
libelf: Add elf32_zscn_compress, elf64_zscn_compress and gelf_zscn_compress.
Mark Wielaard
2015-10-27
7
-4
/
+553
*
readelf: Add -z,--decompress option.
Mark Wielaard
2015-10-26
3
-1
/
+118
*
libelf: Add elf32_getchdr, elf64_getchdr and gelf_getchdr.
Mark Wielaard
2015-10-26
9
-5
/
+242
*
Make zlib mandatory.
Mark Wielaard
2015-10-26
2
-2
/
+7
*
tests: Add AM_LDFLAGS to dwfl_proc_attach_LDFLAGS.
Mark Wielaard
2015-10-16
2
-1
/
+5
*
Trust AC_SYS_LARGEFILE to provide large file support
Josh Stone
2015-10-09
12
-5
/
+202
*
tests: Rename argument from check to statement in elfshphehdr.c.
Mark Wielaard
2015-10-09
2
-4
/
+9
*
strip: Only sanity check symbols to not discarded sections for debug file.
Mark Wielaard
2015-10-09
1
-11
/
+5
*
Improve AM_SILENT_RULES coverage
Josh Stone
2015-10-06
2
-1
/
+5
*
Handle merged strtab/shstrtab string tables in strip and unstrip.
Mark Wielaard
2015-10-05
4
-3
/
+758
*
libelf: Always update e_version and e_shentsize in elf_update.
Mark Wielaard
2015-10-05
3
-2
/
+194
*
libdwfl: Make dwfl_linux_proc_attach work even without any Dwfl_Modules.
Mark Wielaard
2015-09-14
3
-2
/
+113
*
tests: Init local variable enctype before use in print_base_type varlocs.c.
Chih-Hung Hsieh
2015-09-07
2
-1
/
+5
*
tests: Remove unused static const variables in md5-sha1-test.c.
Chih-Hung Hsieh
2015-09-07
2
-8
/
+5
*
Replace printf %Z length modifier with %z.
Chih-Hung Hsieh
2015-09-07
11
-60
/
+73
*
tests: Add a testcase for dwfl debuginfo-path with separate bin/debug dirs.
Mark Wielaard
2015-08-14
3
-2
/
+75
*
unstrip: Handle debuginfo files with missing SHF_INFO_LINK section flags.
Mark Wielaard
2015-08-03
6
-2
/
+33
*
tests: skip run-deleted.sh when dwfl_linux_proc_attach is not implemented
Pino Toscano
2015-06-27
2
-0
/
+9
*
tests: dwfl-bug-fd-leak: Guard against null module addresses
Pino Toscano
2015-06-27
2
-1
/
+10
*
tests: Mark an unused argument as such
Pino Toscano
2015-06-27
2
-1
/
+5
*
Reduce scope of some includes
Pino Toscano
2015-06-27
4
-0
/
+13
*
libelf: Always call ftruncate before posix_fallocate to set the right size.
Mark Wielaard
2015-06-19
2
-0
/
+18
*
tests: Always print reason when skipping test.
Mark Wielaard
2015-06-05
8
-7
/
+25
*
addr2line: Add --pretty-print option to show all information on one line.
Mark Wielaard
2015-05-27
3
-0
/
+34
*
addr2line: Add demangler support.
Mark Wielaard
2015-05-27
3
-0
/
+77
*
addr2line: Add -a, --address. Print address before for each entry.
Mark Wielaard
2015-05-27
3
-0
/
+94
*
addr2line: Always parse addresses as hex numbers.
Mark Wielaard
2015-05-27
2
-1
/
+5
*
Replace assert_perror with assert
Max Filippov
2015-05-05
5
-20
/
+28
*
Link against standalone argp library
Anthony G. Basile
2015-05-04
2
-15
/
+23
*
tests: Split run-stack tests to support missing demangler.
Mark Wielaard
2015-05-01
5
-13
/
+118
*
tests: Add run-strip-test10.sh
H.J. Lu
2015-04-01
5
-3
/
+34
*
tests: Add run-strip-test9.sh
H.J. Lu
2015-04-01
4
-1
/
+32
*
tests: Add run-backtrace-core-x32.sh
H.J. Lu
2015-04-01
5
-1
/
+36
*
tests: Add testfile-x32 to run-addrcfi.sh
H.J. Lu
2015-04-01
4
-1
/
+83
*
tests: Add testfile-x32-core to run-allregs.sh
H.J. Lu
2015-04-01
2
-0
/
+78
*
tests: Add testfile-x32-core.bz2 to run-readelf-mixed-corenote.sh
H.J. Lu
2015-04-01
4
-1
/
+100
*
Publish known-dwarf.h
Petr Machata
2015-03-31
5
-26
/
+30
*
Add forgotten files to EXTRA_DIST
Petr Machata
2015-03-25
2
-1
/
+8
*
Fix -Wimplicit warnings.
Mark Wielaard
2015-03-13
2
-2
/
+13
*
tests: Use PTRACE_GETREGS/PTRACE_SETREGS to update rip
H.J. Lu
2015-03-13
2
-3
/
+14
*
tests: Use PRId64 for printing loff_t.
Mark Wielaard
2015-02-19
2
-3
/
+8
*
tests: ensure backtrace.c exec_dump sets jmp
Josh Stone
2015-02-11
2
-1
/
+5
*
dwarf_ranges: do not request base address attributes if not necessary
Petr Machata
2015-02-11
6
-2
/
+142
*
libelf: elf_strptr should use datalist when data has been added to section.
Mark Wielaard
2015-02-06
3
-2
/
+406
*
libelf: Fix elf_newdata when raw ELF file/image data is available.
Mark Wielaard
2015-02-06
3
-2
/
+412
*
libelf: elf_strptr should fetch the shdr for the section if not yet known.
Mark Wielaard
2015-02-06
4
-3
/
+206
*
tests: Make deleted and vdsosyms testcases work with "restricted ptrace".
Mark Wielaard
2015-01-16
3
-2
/
+14
*
libdw: Search for the last matching address with dwarf_getsrc_die.
Mark Wielaard
2015-01-16
3
-3
/
+130
*
libdwfl: dwfl_module_getsrc should never match end_sequence line.
Mark Wielaard
2015-01-16
5
-14
/
+21
[next]