diff options
author | Nick Clifton <nickc@redhat.com> | 2019-01-10 15:23:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-01-10 15:23:44 +0000 |
commit | 59aa9b0be159002e2eb971176921dc1e9c8045cf (patch) | |
tree | 9e7feb3ce3e9f2560374ef8a39725b41ed0083ca /gas/ChangeLog | |
parent | 12add40ee4d01fa0cb4bdb67a7d5d13d6a3b4e23 (diff) | |
download | gdb-59aa9b0be159002e2eb971176921dc1e9c8045cf.zip gdb-59aa9b0be159002e2eb971176921dc1e9c8045cf.tar.gz gdb-59aa9b0be159002e2eb971176921dc1e9c8045cf.tar.bz2 |
Correct changelog entry.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b3e1182..c546e9c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,8 +1,9 @@ 2019-01-10 Nick Clifton <nickc@redhat.com> PR 23963 - * gas/mips/mips16-branch-absolute-1.d: Adjust for the fact that - control characters are now displayed as escape sequences. + * testsuite/gas/mips/mips16-branch-absolute-1.d: Adjust for the + fact that control characters are now displayed as escape + sequences. * testsuite/gas/mips/mips16-e.d: Likewise. * testsuite/gas/mips/mips16-pcrel-0.d: Likewise. * testsuite/gas/mips/mips16-pcrel-1.d: Likewise. |