aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-06-17 17:50:04 +0000
committerChristopher Faylor <me@cgf.cx>2000-06-17 17:50:04 +0000
commit0fa0f12294254c0e1d68e31cee537321ab66f22c (patch)
treee3a0278de36f3c5672cb83e42b547e4ac3757ab2 /winsup/mingw
parent63d4033c0658663a4d2311171936dfb2874c9ef4 (diff)
downloadnewlib-0fa0f12294254c0e1d68e31cee537321ab66f22c.zip
newlib-0fa0f12294254c0e1d68e31cee537321ab66f22c.tar.gz
newlib-0fa0f12294254c0e1d68e31cee537321ab66f22c.tar.bz2
Add additional info.
Diffstat (limited to 'winsup/mingw')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index f077c1e..7be6134 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,7 +1,10 @@
-Sat Jun 17 13:41:50 2000 Christopher Faylor <cgf@cygnus.com>
+Sat Jun 17 13:49:12 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Avoid installing dll if we're cross building and the
cross-host system isn't a Windows system.
+ * configure.in: Detect cross-hosting situation and set appropriate
+ variables in Makefile.in.
+ * configure: Regenerate.
Wed Apr 19 13:10:54 2000 Christopher Faylor <cgf@cygnus.com>