summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* readelf: Add --debug-dump=decodedline support.Mark Wielaard2013-04-042-2/+261
* readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.Mark Wielaard2013-04-044-0/+170
* readelf: When highpc is in constant form also print as address.Mark Wielaard2013-03-262-6/+10
* Fix dwfl_report_elf BASE alignmentJan Kratochvil2013-03-205-3/+134
* libdw and libdwfl srcfiles and srclines fixes for partial_units.Mark Wielaard2013-03-124-3/+265
* libdwfl: Try opening files all installed compression libraries.Mark Wielaard2013-02-222-1/+9
* libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.Mark Wielaard2013-02-155-1/+81
* Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U.Mark Wielaard2013-02-064-1/+118
* backends/Jan Kratochvil2013-01-305-1/+143
* libdwfl: Support auxiliary symbol table only for getsym and addrsym.Mark Wielaard2013-01-235-1/+61
* tests: readelf --elf-section, dwfl_module_addrsym and dwfl_module_getsym.Mark Wielaard2013-01-2211-2/+590
* Make run-prelink-addr-test.sh robust in its use of ln.Roland McGrath2013-01-072-3/+7
* Run valgrind tests with --run-libc-freeres=no.Mark Wielaard2012-12-032-1/+5
* libdwfl/Jan Kratochvil2012-11-295-1/+20
* tests/Jan Kratochvil2012-10-272-1/+7
* libdwfl/Jan Kratochvil2012-10-174-0/+14
* libdwfl/Jan Kratochvil2012-10-103-0/+11
* libdwfl/Jan Kratochvil2012-10-103-0/+86
* Add configure --enable-valgrind option to run all tests under valgrind.Mark Wielaard2012-10-014-4/+21
* Test elfutils output of a mixed core note.Petr Machata2012-09-254-2/+98
* Test elfutils output of VMCOREINFO note.Petr Machata2012-09-244-2/+124
* Add allregs test for ARM back endPetr Machata2012-09-184-2/+79
* tests: Add testfile60.bz2 to EXTRA_DIST.Mark Wielaard2012-08-242-1/+6
* Add support for Tilera TILE-Gx processor.Jeff Kenton2012-08-243-0/+74
* Don't include dwz support by default.Mark Wielaard2012-08-242-1/+10
* Rewrite DWARF string functions using known-dwarf macros.Mark Wielaard2012-08-174-218/+52
* libdw: Add support for DWZ multifile forms DW_FORM_GNU_ref_alt/strp_alt.Mark Wielaard2012-08-096-1/+170
* Test case for handling archives with 64-bit symbol tablePetr Machata2012-08-074-2/+54
* tests: Add run-nm-self.sh and run-readelf-self.sh tests.Mark Wielaard2012-08-035-2/+73
* tests: Introduce testrun_on_self, use it in run-elflint-self.shMark Wielaard2012-08-033-32/+26
* elf_getshdr should work for elf->flags & ELF_F_MALLOCED.Mark Wielaard2012-07-244-3/+148
* test: run-elflint-self.sh ebl shared libraries are under backends now.Mark Wielaard2012-07-192-12/+14
* test_cleanup run-unstrip-n.sh and add testcore-rtlib-ppc.bz2 to EXTRA_DIST.Mark Wielaard2012-07-193-1/+8
* Merge branch 'debug_macro'Mark Wielaard2012-07-194-0/+354
|\
| * readelf: Add .debug_macro parsing support.Mark Wielaard2012-07-114-0/+354
* | Merge branch 'gdb_index7'Mark Wielaard2012-07-195-2/+143
|\ \
| * | readelf: Add .gdb_index version 7 support.Mark Wielaard2012-07-105-2/+143
| |/
* | Add ppc testcase for elf32_xlatetom.c fix.Mark Wielaard2012-07-173-1/+15
* | tests: only compile test programs when running testMike Frysinger2012-07-172-3/+7
|/
* Add low-level support for .debug_macro.Mark Wielaard2012-06-275-2/+63
* tests/low_high_pc.c: Use proper inttypes in printf formats.elfutils-0.154Mark Wielaard2012-06-222-2/+6
* Update name, license and contributor policy.Mark Wielaard2012-06-05112-2008/+1168
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* TESTS_ENVIRONMENT set LC_ALL and LANG to C.Mark Wielaard2012-05-112-1/+6
* tests/low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.Mark Wielaard2012-05-072-1/+8
* dwarf_highpc: Handle DW_AT_high_pc being a constant offset from DW_AT_low_pc.Mark Wielaard2012-04-285-3/+169
* Removed old libdwarf test show-ciefde.Mark Wielaard2012-04-264-556/+7
* Add new run-unstrip-n.sh test for RHBZ#805447 fixed in commit 210c2f.Mark Wielaard2012-04-034-3/+64
* elf32_offscn.c: Do not match SHT_NOBITS sections at OFFSET.Mark Wielaard2012-04-025-2/+93