diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1998-10-27 14:04:03 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1998-10-27 14:04:03 +0000 |
commit | d3b42ce1c7b820b2dc06180aa0a3f2195a0ca228 (patch) | |
tree | c938240488416beab73848c0a639d34dbe6265d4 /gas | |
parent | fda83b6795313e1108b374f91b27d1a53540d61e (diff) | |
download | gdb-d3b42ce1c7b820b2dc06180aa0a3f2195a0ca228.zip gdb-d3b42ce1c7b820b2dc06180aa0a3f2195a0ca228.tar.gz gdb-d3b42ce1c7b820b2dc06180aa0a3f2195a0ca228.tar.bz2 |
* config/tc-mips.c (hilo_interlocks): Remove mips_3900.
(append_insn): Account for the tx39's multiply behavior.
* mips.h (INSN_MULT): Added.
* mips-opc.c (IS_M): Added.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index d449e55..1dc9870 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 27 08:56:44 1998 Gavin Romig-Koch <gavin@cygnus.com> + + * config/tc-mips.c (hilo_interlocks): Remove mips_3900. + (append_insn): Account for the tx39's multiply behavior. + 1998-10-26 Michael Meissner <meissner@cygnus.com> * config/tc-m32r.c (assemble_two_insns): Rename assemble_two_insns |