Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index a930df175cb810e241c10580ff02aab025a6a9d6..ab0c756cc5bb20b926a6b227b368eec8f91b5c46 100644 (file)
@@ -1,3 +1,59 @@
+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
+       disassembly function there is a reloc on this line.
+
+Wed Jan 14 15:29:43 1998  Richard Henderson  <rth@cygnus.com>
+
+       * srconv.c (sh, h8300): Delete variables.
+       (addrsize, toolname, rnames): New variables.
+       (writeINT): Use addrsize.
+       (wr_un): Use toolname.
+       (wr_hd): Set up addrsize et al properly for h8300[hs].
+       (walk_tree_symbol): Zero dsy.  Use rnames.
+       (wr_un, wr_hd, wr_ob, wr_du): Use proper bfd access macros.
+       * sysdump.c (sh, h8300): Delete variables.
+       (addrsize): New variable.
+       (getINT): Use it.
+       (getone): Initialize it.
+       (getBITS): Range check on MAX.
+
+Mon Dec 29 16:58:05 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       From Matthew Bellantoni <matthew@chrysalis.com>:
+       * ar.c (get_pos_bfd): Add default_posname parameter.  Change all
+       callers.
+       (replace_members): Default to replacing in the same position.
+
 Mon Dec 22 11:27:22 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * rclex.l: Don't permit a comma in a STRING.
This page took 0.04205 seconds and 4 git commands to generate.