diff options
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 356b3c2..4c616c0 100644 --- 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. |