diff options
author | Alan Modra <amodra@gmail.com> | 2003-02-17 22:49:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-02-17 22:49:53 +0000 |
commit | 5502cb9fb4b2269fc5c356d18aa857afad1afd11 (patch) | |
tree | 4da400eccfbad02e86977674d6e9775c6603ef38 | |
parent | a015f5eccc7cdc779954195e0d65261bf71d2773 (diff) | |
download | fsf-binutils-gdb-5502cb9fb4b2269fc5c356d18aa857afad1afd11.zip fsf-binutils-gdb-5502cb9fb4b2269fc5c356d18aa857afad1afd11.tar.gz fsf-binutils-gdb-5502cb9fb4b2269fc5c356d18aa857afad1afd11.tar.bz2 |
* ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/tlsexe.g | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 6a2f5a1..e879b083 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-02-18 Alan Modra <amodra@bigpond.net.au> + + * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change. + 2003-02-10 Jakub Jelinek <jakub@redhat.com> * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too. diff --git a/ld/testsuite/ld-powerpc/tlsexe.g b/ld/testsuite/ld-powerpc/tlsexe.g index b27f40d..fa36d84 100644 --- a/ld/testsuite/ld-powerpc/tlsexe.g +++ b/ld/testsuite/ld-powerpc/tlsexe.g @@ -7,6 +7,6 @@ .*: +file format elf64-powerpc Contents of section \.got: - 100105f8 00000000 100185f8 00000000 00000000 .* + 100105f8 00000000 100185f8 00000000 00000001 .* 10010608 00000000 00000000 ffffffff ffff8018 .* 10010618 00000000 00000000 00000000 00000000 .* |