Fix expected result from readellf -s with 64 bit binaries
authorNick Clifton <nickc@redhat.com>
Tue, 16 Jan 2001 18:27:01 +0000 (18:27 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 16 Jan 2001 18:27:01 +0000 (18:27 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/readelf.s-64

index 151548850c399791878eeccfe2ec1fca3fd6b1cb..5f12ea70ecd91ed5e6265d1b1f96954e2be3020b 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-16  Matthew Green  <mrg@redhat.com>
+
+       * binutils-all/readelf.s-64: Match readelf -S output.
+
 2000-12-09  Nick Clifton  <nickc@redhat.com>
 
        * binutils-all/objdump.exp (cpus_expected): Add tic54x and
index a748c161e9704d38f04a16133dc64bbee58b9ec3..007d727003fb9a6ab05c3f66d14af9bd25521aeb 100644 (file)
@@ -19,6 +19,7 @@ Section Headers:
        0+.*  0000000000000018           7     6     8
   \[ 7\] .strtab           STRTAB           0000000000000000  0+.*
        0+.*  0000000000000000           0     0     1
-Key to Flags: W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
-              I \(info\), L \(link order\), O \(extra OS processing required\)
-              o \(os specific\), p \(processor specific\) x \(unknown\)
+Key to Flags:
+  W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
+  I \(info\), L \(link order\), G \(group\), x \(unknown\)
+  O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)
This page took 0.033516 seconds and 4 git commands to generate.