Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@codesourcery.com>2011-02-28 19:03:38 +0300
committerMaciej W. Rozycki <macro@codesourcery.com>2011-02-28 19:03:38 +0300
commit8addc3ef02258e8637e7bccb5436ffad0c3dbcae (patch)
tree297372cfb4bf94777707e8132d0dc64d1c7f4a66 /include/opcode/ChangeLog
parent7b5dc6db8ed9e23c315d5ebb0dcbac1f13a847d0 (diff)
Swap ChangeLog entries.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 61fcbee5c..dda7ada62 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -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>