diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-06-07 16:48:18 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-06-07 16:48:18 +0000 |
commit | d2d89a164ae2529fc15e208c85215a16412f4401 (patch) | |
tree | ba455c70e793503bb18a2fd13997bced6548d685 /binutils/testsuite | |
parent | fbbd5fc35e11fec3663a4476e11e7cfd15033ed7 (diff) | |
download | gdb-d2d89a164ae2529fc15e208c85215a16412f4401.zip gdb-d2d89a164ae2529fc15e208c85215a16412f4401.tar.gz gdb-d2d89a164ae2529fc15e208c85215a16412f4401.tar.bz2 |
Fix typos.
Diffstat (limited to 'binutils/testsuite')
-rw-r--r-- | binutils/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index fd69ed8..97c0c63 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2001-06-07 H.J. Lu <hjl@gnu.org> - * readelf.ss-mips: Support stabs. + * binutils-all/readelf.ss-mips: Support stabs. * binutils-all/readelf.ss-tmips: Likewise. 2001-05-25 H.J. Lu <hjl@gnu.org> |