ylwrap: Change absolute path checks to check for DOS style path names.
authorMarc Lehmann <pcg@goof.com>
Thu, 8 Oct 1998 23:26:53 +0000 (17:26 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 8 Oct 1998 23:26:53 +0000 (17:26 -0600)

        * ylwrap: Change absolute path checks to check for DOS style path
        names.
        * ylwrap: Don't use a full path name if the source file is in the
        same directory.  From hjl@lucon.org (H.J. Lu).
Brought over from devo.

From-SVN: r22944

ChangeLog

index 2db6740546836e136283d49ee1d1a46c944b0cb9..edd7a8adc2787dc453c0d53028ffe8905ab4c506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,6 +107,14 @@ Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
 
        * INSTALL/README: Fix typo.
 
+Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+        * ylwrap: Change absolute path checks to check for DOS style path
+        names.
+
+        * ylwrap: Don't use a full path name if the source file is in the
+        same directory.  From hjl@lucon.org (H.J. Lu).
+
 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.