* elf32-mips.c (R_MIPS15_S3): New relocation type.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 2b40419aba952c3a1f355a342c6695bdf00fa653..7563b21726f94342f2a4d36a9d980bd3a494caf3 100644 (file)
@@ -1,3 +1,51 @@
+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.
@@ -6,6 +54,11 @@ Wed Jan 28 17:45:46 1998  Ian Lance Taylor  <ian@cygnus.com>
 
 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.
This page took 0.024054 seconds and 4 git commands to generate.