* rdcoff.c (parse_coff): Get address to pass to debug_end_function
authorIan Lance Taylor <ian@airs.com>
Thu, 4 Jul 1996 22:34:20 +0000 (22:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 4 Jul 1996 22:34:20 +0000 (22:34 +0000)
from function size, not value of .ef symbol.  From Ning
Mosberger-Tang <ning@AZStarNet.com>.

binutils/ChangeLog

index 64a054bb5631391b3f56a52d391e9245a99521bb..8927a1bae3319c885f6d25c80a361e8a327bde08 100644 (file)
@@ -4,6 +4,10 @@ Thu Jul  4 12:00:55 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * 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.