diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2004-09-08 23:44:28 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2004-09-08 23:44:28 +0000 |
commit | f9c37615e8f7cbd088c59f01cc1ed06b7a7e6896 (patch) | |
tree | bbcd9d025c642512dd097c6da34e9e7dc3216ba7 /ld | |
parent | f9b4e353bbbad367335cd6198bb8b764893e5d1c (diff) | |
download | gdb-f9c37615e8f7cbd088c59f01cc1ed06b7a7e6896.zip gdb-f9c37615e8f7cbd088c59f01cc1ed06b7a7e6896.tar.gz gdb-f9c37615e8f7cbd088c59f01cc1ed06b7a7e6896.tar.bz2 |
Fix typo last entry
Diffstat (limited to 'ld')
-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 28aa2e9..4772ab5 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2004-09-07 Hans-Peter Nilsson <hp@axis.com> - * ld-cris/hiddef1.d, ld-cris/hiddef1.d, ld-cris/hidrefgotplt1.s: + * ld-cris/hiddef1.d, ld-cris/hiddef1.s, ld-cris/hidrefgotplt1.s: New test. 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com> |