From ade0b24fe1ed4c384adb12fff3b1bcf2d7a29454 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 3 Nov 2000 01:59:12 +0000 Subject: Fix readelf -S and readelf -s tests for MIPS and v850 --- binutils/testsuite/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'binutils/testsuite/ChangeLog') diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 9ddc768..5067dc1 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,20 @@ +2000-11-02 Chris Demetriou + + * binutils-all/readelf.exp (regexp_diff): Add code + from gas testsuite to treat "#..." at beginning of line + as an indicator to skip extra non-matching lines at that + location. + (readelf_test): Add support for using a machine-specific + regexp comparison file. + (readelf -S test, readelf -s test): Remove v850*-*-* and + mips*-*-* from list of expected failures. + * binutils-all/readelf.s: Accomodate changes due to + additional sections (and therefore section numbering + differences) on v850*-*-* and mips*-*-* targets. + * binutils-all/readelf.ss: Likewise. + * binutils-all/readelf.ss-mips: New file, which matches + expected output of readelf -s test for mips*-*-*. + 2000-10-25 Hans-Peter Nilsson * binutils-all/readelf.exp (-wi test): Add cris-*-* to xfails. -- cgit v1.1