aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2011-11-15 13:01:20 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2011-11-15 13:01:20 +0000
commit7e51250f06e9ebe9436c57b4f2646cbd773627ef (patch)
tree067c5dc4390b62f72b80e5f62073b25122a2d1c7 /bfd
parent14b2f83106432175994f9edf5281383c3ea8972d (diff)
downloadbinutils-7e51250f06e9ebe9436c57b4f2646cbd773627ef.zip
binutils-7e51250f06e9ebe9436c57b4f2646cbd773627ef.tar.gz
binutils-7e51250f06e9ebe9436c57b4f2646cbd773627ef.tar.bz2
Fix a typo.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 6565045..c84627f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -9,7 +9,7 @@
2011-11-14 Maxim Kuvyrkov <maxim@codesourcery.com>
- * elfxx-mips.c (mips_n64_exe_plt0_entry): Use 64-bit move.
+ * elfxx-mips.c (mips_n64_exec_plt0_entry): Use 64-bit move.
2011-11-08 Nick Clifton <nickc@redhat.com>