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:
d0adfef
)
Do not abort if coff has no debug information for bfd_find_nearest_line
author
Michael Meissner
<gnu@the-meissners.org>
Tue, 6 May 1997 13:51:01 +0000
(13:51 +0000)
committer
Michael Meissner
<gnu@the-meissners.org>
Tue, 6 May 1997 13:51:01 +0000
(13:51 +0000)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 356b3c28b3f73b5a44e490c1846d1a687b3888ca..4c616c0feb52dd3632f0ecd57088b66961ac4df6 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Mon May 5 13:57:32 1997 Mike Meissner <meissner@cygnus.com>
+
+ * coffgen.c (coff_find_nearest_line): If there are no syments,
+ just return false.
+
Mon May 5 18:18:45 1997 Philip Blundell <pjb27@cam.ac.uk>
* config.bfd: cope with '*-*-linux-gnuaout' targets.