summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2006-03-31 00:33:00 +0000
committerMark Mitchell <mark@codesourcery.com>2006-03-31 00:33:00 +0000
commitc8f6f0caa67d660107bdaa7445d082186a870f47 (patch)
tree0381973020dcb7c891c2e6956936f2b56b668391
parenta3393c1e67b808a75b581f937aefec5be57ce128 (diff)
downloadcygnal-c8f6f0caa67d660107bdaa7445d082186a870f47.tar.gz
cygnal-c8f6f0caa67d660107bdaa7445d082186a870f47.tar.bz2
cygnal-c8f6f0caa67d660107bdaa7445d082186a870f47.zip
* libiberty/configure.ac: Add cygpath for mingw hosts.
* libiberty/configure: Rebuilt. * libiberty/Makefile.in: Add cygpath. * libiberty/cygpath.c: New.
-rw-r--r--ChangeLog.csl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 50f1c478e..7abedbfbb 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,10 @@
+2006-03-30 Mark Mitchell <mark@codesourcery.com>
+
+ * libiberty/configure.ac: Add cygpath for mingw hosts.
+ * libiberty/configure: Rebuilt.
+ * libiberty/Makefile.in: Add cygpath.
+ * libiberty/cygpath.c: New.
+
2006-03-30 Paul Brook <paul@codesourcery.com>
Backport form mainline.