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>2002-12-30 13:50:32 +0300
committerNick Clifton <nickc@redhat.com>2002-12-30 13:50:32 +0300
commitdf739919435155cf76c6b158904d0086414011fd (patch)
treea2bdef1bccb229041b57c0bdbadd6f7cd1018588 /include/opcode/ChangeLog
parent31fa4af548aa0ef558d6cf31122484b84b4a8534 (diff)
Added some more pseudo opcodes for system call processing.
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 c153ff9ec..a0d7b5ba2 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-30 D.Venkatasubramanian <dvenkat@noida.hcltech.com>
+
+ * h8300.h: Added some more pseudo opcodes for system call
+ processing.
+
2002-12-19 Chris Demetriou <cgd@broadcom.com>
* mips.h (OP_OP_COP0, OP_OP_COP1, OP_OP_COP2, OP_OP_COP3)