diff options
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 64a054b..8927a1b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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. |