diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-18 20:34:52 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-18 20:34:52 +0000 |
commit | cbe7dccbd91ec32e6e64f2e783fd95f7233a5e71 (patch) | |
tree | 15b9c196ab698e97946307ef5f3bea6ea0758446 /gas/ChangeLog | |
parent | e8c249cb2cf4547269923488016f351204717a1c (diff) | |
download | gdb-cbe7dccbd91ec32e6e64f2e783fd95f7233a5e71.zip gdb-cbe7dccbd91ec32e6e64f2e783fd95f7233a5e71.tar.gz gdb-cbe7dccbd91ec32e6e64f2e783fd95f7233a5e71.tar.bz2 |
* configure.in: Add mips-*-irix6* target. Handle Irix 6 like Irix
5 with regard to shared libraries.
* configure: Rebuild.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 323125a..e64dfa4 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ Thu Jul 18 15:54:54 1996 Ian Lance Taylor <ian@cygnus.com> + * configure.in: Add mips-*-irix6* target. Handle Irix 6 like Irix + 5 with regard to shared libraries. + * configure: Rebuild. + * config/tc-m68k.c (m68k_ip): Use the correct length when allocating space for the unsupported architecture error message. |