Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
authorIan Lance Taylor <ian@airs.com>
Thu, 29 Jan 1998 21:31:11 +0000 (21:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 29 Jan 1998 21:31:11 +0000 (21:31 +0000)
* dlltool.c: Define exit status macros for _WIN32 but not
__CYGWIN32__.
(gen_lib_file): Check for exit status of unlink.
* resrc.c: Define popen and pclose if _WIN32 but not
__CYGWIN32__.

binutils/ChangeLog

index 04e7012..ab0c756 100644 (file)
@@ -1,3 +1,11 @@
+Thu Jan 29 16:24:04 1998  Mumit Khan  <khan@xraylith.wisc.edu>
+
+       * dlltool.c: Define exit status macros for _WIN32 but not
+       __CYGWIN32__.
+       (gen_lib_file): Check for exit status of unlink.
+       * resrc.c: Define popen and pclose if _WIN32 but not
+       __CYGWIN32__.
+
 Wed Jan 28 17:45:46 1998  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Remove vfork check.