diff options
author | Jeff Law <law@redhat.com> | 1998-05-18 17:51:56 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1998-05-18 17:51:56 +0000 |
commit | 1190b223b8a3c8000cc6764fa7f9a44b1cb2efc2 (patch) | |
tree | fa00d53e0cbe601039dc5704ed40b12387a35549 | |
parent | 1cc17500c38fa1cff19c3b5021dd74296a872b8c (diff) | |
download | binutils-1190b223b8a3c8000cc6764fa7f9a44b1cb2efc2.zip binutils-1190b223b8a3c8000cc6764fa7f9a44b1cb2efc2.tar.gz binutils-1190b223b8a3c8000cc6764fa7f9a44b1cb2efc2.tar.bz2 |
* config/tc-mips.c (validate_mips_insn): Handle ';' opcode completer.
(mips_ip): Likewise.
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e49c44a..0a7368c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,9 @@ start-sanitize-r5900 +Mon May 18 11:49:04 1998 Jeffrey A Law (law@cygnus.com) + + * config/tc-mips.c (validate_mips_insn): Handle ';' opcode completer. + (mips_ip): Likewise. + Mon May 18 12:37:38 1998 Frank Ch. Eigler <fche@cygnus.com> * config/tc-mips.c (macro): For R5900, use "B" operand format for |