aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ.T. Conklin <jtc@acorntoolworks.com>1996-11-26 02:07:49 +0000
committerJ.T. Conklin <jtc@acorntoolworks.com>1996-11-26 02:07:49 +0000
commit3ab410cd65715e46cf4489bfdfc9d00a6702eecf (patch)
tree67ba3196683a6c8ce8f0af55271068d28956e343
parent0ba44243df49a4f347121803de367a770991b830 (diff)
downloadbinutils-3ab410cd65715e46cf4489bfdfc9d00a6702eecf.zip
binutils-3ab410cd65715e46cf4489bfdfc9d00a6702eecf.tar.gz
binutils-3ab410cd65715e46cf4489bfdfc9d00a6702eecf.tar.bz2
* config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n,
o and p operand specifiers.
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c397b3d..23599c0 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Nov 25 18:02:29 1996 J.T. Conklin <jtc@beauty.cygnus.com>
+
+ * config/tc-m68k.c (m68k_ip): Implement cases for new <, >, m, n,
+ o and p operand specifiers.
+
Mon Nov 25 10:45:14 1996 Doug Evans <dje@seba.cygnus.com>
* write.c: Delete "ifndef md_relax_frag" around is_dnrange.