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:
authorNick Clifton <nickc@redhat.com>2013-01-07 19:09:07 +0400
committerNick Clifton <nickc@redhat.com>2013-01-07 19:09:07 +0400
commit6cb6ea9cb416fb38866e103678a7d27d15308348 (patch)
treed2c43bc57900af82be9fb22b4a769f2ffa1a463f /include/opcode/ChangeLog
parentbb8fa932a5a7f5c64a4f14badefb2d67d475c6b9 (diff)
(make_instruction): Rename to cr16_make_instruction.
(match_opcode): Rename to cr16_match_opcode.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 90c313ab4..64c931aa4 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-07 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
+
+ * cr16.h (make_instruction): Rename to cr16_make_instruction.
+ (match_opcode): Rename to cr16_match_opcode.
+
2013-01-04 Juergen Urban <JuergenUrban@gmx.de>
* mips.h: Add support for r5900 instructions including lq and sq.