aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-09-27 16:24:58 +0000
committerIan Lance Taylor <ian@airs.com>1995-09-27 16:24:58 +0000
commit81d08d0c532e362fb29b4540a98e9e8be121c3c6 (patch)
treea9da64357df94894271b8274f8a798a3f5bb8dfb /ChangeLog
parent7d85ea67ae3006acb2b82d1e05e3cb915504575d (diff)
downloadgdb-81d08d0c532e362fb29b4540a98e9e8be121c3c6.zip
gdb-81d08d0c532e362fb29b4540a98e9e8be121c3c6.tar.gz
gdb-81d08d0c532e362fb29b4540a98e9e8be121c3c6.tar.bz2
* configure.in: Don't configure ld and gdb for powerpc*-*-winnt*,
since they are not yet supported.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c23fbee..87c0bf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*,
+ since they are not yet supported.
+
Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
Add PowerMac support and many other enhancements.