aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 70647ab..de3677f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,12 @@
+Sat Apr 18 01:19:01 1998 Jeffrey A Law (law@cygnus.com)
+
+ * config/tc-mips.c (mips_ip): Note when we use get match on
+ the full instruction name.
+start-sanitize-r5900
+ (mips_ip): For '&' DEST completer handling, if we got a full match
+ then the DEST completer is implicitly .wxyz.
+end-sanitize-r5900
+
start-sanitize-sky
Thu Apr 16 11:48:18 1998 Doug Evans <devans@canuck.cygnus.com>