projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f3aaf
)
* rdcoff.c (parse_coff): Get address to pass to debug_end_function
author
Ian Lance Taylor
<ian@airs.com>
Thu, 4 Jul 1996 22:34:20 +0000
(22:34 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 64a054bb5631391b3f56a52d391e9245a99521bb..8927a1bae3319c885f6d25c80a361e8a327bde08 100644
(file)
--- 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.