diff options
author | Gavin Romig-Koch <gavin@redhat.com> | 1998-01-15 14:56:12 +0000 |
---|---|---|
committer | Gavin Romig-Koch <gavin@redhat.com> | 1998-01-15 14:56:12 +0000 |
commit | 86418a70c8cce5358e02e78d813cae69b186445f (patch) | |
tree | 85bddf06abaf437a2c5944b89b017a8216c4b4a4 /gas | |
parent | ddfa23cb52f2bf1714c498b80c11e74cb6e16bdb (diff) | |
download | fsf-binutils-gdb-86418a70c8cce5358e02e78d813cae69b186445f.zip fsf-binutils-gdb-86418a70c8cce5358e02e78d813cae69b186445f.tar.gz fsf-binutils-gdb-86418a70c8cce5358e02e78d813cae69b186445f.tar.bz2 |
toplevel--
* config.sub: Create the vr4111 as a copy of vr4100.
gas--
* config/tc-mips.c (md_begin): Create the vr4111 as a copy of
the vr4100.
gcc--
* config.sub: Create the vr4111 as a copy of the vr4100.
* configure.in: Same.
* configure: Rebuild.
gdb--
* configure.tgt: Create the vr4111 as a copy of the vr4100.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 4d540a8..f02b97e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-vr4111 +Thu Jan 15 09:33:11 1998 Gavin Koch <gavin@cygnus.com> + + * config/tc-mips.c (md_begin): Create the vr4111 as a copy of + the vr4100. + +end-sanitize-vr4111 Wed Jan 14 17:52:33 1998 Nick Clifton <nickc@cygnus.com> * config/tc-m32r.c (md_assemble): Add support for parsing parallel |