summaryrefslogtreecommitdiffstats
path: root/binutils/testsuite
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-02-20 10:32:47 +0000
committerNick Clifton <nickc@redhat.com>2002-02-20 10:32:47 +0000
commit2c71103e614345f18b8cefade8e41989a68f35a0 (patch)
tree1687dac87c8f676abeb2ac0353c130eb268e168b /binutils/testsuite
parent6a7f963b841e9b87fb633e6829797ee4514d316c (diff)
downloadppe42-binutils-2c71103e614345f18b8cefade8e41989a68f35a0.tar.gz
ppe42-binutils-2c71103e614345f18b8cefade8e41989a68f35a0.zip
Display 2nd and 3rd reloc types for 64-bit MIPS.
Narrow some fields for 80-char output.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r--binutils/testsuite/ChangeLog7
-rw-r--r--binutils/testsuite/binutils-all/readelf.r4
-rw-r--r--binutils/testsuite/binutils-all/readelf.r-644
3 files changed, 11 insertions, 4 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog
index 852bab50fd..26f1f7b8f2 100644
--- a/binutils/testsuite/ChangeLog
+++ b/binutils/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2002-02-18 Timothy Daly <remote_bob@yahoo.com>
+
+ * binutils-all/readelf.r: Change expected output to match new,
+ narrowed-to-80-chars format.
+ * binutils-all/readelf.r-64: Change expected output to match new,
+ narrowed-to-80-chars format.
+
2002-02-18 Hans-Peter Nilsson <hp@bitrange.com>
* binutils-all/objcopy.exp
diff --git a/binutils/testsuite/binutils-all/readelf.r b/binutils/testsuite/binutils-all/readelf.r
index 812b888d96..689049f126 100644
--- a/binutils/testsuite/binutils-all/readelf.r
+++ b/binutils/testsuite/binutils-all/readelf.r
@@ -1,4 +1,4 @@
Relocation section '.rel.*text' at offset 0x.* contains 1 entries:
- Offset Info Type Symbol's Value Symbol's Name.*
-00000004 [0-9A-Fa-f]+ *R_.*00000000 external_symbol.*
+ Offset Info Type Sym.Value Sym. Name.*
+00000004 [0-9A-Fa-f]+ *R_.*00000000 external_symbol.*
diff --git a/binutils/testsuite/binutils-all/readelf.r-64 b/binutils/testsuite/binutils-all/readelf.r-64
index 086365af68..3e3b0a4a12 100644
--- a/binutils/testsuite/binutils-all/readelf.r-64
+++ b/binutils/testsuite/binutils-all/readelf.r-64
@@ -1,4 +1,4 @@
Relocation section '.rel.*text' at offset 0x.* contains 1 entries:
- Offset Info Type Symbol's Value Symbol's Name.*
-0000000000000004 [0-9A-Fa-f]+ *R_.*0000000000000000 external_symbol.*
+ Offset Info Type Sym. Value Sym. Name.*
+0+04 [0-9A-Fa-f]+ *R_.*0+00 external_symbol.*
OpenPOWER on IntegriCloud