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
*
tests/run-dwarfcmp-self.sh dwarflint is in its own directory now.
Mark Wielaard
2011-02-25
1
-1
/
+1
*
Don't use dwarf_tag_string, but dwarf::tags::name for dwarf_edit_output test.
Mark Wielaard
2011-02-25
2
-8
/
+5
*
Put the slow dwarfcmp tests last.
Roland McGrath
2011-02-24
2
-3
/
+9
*
Merge commit 'elfutils-0.152' into dwarf
Roland McGrath
2011-02-15
9
-1
/
+56
|
\
|
*
run-prelink-addr-test.sh: Add a .dynbss+.bss prelink split
Josh Stone
2011-02-02
9
-1
/
+56
*
|
Merge commit 'elfutils-0.151' into dwarf
Roland McGrath
2011-01-12
25
-3
/
+274
|
\
|
|
*
Undo last change for data-only tests, so we test PT_DYNAMIC digging too.
Roland McGrath
2011-01-12
2
-5
/
+9
|
*
run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to...
Roland McGrath
2011-01-12
2
-7
/
+16
|
*
Add data-only prelink tests
Josh Stone
2011-01-12
11
-1
/
+83
|
*
Expand testfile53 for 32/64-bit
Josh Stone
2011-01-12
12
-13
/
+42
|
*
Expand testfile52 for 32/64-bit and stripped headers
Josh Stone
2011-01-12
14
-22
/
+69
|
*
Test cases for libdwfl vs prelink.
Josh Stone
2011-01-10
9
-2
/
+102
*
|
Fix up run-dwarf-attributes.sh test after removal dwarf::directory_table.
Mark Wielaard
2010-12-09
1
-3
/
+3
*
|
Rename class [raw_]compile_units to [raw_]compile_units_type.
Mark Wielaard
2010-11-25
2
-6
/
+6
*
|
Add smaller example of dwarf_edit_output circular struct issue.
Mark Wielaard
2010-10-27
2
-18
/
+110
*
|
Add checking of CUs dwarf_comparator and dwarf_output to dwarf_edit_output.cc.
Mark Wielaard
2010-10-23
1
-23
/
+88
*
|
Add dwarf_output die offset checking to detect sharing in dwarf_edit_output.
Mark Wielaard
2010-10-21
1
-13
/
+56
*
|
Add dwarf_comparator checks for DIEs to dwarf_edit_output.cc test.
Mark Wielaard
2010-10-21
1
-16
/
+147
*
|
Allow passing through options to dwarf_edit_output test like --offsets.
Mark Wielaard
2010-10-19
1
-8
/
+12
*
|
Expand dwarf_edit_output.cc testcases.
Mark Wielaard
2010-10-18
1
-2
/
+81
*
|
Add more circular variants to tests/dwarf_edit_output.cc.
Mark Wielaard
2010-10-15
1
-0
/
+66
*
|
Add new test setup for dwarf_edit, dwarf_output transforms.
Mark Wielaard
2010-10-14
4
-2
/
+268
*
|
Only run low-level checks in dwarflint self-check
Petr Machata
2010-09-15
1
-2
/
+2
*
|
Run run-dwarflint-self.sh with new dwarflint/dwarflint location.
Mark Wielaard
2010-08-19
2
-1
/
+5
*
|
Merge commit 'elfutils-0.148' into dwarf
Roland McGrath
2010-07-01
2
-2
/
+15
|
\
|
|
*
Fix unstrip for modifying file in place.
Roland McGrath
2010-06-14
2
-2
/
+15
*
|
Merge commit 'elfutils-0.147' into dwarf
Roland McGrath
2010-06-17
2
-2
/
+7
|
\
|
|
*
Fix tests/addrcfi error reporting.
Roland McGrath
2010-04-22
2
-2
/
+7
*
|
Merge commit 'elfutils-0.146' into dwarf
Roland McGrath
2010-04-21
5
-4
/
+96
|
\
|
|
*
Add missing file for dist.
Roland McGrath
2010-04-14
2
-1
/
+5
|
*
Adjust expected error message text from libelf.
Ulrich Drepper
2010-04-10
2
-1
/
+5
|
*
Testcase for elf_getdata/elf_flagdata on NOBITS section
Petr Machata
2010-04-06
4
-2
/
+85
*
|
Merge commit 'origin/master' into dwarf
Roland McGrath
2010-02-23
3
-23
/
+20
|
\
|
|
*
Clean up and consolidate automake magic to reduce duplication and to work wit...
Roland McGrath
2010-02-15
2
-15
/
+10
|
*
Fix -Wshadow warning in asm-tst9.
Roland McGrath
2010-02-15
2
-6
/
+10
*
|
run-dwarfcmp-self.sh: Move the hairiest/largest cases to last.
Roland McGrath
2009-12-13
2
-3
/
+10
*
|
Some more stats, some debugging. Disable problematic match caching.
Roland McGrath
2009-11-01
1
-1
/
+2
*
|
print-die.cc: Grok --refs-shared-cu, --refs-shared-file options to share the ...
Roland McGrath
2009-09-16
2
-9
/
+38
*
|
Fiddle stats output.
Roland McGrath
2009-08-28
3
-0
/
+17
*
|
Split out dwarfcmp -T tests into dwarfcmp-test binary.
Roland McGrath
2009-08-27
4
-8
/
+21
*
|
Add missing file.
Roland McGrath
2009-08-27
1
-0
/
+40
*
|
Share print-die compilation among tests.
Roland McGrath
2009-08-25
4
-4
/
+24
*
|
Add --silent option to dwarf-print et al.
Roland McGrath
2009-08-21
2
-0
/
+15
*
|
dwarf_output construction revamp for ref handling.
Roland McGrath
2009-08-19
2
-8
/
+53
*
|
Merge commit 'elfutils-0.142' into dwarf
Roland McGrath
2009-08-01
3
-3
/
+220
|
\
|
|
*
Rejigger calling conventions for dwarf_frame_{cfa,register}.
Roland McGrath
2009-07-22
2
-2
/
+7
|
*
CFI support: lookup by PC and translate into DWARF location per register
Roland McGrath
2009-07-08
3
-2
/
+214
*
|
Make dwarf_output start to compile again.
Roland McGrath
2009-07-04
1
-3
/
+4
*
|
Soup up printing so dwarf-print can be used to compare dwarf vs dwarf_edit/dw...
Roland McGrath
2009-07-03
4
-27
/
+90
*
|
C++ warning fiddles. Let dwarf-print/dwarf_edit test copy constructors.
Roland McGrath
2009-07-03
3
-3
/
+52
[next]