]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Merge branch 'jankratochvil/forunwind-baseaddr-hookvars-corereport' into jankratochvi...
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 16 Nov 2012 16:33:37 +0000 (17:33 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 16 Nov 2012 16:33:37 +0000 (17:33 +0100)
Conflicts:
tests/Makefile.am

1  2 
tests/Makefile.am

index 1c848d44cd4da0415f7cdc92244b08c041c8afa5,02d677b2ccf3263d7d9e5181340cc3c7c42b64d2..0f934e3b5024b20983d64b5680b0e95b9cf86d2d
@@@ -195,9 -180,10 +195,10 @@@ EXTRA_DIST = run-arextract.sh run-arsym
             testfile60.bz2 testfile61.bz2 \
             run-readelf-vmcoreinfo.sh testfile62.bz2 \
             run-readelf-mixed-corenote.sh testfile63.bz2 testfile64.bz2 \
-            testfile65.bz2 testfile69.core.bz2 testfile69.so.bz2 \
-            run-dwfl-report-elf-align.sh \
+            testfile65.bz2 testfile66.bz2 testfile67.bz2 testfile68.bz2 \
+            testfile69.core.bz2 testfile69.so.bz2 testfile70.core.bz2 \
+            testfile70.exec.bz2 run-dwfl-report-elf-align.sh \
 -           testfile-dwfl-report-elf-align-shlib.so.bz2
 +           testfile-dwfl-report-elf-align-shlib.so.bz2 run-backtrace.sh
  
  if USE_VALGRIND
  valgrind_cmd="valgrind -q --trace-children=yes --error-exitcode=1"