diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1997-05-20 15:29:25 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1997-05-20 15:29:25 +0000 |
commit | e17449bcfd72ae6a012566d6e2991c2f83ae559b (patch) | |
tree | fac8873871934a7a4b797a49b788fd4789cb3b16 /gas | |
parent | c86924cf7e3c7f31dd20cf011a81f2864f5f02b5 (diff) | |
download | gdb-e17449bcfd72ae6a012566d6e2991c2f83ae559b.zip gdb-e17449bcfd72ae6a012566d6e2991c2f83ae559b.tar.gz gdb-e17449bcfd72ae6a012566d6e2991c2f83ae559b.tar.bz2 |
Move mips INSN_ISA subfield into new membership field.
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 3dab1bb..ed07f05 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue May 20 11:23:31 1997 Gavin Koch <gavin@cygnus.com> + + * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field into the + new membership field. + Thu May 15 10:00:53 1997 Nick Clifton <nickc@cygnus.com> * config/tc-arm.c (md_begin): If no cpu type is specified on the |