summaryrefslogtreecommitdiff
path: root/tests/testfile-dwfl-report-elf-align-shlib.so.bz2
Commit message (Collapse)AuthorAgeFilesLines
* Fix dwfl_report_elf BASE alignmentJan Kratochvil2013-03-201-0/+0
libdwfl/ * dwfl_report_elf.c (__libdwfl_report_elf): Remove BASE aligning. tests/ * Makefile.am (check_PROGRAMS): Add dwfl-report-elf-align. (TESTS): Add run-dwfl-report-elf-align.sh. (EXTRA_DIST): Add run-dwfl-report-elf-align.sh and testfile-dwfl-report-elf-align-shlib.so.bz2 . (dwfl_report_elf_align_LDADD): New. * dwfl-report-elf-align.c: New file. * run-dwfl-report-elf-align.sh: New file. * testfile-dwfl-report-elf-align-shlib.so.bz2: New file. Signed-off-by: Jan Kratochvil <jan.kratochvil@redhat.com>