aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
Diffstat (limited to 'sim')
-rw-r--r--sim/common/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index aeb7597..77d62e4 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,6 +1,7 @@
Tue Oct 21 18:37:57 1997 Doug Evans <devans@canuck.cygnus.com>
* nrun.c (main): Remove useless test of name != NULL.
+ Exit if bfd_openr fails. Call bfd_check_format after bfd_openr.
Tue Oct 21 10:42:38 1997 Andrew Cagney <cagney@b1.cygnus.com>