gas/
* config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test. Test the new "deprecated" opcode field. include/opcode/ * ppc.h (struct powerpc_opcode): New field "deprecated". (PPC_OPCODE_NOPOWER4): Delete. opcodes/ * ppc-opc.c (PPCNONE): Define. (NOPOWER4): Delete. (powerpc_opcodes): Initialize the new "deprecated" field.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2009-01-09 Peter Bergner <bergner@vnet.ibm.com>
|
||||
|
||||
* ppc.h (struct powerpc_opcode): New field "deprecated".
|
||||
(PPC_OPCODE_NOPOWER4): Delete.
|
||||
|
||||
2008-11-28 Joshua Kinard <kumba@gentoo.org>
|
||||
|
||||
* mips.h: Define CPU_R14000, CPU_R16000.
|
||||
|
Reference in New Issue
Block a user