ChangeLog change only.

This commit is contained in:
Andrew Haley 2000-02-22 16:59:39 +00:00
parent 4597ba0f94
commit 9a1e79ca63
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>