aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamana Radhakrishnan <ramana.radhakrishnan@arm.com>2015-11-12 11:13:58 +0000
committerRamana Radhakrishnan <ramana.radhakrishnan@arm.com>2015-11-12 11:14:29 +0000
commit8915a9b7e86881dd3f658e851983b532c64e3b5c (patch)
tree0c642f4c2005e3aae8894d7fcd4e4df5b73e671b
parent43cdc0a8fbb1bc48f6d95183a6840a76aca41a8f (diff)
downloadfsf-binutils-gdb-8915a9b7e86881dd3f658e851983b532c64e3b5c.zip
fsf-binutils-gdb-8915a9b7e86881dd3f658e851983b532c64e3b5c.tar.gz
fsf-binutils-gdb-8915a9b7e86881dd3f658e851983b532c64e3b5c.tar.bz2
Fix dates in Changelog for previous commit.
582cfe03cb7496371bc6d83af49b6324d0c36887
-rw-r--r--gas/ChangeLog2
-rw-r--r--gas/testsuite/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 28f5b31..04f934c 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -3,7 +3,7 @@
* config/tc-arm.c (arm_cpus): Likewise.
* doc/c-arm.texi (-mcpu=): Likewise.
-2015-11-11 Matthew Wahab <matthew.wahab@arm.com>
+2015-11-12 Matthew Wahab <matthew.wahab@arm.com>
PR gas/19217
* config/tc-arm.c (move_or_literal_pool): Remove redundant feature
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index d15d5f5..a2b6cb3 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,4 +1,4 @@
-2015-11-11 Matthew Wahab <matthew.wahab@arm.com>
+2015-11-12 Matthew Wahab <matthew.wahab@arm.com>
PR gas/19217
* gas/arm/thumb2_ldr_immediate_armv6t2.d: Update expected output.