aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1999-06-07 10:23:47 +0000
committerRichard Henderson <rth@redhat.com>1999-06-07 10:23:47 +0000
commitbf29b231782c4f6533dcf65cec243e0d72ec8e2e (patch)
tree590f22c9ccc928c50b31cefc28098852c90bf37f /gas/ChangeLog
parent32a5c94a565d71084ec0338e3877c4f93365bdf2 (diff)
downloadgdb-bf29b231782c4f6533dcf65cec243e0d72ec8e2e.zip
gdb-bf29b231782c4f6533dcf65cec243e0d72ec8e2e.tar.gz
gdb-bf29b231782c4f6533dcf65cec243e0d72ec8e2e.tar.bz2
* expr.h (struct expressionS): Revert last change; widen X_op.
* config/tc-alpha.c (md_begin): Check the field is wide enough.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index d14befe..48c2228 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 7 10:22:16 1999 Richard Henderson <rth@cygnus.com>
+
+ * expr.h (struct expressionS): Revert last change; widen X_op.
+ * config/tc-alpha.c (md_begin): Check the field is wide enough.
+
Mon Jun 7 11:25:16 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
* Makefile.am (TARGET_CPU_CFILES): Add config/tc-fr30.c.