OSDN Git Service

Swap ChangeLog entries.
authormacro <macro>
Tue, 1 Mar 2011 01:03:38 +0000 (01:03 +0000)
committermacro <macro>
Tue, 1 Mar 2011 01:03:38 +0000 (01:03 +0000)
include/opcode/ChangeLog
opcodes/ChangeLog

index 61fcbee..dda7ada 100644 (file)
@@ -1,7 +1,8 @@
 2011-02-12  Mike Frysinger  <vapier@gentoo.org>
 
-       * bfin-dis.c (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2,
-       M_IH, M_IU): Delete.
+       * bfin.h (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH,
+       M_IU): Define.
+       (is_macmod_pmove, is_macmod_hmove): New functions.
 
 2011-02-11  Mike Frysinger  <vapier@gentoo.org>
 
index eb7fed9..2617f75 100644 (file)
@@ -55,9 +55,8 @@
 
 2011-02-12  Mike Frysinger  <vapier@gentoo.org>
 
-       * bfin.h (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2, M_IH,
-       M_IU): Define.
-       (is_macmod_pmove, is_macmod_hmove): New functions.
+       * bfin-dis.c (M_S2RND, M_T, M_W32, M_FU, M_TFU, M_IS, M_ISS2,
+       M_IH, M_IU): Delete.
 
 2011-02-11  Mike Frysinger  <vapier@gentoo.org>