aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2001-07-01 02:48:46 +0000
committerGeoffrey Keating <geoffk@geoffk.org>2001-07-01 02:48:46 +0000
commit17f0ac8499203b80006e779474947a908285d2ce (patch)
tree7c171f4f612729a7c945078e41b3f62991af2b77 /opcodes/ChangeLog
parentb9f83eaa836b10b3d5b2ac04f1a4bbf2284b76eb (diff)
downloadgdb-17f0ac8499203b80006e779474947a908285d2ce.zip
gdb-17f0ac8499203b80006e779474947a908285d2ce.tar.gz
gdb-17f0ac8499203b80006e779474947a908285d2ce.tar.bz2
* cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r--opcodes/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d7dc563..c6af91e 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-30 Geoffrey Keating <geoffk@redhat.com>
+
+ * cgen-ibld.in (insert_normal): Support CGEN_IFLD_SIGN_OPT.
+
2001-06-28 Geoffrey Keating <geoffk@redhat.com>
* cgen-asm.c (cgen_parse_keyword): Allow any first character.