OSDN Git Service

* cache.c (bfd_open_file): Set bfd_error_system_call on failure
authorAlan Modra <amodra@bigpond.net.au>
Wed, 26 Oct 2005 04:29:53 +0000 (04:29 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Wed, 26 Oct 2005 04:29:53 +0000 (04:29 +0000)
commit7a1ace6a0f5732a0c82594326c075b3d08474bfc
tree027e93c7dee8b37855ff2105360c861eb9d3fb28
parent5d6b744fef1b8fc2af51dca8baae78b11761e68d
* cache.c (bfd_open_file): Set bfd_error_system_call on failure
to open file.
(bfd_cache_lookup_worker): Remove check that file pos is in
unsigned long range.  Print system error before aborting.
bfd/ChangeLog
bfd/cache.c