diff options
author | Nick Clifton <nickc@redhat.com> | 2016-05-25 13:12:14 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2016-05-25 13:12:14 +0100 |
commit | ee4d7613b9b5b4a96a01717663676a3eea3d3862 (patch) | |
tree | 7a503012aea9582ce904bb351111896ebd8c271e /gas | |
parent | 934c26326909f953aaa15edb423dd4af6f33c448 (diff) | |
download | gdb-ee4d7613b9b5b4a96a01717663676a3eea3d3862.zip gdb-ee4d7613b9b5b4a96a01717663676a3eea3d3862.tar.gz gdb-ee4d7613b9b5b4a96a01717663676a3eea3d3862.tar.bz2 |
Fix typo in changelog entry
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 39814fc..e4eb916 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. |