summaryrefslogtreecommitdiff
path: root/include/opcode/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2005-12-07 12:53:57 +0000
committerHans-Peter Nilsson <hp@axis.com>2005-12-07 12:53:57 +0000
commit5b3f8a92b4c71b53ffb7a16f219e134ce09886e6 (patch)
treefdb95c8d5913f1505ff1743d60af70afdb6baaa0 /include/opcode/ChangeLog
parent76956aa342a3d51136781267df84fa83d5a6a46c (diff)
downloadbinutils-gdb-5b3f8a92b4c71b53ffb7a16f219e134ce09886e6.tar.gz
* cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
(MOVE_PC_INCR_OPCODE_PREFIX, MOVE_PC_INCR_OPCODE_SUFFIX): New macros. (ADD_PC_INCR_OPCODE): Don't define.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index b257be46a27..8ec83409e18 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-07 Hans-Peter Nilsson <hp@axis.com>
+
+ * cris.h (MOVE_M_TO_PREG_OPCODE, MOVE_M_TO_PREG_ZBITS)
+ (MOVE_PC_INCR_OPCODE_PREFIX, MOVE_PC_INCR_OPCODE_SUFFIX): New macros.
+ (ADD_PC_INCR_OPCODE): Don't define.
+
2005-12-06 H.J. Lu <hongjiu.lu@intel.com>
PR gas/1874