OSDN Git Service

bfd/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 1 Apr 2009 20:13:10 +0000 (20:13 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Wed, 1 Apr 2009 20:13:10 +0000 (20:13 +0000)
commit7db1cfd791ab6de3430dbdc48a1949110148ade8
tree3c7835cb7bd1cdeae140a568ff98d9aeff66fc1f
parent588333b176ce3586cb7927ead22d11e5a71b3112
bfd/
* xcofflink.c (xcoff_archive_info): Add contains_shared_object_p
and know_contains_shared_object_p.
(xcoff_archive_contains_shared_object_p): Add an "info" parameter.
Cache the result in the archive_info table.
(xcoff_auto_export_p): Add an "info" parameter and update the
call to xcoff_archive_contains_shared_object_p.
(xcoff_mark_auto_exports): Update accordingly.
(xcoff_post_gc_symbol): Likewise.
bfd/ChangeLog
bfd/xcofflink.c