From 6af6c1e6add253d7b488d0a62b72d899be3f12fe Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 4 Jul 1996 22:34:20 +0000 Subject: [PATCH] * rdcoff.c (parse_coff): Get address to pass to debug_end_function from function size, not value of .ef symbol. From Ning Mosberger-Tang . --- binutils/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 64a054bb563..8927a1bae33 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -4,6 +4,10 @@ Thu Jul 4 12:00:55 1996 Ian Lance Taylor * 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 . + Sat Jun 29 21:18:09 1996 Ian Lance Taylor * objcopy.c (strip_main): Add -o option, and handle it. -- 2.30.2