From 87e9f9607581d6281c3c6cdc4b59a1e313a330d7 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 27 Aug 2001 10:38:41 +0000 Subject: * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't use constructs like [45][08] when all combinations are not valid. Instead use (48|50) to explicitly state which values are correct. --- binutils/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'binutils/testsuite/ChangeLog') diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 814d170..7aa5d46 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-08-27 Alan Modra + + * binutils-all/readelf.s-64: Adjust offsets for powerpc64. Don't + use constructs like [45][08] when all combinations are not valid. + Instead use (48|50) to explicitly state which values are correct. + 2001-08-21 H.J. Lu * binutils-all/readelf.r: Updated for the readelf change. -- cgit v1.1