Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 48e903f653f9498175d0a119797e789d703a6fd1..ab0c756cc5bb20b926a6b227b368eec8f91b5c46 100644 (file)
@@ -1,3 +1,32 @@
+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.
+       * nlmconv.c: Never include vfork.h.
+       * aclocal.m4, configure, Makefile.in, config.in: Rebuild.
+
+Wed Jan 28 17:43:02 1998  J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
+
+       * objcopy.c (copy_archive): Only pass one argument to mkdir if
+       _WIN32 but not __CYGWIN32__.
+       (smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
+       with different rename behaviour and lack of chown.
+
+       * configure.in: Check for mingw32 when deciding whether to build
+       dlltool.
+       * dlltool.c: Never include vfork.h.
+       (run): Use pexecute rather than vfork.
+       (gen_lib_file): Check for errors from bfd_set_archive_head and
+       bfd_close.  Close all the BFDs in the archive before deleting the
+       temporary files.
+
 Thu Jan 22 16:22:55 1998  Fred Fish  <fnf@cygnus.com>
 
        * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell
This page took 0.024473 seconds and 4 git commands to generate.