diff options
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/test/binutils')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum index 93bf5b04..21746d09 100644 --- a/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum +++ b/binutils-gdb/kepler.SCHWINGE/test/binutils/binutils.sum @@ -1,4 +1,4 @@ -Test Run By thomas on Sat Apr 4 10:20:22 2015 +Test Run By thomas on Sun Apr 19 14:55:05 2015 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -26,8 +26,24 @@ PASS: objcopy (objcopy decompress compressed debug sections) PASS: objcopy decompress debug sections in archive PASS: objcopy compress debug sections in archive PASS: objdump compress debug sections +PASS: objdump compress debug sections 3 PASS: objcopy (objcopy compress empty debug sections) PASS: Uncompressed .debug_str section starting with ZLIB +PASS: readelf -t zlib-gabi compress debug sections +PASS: readelf -S zlib-gabi compress debug sections +PASS: objcopy (objcopy compress debug sections with zlib-gabi) +PASS: objcopy (objcopy decompress compressed debug sections with zlib-gabi) +PASS: objcopy (objcopy zlib-gnu compress debug sections with zlib-gabi) +PASS: objcopy (objcopy zlib-gabi compress debug sections with zlib-gnu) +PASS: objcopy (objcopy compress debug sections 3 with zlib-gabi) +PASS: objcopy (objcopy decompress compressed debug sections 3 with zlib-gabi) +PASS: objcopy (objcopy zlib-gnu compress debug sections 3 with zlib-gabi) +PASS: objcopy (objcopy zlib-gabi compress debug sections 3 with zlib-gnu) +PASS: objcopy (objcopy zlib-gnu compress debug sections 3) +PASS: objcopy (objcopy zlib-gnu compress debug sections 3) +PASS: objcopy decompress debug sections in archive with zlib-gabi +PASS: objcopy compress debug sections in archive with zlib-gabi +PASS: objdump compress debug sections 3 with zlib-gabi Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/dlltool.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/elfedit.exp ... UNSUPPORTED: Update ELF header 1 @@ -89,6 +105,7 @@ PASS: strip with section group 7 PASS: strip with section group 8 PASS: strip with section group 9 PASS: strip on STB_GNU_UNIQUE +PASS: strip -g empty file PASS: objcopy keeps symbols needed by relocs PASS: --localize-hidden test 1 PASS: unordered .debug_info references to .debug_ranges @@ -121,11 +138,17 @@ PASS: readelf -n Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/size.exp ... PASS: size (no arguments) PASS: size -A +Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/update-section.exp ... +PASS: objcopy (compare update-1.o update-2.o) +PASS: objcopy (compare update-1.o update-3.o) +PASS: objcopy (compare update-1.o update-4.o) +PASS: objcopy (objcopy --update-section .bar=tmpdir/dumped-contents update-2.o) +PASS: objcopy (objcopy --update-section .foo=tmpdir/dumped-contents --remove-section .foo update-2.o) Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/vax/objdump.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/windres/windres.exp ... Running [...]/tschwinge/W._C._Handy/binutils/testsuite/binutils-all/x86-64/x86-64.exp ... === binutils Summary === -# of expected passes 95 +# of expected passes 117 # of unsupported tests 3 |