diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-04-21 22:50:55 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-04-21 22:50:55 +0000 |
commit | 5b77812558f5095d6e5e4ea7eea08ef43d33c046 (patch) | |
tree | 1d7b526bf11350c80d7fd4a0342cb6ae569be0b7 /sim/common/ChangeLog | |
parent | 1c97d17b13f404b13c14bc5bc3f38853458317ef (diff) | |
download | gdb-5b77812558f5095d6e5e4ea7eea08ef43d33c046.zip gdb-5b77812558f5095d6e5e4ea7eea08ef43d33c046.tar.gz gdb-5b77812558f5095d6e5e4ea7eea08ef43d33c046.tar.bz2 |
Revert call to bfd_cache_close().
Diffstat (limited to 'sim/common/ChangeLog')
-rw-r--r-- | sim/common/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index fec1133..6c93163 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,9 @@ +2001-04-21 Andrew Cagney <ac131313@redhat.com> + + * sim-load.c (sim_load_file): Delete call bfd_cache_close. BFD + internal interface. + * sim-utils.c (sim_analyze_program): Ditto. + 2001-04-19 Frank Ch. Eigler <fche@redhat.com> * sim-utils.c (sim_analyze_program): Call bfd_cache_close after |