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:
authorAndrew Haley <aph@redhat.com>2000-02-22 19:59:39 +0300
committerAndrew Haley <aph@redhat.com>2000-02-22 19:59:39 +0300
commitb7c65de2b8a677574802046e7f0b941c3a1f52f5 (patch)
treecb51dd2530d05b2d3334bc958201e1107e5bd83f /include/opcode/ChangeLog
parente40ac30be53968aaefebbf98b89b549263343df1 (diff)
ChangeLog change only.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index e8acc1c84..b95bb224e 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,6 +1,8 @@
1999-12-30 Andrew Haley <aph@cygnus.com>
- * mips.h (OPCODE_IS_MEMBER): Add gp32 arg.
+ * mips.h (OPCODE_IS_MEMBER): Add gp32 arg, which determines
+ whether synthetic opcodes (e.g. move) generate 32-bit or 64-bit
+ insns.
2000-01-15 Alan Modra <alan@spri.levels.unisa.edu.au>