aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@redhat.com>2011-09-08 19:03:17 +0000
committerDavid S. Miller <davem@redhat.com>2011-09-08 19:03:17 +0000
commit8dbb9eb3c6a29de5b64fadc558c7a15507d6be63 (patch)
tree3c9b34be172722c403bac69ade623792c7435463 /opcodes/ChangeLog
parent9bf29d72d48ef0ad6966bcb23ab3fdc5cc3c22fa (diff)
downloadfsf-binutils-gdb-8dbb9eb3c6a29de5b64fadc558c7a15507d6be63.zip
fsf-binutils-gdb-8dbb9eb3c6a29de5b64fadc558c7a15507d6be63.tar.gz
fsf-binutils-gdb-8dbb9eb3c6a29de5b64fadc558c7a15507d6be63.tar.bz2
opcodes/
* sparc-opc.c (sparc_opcodes): Add entry for 'save simm13,regrs1,regrd' This has been reported as being accepted by the Sun assmebler. gas/testsuite/ * gas/sparc/save-args.[sd]: New test. * gas/sparc/sparc.exp: Run new test.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 85512d7..4226182 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -12,6 +12,9 @@
* sparc-opc.c (sparc_opcodes): Add wr alias entries to match above
mov aliases.
+ * sparc-opc.c (sparc_opcodes): Add entry for 'save simm13,regrs1,regrd'
+ This has been reported as being accepted by the Sun assmebler.
+
2011-09-08 David S. Miller <davem@davemloft.net>
* sparc-opc.c (pdistn): Destination is integer not float register.