From: Mark Mitchell Date: Fri, 31 Mar 2006 00:33:00 +0000 (+0000) Subject: * libiberty/configure.ac: Add cygpath for mingw hosts. X-Git-Tag: gdb-csl-20060226-branch-merge-to-csl-local-1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576979785265399cc4d78c331245105ee5a5476a;p=thirdparty%2Fbinutils-gdb.git * libiberty/configure.ac: Add cygpath for mingw hosts. * libiberty/configure: Rebuilt. * libiberty/Makefile.in: Add cygpath. * libiberty/cygpath.c: New. --- 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 + + * 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 Backport form mainline.