diff options
| author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-07-07 10:27:32 +0000 |
|---|---|---|
| committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-07-07 10:27:32 +0000 |
| commit | 04c9d415c042265805da61588bd223b460c1cc5b (patch) | |
| tree | 3f8335ee8b19bd6ba995b613c80a4f01d6d6cee3 /opcodes/ChangeLog | |
| parent | 5c324c169bf9735f120bf2f64a671aa7285574ad (diff) | |
| download | ppe42-binutils-04c9d415c042265805da61588bd223b460c1cc5b.tar.gz ppe42-binutils-04c9d415c042265805da61588bd223b460c1cc5b.zip | |
opcodes/
* mips16-opc.c: Add entries for argumentless "entry" and "exit"
instructions.
gas/testsuite/
* gas/mips/mips16.d, gas/mips/mips16-64.d: Remove trailing whitespace
from ENTRY and EXIT lines.
Diffstat (limited to 'opcodes/ChangeLog')
| -rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d364ce8f9b..fe6a543c58 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,10 @@ 2013-07-07 Richard Sandiford <rdsandiford@googlemail.com> + * mips16-opc.c: Add entries for argumentless "entry" and "exit" + instructions. + +2013-07-07 Richard Sandiford <rdsandiford@googlemail.com> + * mips-opc.c (mips_builtin_opcodes): Use "Q" for the INSN_5400 MDMX-like instructions. * mips-dis.c (print_insn_arg): Use "$f" rather than "$v" when |

