diff options
author | Geoffrey Noer <noer@cygnus> | 1996-06-16 00:18:38 +0000 |
---|---|---|
committer | Geoffrey Noer <noer@cygnus> | 1996-06-16 00:18:38 +0000 |
commit | 25c32773573eee739403bcb58620bb4714c99afc (patch) | |
tree | 85a3b63c5640983c37c5fdfa0c941b4440f23ce3 /ChangeLog | |
parent | fe8d0ff3f17f26f0482446803029d6442233722a (diff) | |
download | gdb-25c32773573eee739403bcb58620bb4714c99afc.zip gdb-25c32773573eee739403bcb58620bb4714c99afc.tar.gz gdb-25c32773573eee739403bcb58620bb4714c99afc.tar.bz2 |
enable_gdbtk=no for cygwin32-hosted toolchains
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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> |