aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1998-02-18 02:59:52 +0000
committerDoug Evans <dje@google.com>1998-02-18 02:59:52 +0000
commit63aa1c740701794f871539367abe88066723fe76 (patch)
tree8eb2a3b6b905f21ae7e007199157376f9f2a2d0e /gas
parent98a112c069244306827d2b0f64c057f314be4dcf (diff)
downloadgdb-63aa1c740701794f871539367abe88066723fe76.zip
gdb-63aa1c740701794f871539367abe88066723fe76.tar.gz
gdb-63aa1c740701794f871539367abe88066723fe76.tar.bz2
* cen.c (cgen_md_apply_fix3): Delete call to validate_operand.
Test result of insert_operand for error.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index ab58f5a..754ef4a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 17 18:58:51 1998 Doug Evans <devans@seba.cygnus.com>
+
+ * cen.c (cgen_md_apply_fix3): Delete call to validate_operand.
+ Test result of insert_operand for error.
+
start-sanitize-m32rx
Mon Feb 16 12:28:40 1998 Nick Clifton <nickc@cygnus.com>