* 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>.
This commit is contained in:
Ian Lance Taylor 1996-07-04 22:34:20 +00:00
parent 48f3aaf3ed
commit 6af6c1e6ad

View 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.