From a7a8d8e58e53ac3f45fc26f9b74834cbd6ca4347 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 24 Sep 2006 17:13:59 +0000 Subject: [PATCH] Add PR binutils/3000 to its entry. --- opcodes/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 83c16bd3d9..dc34514140 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -35,6 +35,7 @@ 2006-08-04 Dwarakanath Rajagopal + PR binutils/3000 * i386-dis.c (MXC,EMC): Define. (OP_MXC): New function to handle cvt* (convert instructions) between %xmm and %mm register correctly.