summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2016-05-25 13:12:14 +0100
committerNick Clifton <nickc@redhat.com>2016-05-25 13:12:14 +0100
commitee4d7613b9b5b4a96a01717663676a3eea3d3862 (patch)
tree7a503012aea9582ce904bb351111896ebd8c271e
parent934c26326909f953aaa15edb423dd4af6f33c448 (diff)
downloadbinutils-gdb-ee4d7613b9b5b4a96a01717663676a3eea3d3862.tar.gz
Fix typo in changelog entry
-rw-r--r--gas/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 39814fcd4d0..e4eb916d39d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,6 @@
2016-05-25 Chua Zheng Leong <chuazl@comp.nus.edu.sg>
- PR target/2006764
+ PR target/20067
* config/tc-arm.c (move_or_literal_pool): Only generate a VMOV.I64
instruction if supported by the currently selected fpu variant.
* testsuite/gas/arm/vfpv3-ldr_immediate.s: Add test of this PR.