summaryrefslogtreecommitdiff
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
commitf18141ab3d3277ce865bff08f0066d980557e4e1 (patch)
tree2259f8e1fbf8905b4068b4eba575195663664091
parent08a66026680516bae258e6ff89dbc3867f82e0cb (diff)
downloadgdb-f18141ab3d3277ce865bff08f0066d980557e4e1.tar.gz
* 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 50f1c478ef6..7abedbfbb15 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.