aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1998-01-24 01:34:00 +0000
committerStan Shebs <shebs@codesourcery.com>1998-01-24 01:34:00 +0000
commit9a2e2aba8ce3967df5da25eb46ff5fa975525829 (patch)
treeb98c18037e2a5c3958afd1adf526918e5c5cfba2 /gdb/ChangeLog
parent1a31a33a93c865f5f521a3a0629161979cf80b89 (diff)
downloadgdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.zip
gdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.tar.gz
gdb-9a2e2aba8ce3967df5da25eb46ff5fa975525829.tar.bz2
* configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
ns32k-*-mach3*): Fix file names. (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config recognition, no source files for these. * configure.tgt (powerpc-*-aix4*): Remove config, now identical to powerpc-*-aix*. * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files, no longer needed.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e527acf..65480e3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+Fri Jan 23 17:26:22 1998 Stan Shebs <shebs@andros.cygnus.com>
+
+ * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
+ ns32k-*-mach3*): Fix file names.
+ (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config
+ recognition, no source files for these.
+ * configure.tgt (powerpc-*-aix4*): Remove config, now identical
+ to powerpc-*-aix*.
+ * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files,
+ no longer needed.
+
Fri Jan 23 16:49:41 1998 Mark Alexander <marka@cygnus.com>
* monitor.c (monitor_write, monitor_readchar): New functions.
@@ -29,7 +40,7 @@ Tue Jan 20 18:53:18 1998 Stan Shebs <shebs@andros.cygnus.com>
* configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
recognition, no source files for these (note that the i386 Mach
- is pre-Mach 3).
+ config is for pre-Mach 3).
(mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
* config/mips/mipsel64.mt: Remove, never referenced.