vms changes
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index ca5c728b77043ca59dc1ec1f18594e48da2efffa..06cbc5fbe766151bb949b87bb366e6135f18b3bb 100644 (file)
@@ -1,3 +1,67 @@
+Mon Aug 21 18:41:28 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * dlltool.c (options): image-base is a synonym for rva.
+
+Sun Aug 20 09:59:00 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       Modified to generate archives and objects rather than .s files.
+       * dlltool.c (run) New function.
+       (gen_exp_file, gen_lib_file): Use run.
+       (workout_prefix): New.
+       (usage): Document new options.
+       (main): Parse new options.
+
+Wed Aug 16 16:26:52 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * dlltool.c (gen_exp_file): Fix RVA handling.
+       (rva_s, rva_n): Delete.
+
+Fri Aug 11 18:27:18 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * nm.c (main): Ignore -e.
+
+Thu Aug 10 17:35:00 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (config.texi): New target.  Write out a setting for
+       texinfo variable VERSION.
+       (binutils.dvi, binutils.info): Depend on it.
+       * binutils.texi: Include it, and reference @value{VERSION} instead
+       of explicitly specifying 2.2(!).
+
+Thu Aug 10 16:07:53 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * coffgrok.c (do_type): Handle array dimensions the same way gdb
+       does.
+
+Tue Aug  8 17:10:42 1995  steve chamberlain  <sac@slash.cygnus.com>
+
+       * dlltool.c (mtable): New fields.
+       (ASM_RVA_BEFORE, ASM_RVA_AFTER): New.
+       (flush_page): Use new macros.
+
+Sat Aug  5 00:16:37 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * objcopy.c (mark_symbols_used_in_relocations): Handle sections
+       with no relocations.
+       * coffgrok.c (do_sections_p1): Likewise.
+
+Mon Jul 31 12:51:06 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * strings.c (print_strings): For compatibility with existing
+       strings programs, print strings which are not terminated with a
+       null byte or a newline.
+       * binutils.texi, strings.1: Update documentation accordingly.
+
+       * ar.c (replace_members): For compatibility with existing ar
+       programs, permit users to add the same file multiple times.
+
+Tue Jul 25 11:21:53 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * strings.c (DATA_FLAGS): Remove SEC_DATA.
+       (main): If no file names are given, scan standard input.
+       * binutils.texi, strings.1: strings now scans non-data sections by
+       default.
+
 Mon Jul 24 13:52:28 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
 
        * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
@@ -405,7 +469,7 @@ Thu Jan 26 12:03:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
 Wed Jan 18 10:02:12 1995  Steve Chamberlain  <sac@splat>
 
        * coffdump.c: Include sysdep.h.
-       (dump_coff_type): Hanlde coff_secdef_type.
+       (dump_coff_type): Handle coff_secdef_type.
        * coffgrok.c : Include sysdep.h.
        * srconv.c: Include libiberty.h
        (absolute_p, dty_start, dty_end, dump_tree_structure): Remove.
This page took 0.023835 seconds and 4 git commands to generate.