diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-06-20 23:36:01 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-06-20 23:43:24 +0100 |
commit | ff03d62a82aa11d05bb7c3f3a38622b8e9aa2708 (patch) | |
tree | 559298f65c90371b6ba8ca352166fc4d7cff572c /gas/ChangeLog | |
parent | 507dcb323ac8bc02a54cfa5762d954deed7aad80 (diff) | |
download | gdb-ff03d62a82aa11d05bb7c3f3a38622b8e9aa2708.zip gdb-ff03d62a82aa11d05bb7c3f3a38622b8e9aa2708.tar.gz gdb-ff03d62a82aa11d05bb7c3f3a38622b8e9aa2708.tar.bz2 |
MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests
gas/
* testsuite/gas/mips/r6-64-n32.d: Change the `name' tag.
* testsuite/gas/mips/r6-64-n64.d: Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3e51448..3f1af8a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,10 @@ 2016-06-20 Maciej W. Rozycki <macro@imgtec.com> + * testsuite/gas/mips/r6-64-n32.d: Change the `name' tag. + * testsuite/gas/mips/r6-64-n64.d: Likewise. + +2016-06-20 Maciej W. Rozycki <macro@imgtec.com> + * config/tc-mips.c (mips_fix_adjustable): Update comment on jump reloc conversion. |