diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-07-13 16:55:09 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-07-13 16:55:09 +0000 |
commit | 37bbf52bcd8c9441923932db42d6db4400cb92c9 (patch) | |
tree | c3132f46d7709b4887fcf26448b5fc778d3c05ca /ld | |
parent | be19bd519b5495c6df241920d074e59801fba6ea (diff) | |
download | gdb-37bbf52bcd8c9441923932db42d6db4400cb92c9.zip gdb-37bbf52bcd8c9441923932db42d6db4400cb92c9.tar.gz gdb-37bbf52bcd8c9441923932db42d6db4400cb92c9.tar.bz2 |
Fix a typo.
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 da9854b..a2d8cf9 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -6,7 +6,7 @@ 2009-07-10 H.J. Lu <hongjiu.lu@intel.com> - * ld-ifunc/ifunc.exp: Don't chck static non-ifunc-using + * ld-ifunc/ifunc.exp: Don't check static non-ifunc-using executable. 2009-07-10 H.J. Lu <hongjiu.lu@intel.com> |