diff options
author | Graham Markall <graham.markall@embecosm.com> | 2016-06-14 21:53:04 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2016-06-14 21:53:04 +0100 |
commit | 6f9f37ed752457a0dca8aaf166d328752a31e99d (patch) | |
tree | 02203c0b9824b77c2a31fb2e0012070e650c986a /gas | |
parent | 4bf5402d913e9a5d17d9ffb8701dbd054e1d158c (diff) | |
download | binutils-6f9f37ed752457a0dca8aaf166d328752a31e99d.zip binutils-6f9f37ed752457a0dca8aaf166d328752a31e99d.tar.gz binutils-6f9f37ed752457a0dca8aaf166d328752a31e99d.tar.bz2 |
opcode/gas: Fix incorrect dates on ChangeLog entries
When committing three recent patches incorrect dates were left on the
ChangeLog entries in gas/ChangeLog and opcodes/ChangeLog. Fixed in this
commit.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d870c3b..df77393 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,15 +1,15 @@ -2016-06-13 Graham Markall <graham.markall@embecosm.com> +2016-06-14 Graham Markall <graham.markall@embecosm.com> * testsuite/gas/arc/nps400-6.s: Add tests of ldbit. * testsuite/gas/arc/nps400-6.d: Likewise. -2016-06-13 Graham Markall <graham.markall@embecosm.com> +2016-06-14 Graham Markall <graham.markall@embecosm.com> * testsuite/gas/arc/nps400-6.s: Add tests of hash, tr, utf8, e4by, and addf. * testsuite/gas/arc/nps400-6.d: Likewise. -2016-06-13 Graham Markall <graham.markall@embecosm.com> +2016-06-14 Graham Markall <graham.markall@embecosm.com> * testsuite/gas/arc/nps400-6.s: Add tests of calcbsd, calcbxd, calckey, calcxkey, mxb, imxb, addl, subl, andl, orl, xorl, andab, orab, |