From 8915a9b7e86881dd3f658e851983b532c64e3b5c Mon Sep 17 00:00:00 2001 From: Ramana Radhakrishnan Date: Thu, 12 Nov 2015 11:13:58 +0000 Subject: [PATCH] Fix dates in Changelog for previous commit. 582cfe03cb7496371bc6d83af49b6324d0c36887 --- gas/ChangeLog | 2 +- gas/testsuite/ChangeLog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 28f5b314ca..04f934ce04 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 +2015-11-12 Matthew Wahab 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 d15d5f5d96..a2b6cb3725 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2015-11-11 Matthew Wahab +2015-11-12 Matthew Wahab PR gas/19217 * gas/arm/thumb2_ldr_immediate_armv6t2.d: Update expected output.