* elf32-mips.c (R_MIPS15_S3): New relocation type.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index a930df175cb810e241c10580ff02aab025a6a9d6..7563b21726f94342f2a4d36a9d980bd3a494caf3 100644 (file)
@@ -1,3 +1,99 @@
+Tue Feb 17 20:34:11 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * dlltool.c (make_one_lib_file): Don't add 1 to hint.
+
+Fri Feb 13 16:37:44 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am (AUTOMAKE_OPTIONS): Define.
+       * configure, Makefile.in, aclocal.m4: Rebuild with automake 1.2e.
+
+Thu Feb 12 14:13:46 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * deflex.l: Accept '?' in symbol names, for VC++ mangled names.
+       From Mikey <jeffdb@netzone.com>.
+
+       * addr2line.c (usage): Update bug-gnu-utils address.
+       * ar.c (usage): Likewise.
+       * nlmconv.c (show_usage): Likewise.
+       * nm.c (usage): Likewise.
+       * objcopy.c (copy_usage): Likewise.
+       (strip_usage): Likewise.
+       * objdump.c (usage): Likewise.
+       * size.c (usage): Likewise.
+       * strings.c (usage): Likewise.
+       * windres.c (usage): Likewise.
+       * binutils.texi (Bug Reporting): Likewise.
+
+Sat Feb  7 15:36:24 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure, aclocal.m4: Rebuild with new libtool.
+
+Thu Feb  5 12:21:13 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.
+
+Fri Jan 30 19:16:28 1998  Doug Evans  <devans@canuck.cygnus.com>
+
+       * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name
+       to transform.
+       * Makefile.in: Regenerate.
+
+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.024097 seconds and 4 git commands to generate.