aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorYunQiang Su <yunqiang.su@cipunited.com>2023-11-23 14:28:31 +0000
committerNick Clifton <nickc@redhat.com>2023-11-23 14:28:31 +0000
commitf5027ee818100ee6411a21592d3297610ae09657 (patch)
tree571bb8548f1301161300b7b1f014b93b5ed34587 /gas/ChangeLog
parent469b3b3c0026121921dad41c4a551ba335e1c4b4 (diff)
downloadfsf-binutils-gdb-f5027ee818100ee6411a21592d3297610ae09657.zip
fsf-binutils-gdb-f5027ee818100ee6411a21592d3297610ae09657.tar.gz
fsf-binutils-gdb-f5027ee818100ee6411a21592d3297610ae09657.tar.bz2
MIPS/GAS: Use addiu instead of addi in test elf-rel.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 97f98e7..9414f7d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,11 @@
2023-11-23 YunQiang Su <yunqiang.su@cipunited.com>
+ * testsuite/gas/mips/elf-rel.s: Use addiu in place of addi.
+ * testsuite/gas/mips/elf-rel.d: Update expected output.
+ * testsuite/gas/mips/elfel-rel.d: Likewise.
+
+2023-11-23 YunQiang Su <yunqiang.su@cipunited.com>
+
* testsuite/gas/mips/branch-section-1.d: Allow for r6 encoding of
JR instruction.
* testsuite/gas/mips/branch-weak-1.d: Likewise.