diff options
| author | Nick Clifton <nickc@redhat.com> | 2012-02-02 08:45:03 +0000 |
|---|---|---|
| committer | Nick Clifton <nickc@redhat.com> | 2012-02-02 08:45:03 +0000 |
| commit | 1c9e87ee567b5e9de8d059fc382f506cf04cb104 (patch) | |
| tree | 769eed210ea110c9ca73bdbbb4e72d8309381f18 /binutils/testsuite | |
| parent | 34476d9a2aad150cea7795d5828a467a5f2efb4b (diff) | |
| download | ppe42-binutils-1c9e87ee567b5e9de8d059fc382f506cf04cb104.tar.gz ppe42-binutils-1c9e87ee567b5e9de8d059fc382f506cf04cb104.zip | |
* binutils-all/readelf.n: Add #pass to cope with targets that add
their own notes.
Diffstat (limited to 'binutils/testsuite')
| -rw-r--r-- | binutils/testsuite/ChangeLog | 5 | ||||
| -rw-r--r-- | binutils/testsuite/binutils-all/readelf.n | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index ecf56b8bdf..6f59bafe36 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-02-02 Nick Clifton <nickc@redhat.com> + + * binutils-all/readelf.n: Add #pass to cope with targets that add + their own notes. + 2012-02-01 Nick Clifton <nickc@redhat.com> PR binutils/13482 diff --git a/binutils/testsuite/binutils-all/readelf.n b/binutils/testsuite/binutils-all/readelf.n index 20249b87a9..80723cdd62 100644 --- a/binutils/testsuite/binutils-all/readelf.n +++ b/binutils/testsuite/binutils-all/readelf.n @@ -2,3 +2,4 @@ Notes at offset 0x0*0.. with length 0x0*018: Owner[ ]*Data size[ ]*Description Version 1.0[ ]*0x0*0[ ]*NT_VERSION \(version\) +#pass |

