aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Noer <noer@cygnus>1996-06-16 00:18:38 +0000
committerGeoffrey Noer <noer@cygnus>1996-06-16 00:18:38 +0000
commit25c32773573eee739403bcb58620bb4714c99afc (patch)
tree85a3b63c5640983c37c5fdfa0c941b4440f23ce3 /ChangeLog
parentfe8d0ff3f17f26f0482446803029d6442233722a (diff)
downloadgdb-25c32773573eee739403bcb58620bb4714c99afc.zip
gdb-25c32773573eee739403bcb58620bb4714c99afc.tar.gz
gdb-25c32773573eee739403bcb58620bb4714c99afc.tar.bz2
enable_gdbtk=no for cygwin32-hosted toolchains
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 042668e..42fa87f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@clark.net>
+Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
+
+ * configure: enable_gdbtk=no for cygwin32-hosted toolchains
+
+Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
Recognize the NCR 4850 machine and NCR Pentium-based platforms.
@@ -7,7 +11,7 @@ Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
* config.guess: Combine mips-mips-riscos cases, and use cpp to
distinguish sysv/svr4/bsd variants.
- Based on a patch from Harlan Stenn <harlan@clark.net>.
+ Based on a patch from Harlan Stenn <harlan@pfcs.com>.
Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>