From: Jeff Law Date: Sat, 18 Apr 1998 07:20:01 +0000 (+0000) Subject: * config/tc-mips.c (mips_ip): Note when we use get match on X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9067435521baa3f0474b46fda99d58a01745580f;p=binutils-gdb.git * config/tc-mips.c (mips_ip): Note when we use get match on the full instruction name. (mips_ip): For '&' DEST completer handling, if we got a full match then the DEST completer is implicitly .wxyz. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 70647ab40c0..de3677f0517 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