ChangeLog change only.

This commit is contained in:
Andrew Haley 2000-02-22 16:59:39 +00:00
parent e40ac30be5
commit b7c65de2b8
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
1999-12-30 Andrew Haley <aph@cygnus.com>
* mips.h (OPCODE_IS_MEMBER): Add gp32 arg.
* mips.h (OPCODE_IS_MEMBER): Add gp32 arg, which determines
whether synthetic opcodes (e.g. move) generate 32-bit or 64-bit
insns.
2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>