diff options
| author | Nick Clifton <nickc@redhat.com> | 2012-02-01 16:13:55 +0000 |
|---|---|---|
| committer | Nick Clifton <nickc@redhat.com> | 2012-02-01 16:13:55 +0000 |
| commit | f20bd22b62754edc59f437e664f8d730d442b5f6 (patch) | |
| tree | 8d7f9f476754a305e5063d3bdf78db41a4ab5667 /binutils/testsuite | |
| parent | 8e704927af04cf5567a4f3bb715328e383505214 (diff) | |
| download | ppe42-binutils-f20bd22b62754edc59f437e664f8d730d442b5f6.tar.gz ppe42-binutils-f20bd22b62754edc59f437e664f8d730d442b5f6.zip | |
oops - accidentally omitted from previous delta.
Diffstat (limited to 'binutils/testsuite')
| -rw-r--r-- | binutils/testsuite/binutils-all/readelf.n | 4 | ||||
| -rw-r--r-- | binutils/testsuite/binutils-all/version.s | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/testsuite/binutils-all/readelf.n b/binutils/testsuite/binutils-all/readelf.n new file mode 100644 index 0000000000..20249b87a9 --- /dev/null +++ b/binutils/testsuite/binutils-all/readelf.n @@ -0,0 +1,4 @@ + +Notes at offset 0x0*0.. with length 0x0*018: + Owner[ ]*Data size[ ]*Description + Version 1.0[ ]*0x0*0[ ]*NT_VERSION \(version\) diff --git a/binutils/testsuite/binutils-all/version.s b/binutils/testsuite/binutils-all/version.s new file mode 100644 index 0000000000..8e2e5960fe --- /dev/null +++ b/binutils/testsuite/binutils-all/version.s @@ -0,0 +1 @@ +.version "Version 1.0" |

