diff options
author | Nick Clifton <nickc@redhat.com> | 2006-05-22 08:45:46 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-05-22 08:45:46 +0000 |
commit | 03f4e42f066a3655316617fe61eae2aaa33907d0 (patch) | |
tree | 1c366cdb2b8c4de06e452bc648c0cab43a0b0762 | |
parent | 761d8d914df2162e5b347d185846ae01b8dcc33a (diff) | |
download | binutils-03f4e42f066a3655316617fe61eae2aaa33907d0.zip binutils-03f4e42f066a3655316617fe61eae2aaa33907d0.tar.gz binutils-03f4e42f066a3655316617fe61eae2aaa33907d0.tar.bz2 |
fix typo
-rw-r--r-- | ld/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 8c20bd6..444ad06 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2006-05-22 Nick Clifton <nickc@redhat.com> - * ld-eld/start.s (start): Add this symbol for SH targets. + * ld-elf/start.s (start): Add this symbol for SH targets. (main): Add this symbol for HPPA targets. 2006-05-19 Alan Modra <amodra@bigpond.net.au> |