diff options
| author | Gavin Romig-Koch <gavin@redhat.com> | 1999-11-18 19:53:48 +0000 |
|---|---|---|
| committer | Gavin Romig-Koch <gavin@redhat.com> | 1999-11-18 19:53:48 +0000 |
| commit | 5fce5ddfd3d4433fa2ae1f1a2c862c4512436284 (patch) | |
| tree | f0d908db3126d64818aae81809e2424c2ebf7f47 /include/opcode/ChangeLog | |
| parent | f11900d058f9253366aab8f61741eae338e4dc03 (diff) | |
| download | binutils-5fce5ddfd3d4433fa2ae1f1a2c862c4512436284.zip binutils-5fce5ddfd3d4433fa2ae1f1a2c862c4512436284.tar.gz binutils-5fce5ddfd3d4433fa2ae1f1a2c862c4512436284.tar.bz2 | |
For include/opcode:
* mips.h (INSN_ISA5): New.
For opcodes:
* mips-opc.c (I5): New.
(abs.ps,add.ps,alnv.ps,c.COND.ps,cvt.s.pl,cvt.s.pu,cvt.ps.s
madd.ps,movf.ps,movt.ps,mul.ps,net.ps,nmadd.ps,nmsub.ps,
pll.ps,plu.ps,pul.ps,puu.ps,sub.ps,suxc1,luxc1): New.
Diffstat (limited to 'include/opcode/ChangeLog')
| -rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index ebf79dd..01e881d 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +1999-11-18 Gavin Romig-Koch <gavin@cygnus.com> + + * mips.h (INSN_ISA5): New. + 1999-11-01 Gavin Romig-Koch <gavin@cygnus.com> * mips.h (OPCODE_IS_MEMBER): New. |
