* rdcoff.c (parse_coff): Get address to pass to debug_end_function
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index f8330fcdbf1bb85f6ca52b9b9cc390a582aa5091..8927a1bae3319c885f6d25c80a361e8a327bde08 100644 (file)
@@ -1,5 +1,38 @@
+Thu Jul  4 12:00:55 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (VERSION): Set to cygnus-2.7.1.
+
+       * Released binutils 2.7.
+
+       * rdcoff.c (parse_coff): Get address to pass to debug_end_function
+       from function size, not value of .ef symbol.  From Ning
+       Mosberger-Tang <ning@AZStarNet.com>.
+
+Sat Jun 29 21:18:09 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * objcopy.c (strip_main): Add -o option, and handle it.
+       (strip_usage): Mention -o.
+       * binutils.texi, strip.1: Mention -o.
+
+Mon Jun 24 17:19:02 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
+
+       * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,
+       INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
+       (docdir): Removed.
+       * configure.in (AC_PREREQ): Autoconf 2.5 or higher.     
+
 Mon Jun 24 11:59:13 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * objdump.c (endian): New static variable.
+       (usage): Mention -EB/-EL/--endian.
+       (long_options): Add "endian".
+       (disassemble_data): If endianness was specified, replace
+       abfd->xvec with a copy of itself with the given endianness.
+       (main): Handle -EB/-EL/--endian.
+       * binutils.texi, objdump.1: Mention -EB/-EL/--endian.
+
+       * objdump.c: Make most variables and functions static.
+
        * configure.in: On alpha*-*-osf*, link against libbfd.a if not
        using shared libraries.
        * configure: Rebuild with autoconf 2.10.
This page took 0.022858 seconds and 4 git commands to generate.