Do not abort if coff has no debug information for bfd_find_nearest_line
authorMichael Meissner <gnu@the-meissners.org>
Tue, 6 May 1997 13:51:01 +0000 (13:51 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Tue, 6 May 1997 13:51:01 +0000 (13:51 +0000)
bfd/ChangeLog

index 356b3c28b3f73b5a44e490c1846d1a687b3888ca..4c616c0feb52dd3632f0ecd57088b66961ac4df6 100644 (file)
@@ -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.