diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-05-22 17:55:55 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-05-22 17:55:55 +0000 |
commit | d25eec221e1e0116bd6190e217dbc72498e765ed (patch) | |
tree | 88310937b2842c4d892bb4edf2a7abe45bb5d0b4 /gas | |
parent | f9b857e17b0f891ea4eec3a30c7a3cb45d428ea8 (diff) | |
download | gdb-d25eec221e1e0116bd6190e217dbc72498e765ed.zip gdb-d25eec221e1e0116bd6190e217dbc72498e765ed.tar.gz gdb-d25eec221e1e0116bd6190e217dbc72498e765ed.tar.bz2 |
Fix a typo.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6bec830..0b8b3c5 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -60,7 +60,7 @@ Provide an alternative test for targets which do not support ifunc symbols. gas/elf/type.s: Add entry for an ifunc symbol. - gas/elftype.e: Add ifunc entry to expected symbol dump. + gas/elf/type.e: Add ifunc entry to expected symbol dump. gas/elf/section2.e-armelf: Add entry for ifunc symbol. gas/elf/type-noifunc.s: New file. gas/elf/type-noifunc.e: Likewise. |