* cofflink.c (_bfd_coff_link_hash_newfunc): Rename from
authorIan Lance Taylor <ian@airs.com>
Tue, 10 Oct 1995 22:47:49 +0000 (22:47 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 10 Oct 1995 22:47:49 +0000 (22:47 +0000)
commit5c6725cf5985ece328806c371196dccdc8d51ee5
treede5058516e9cdf9aa5037780597b721064309526
parent091824ebcd1ea5eb4bb3516d43663cf684cc8b28
* cofflink.c (_bfd_coff_link_hash_newfunc): Rename from
coff_link_hash_newfunc and make non-static.
(_bfd_coff_link_hash_table_init): New function, broken out of
_bfd_coff_link_hash_table_create.
(_bfd_coff_link_hash_table_create): Use it.
(process_embedded_commands): Make static.
* libcoff-in.h ((_bfd_coff_link_hash_newfunc): Declare.
(_bfd_coff_link_hash_table_init): Declare.

* libcoff-in.h (struct xcoff_tdata): Add cputype field.
* libcoff.h: Rebuild.
bfd/cofflink.c
This page took 0.025266 seconds and 4 git commands to generate.