diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1997-11-13 16:13:03 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1997-11-13 16:13:03 +0000 |
commit | 9bb4d38497b8d9be3c1a119bc9044233b44a33ce (patch) | |
tree | 0e72bdfadd593f7e877fd10a6a64b1c3481aba44 /gas | |
parent | 35cac98ab583d89c40968d58e0cba89b468701c8 (diff) | |
download | gdb-9bb4d38497b8d9be3c1a119bc9044233b44a33ce.zip gdb-9bb4d38497b8d9be3c1a119bc9044233b44a33ce.tar.gz gdb-9bb4d38497b8d9be3c1a119bc9044233b44a33ce.tar.bz2 |
* mips.h (struct mips_opcode): Changed comments to reflect new
field usage.
* mips-opc.c: Move the INSN_MACRO ISA value to the membership
field for all INSN_MACRO's.
* mips16-opc.c: same
* config/tc-mips.c (macro_build): Use the membership field
for INSN_MACRO's.
(mips_ip): Same.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 66949a2..c3ec74b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 13 11:07:14 1997 Gavin Koch <gavin@cygnus.com> + + * config/tc-mips.c (macro_build): Use the membership field + for INSN_MACRO's. + (mips_ip): Same. + Thu Nov 13 02:04:55 1997 J"orn Rennecke <amylaar@cygnus.co.uk> * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for |