Fri Oct 13 11:22:01 1995 steve chamberlain <sac@slash.cygnus.com>
authorSteve Chamberlain <sac@cygnus>
Fri, 13 Oct 1995 18:28:31 +0000 (18:28 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 13 Oct 1995 18:28:31 +0000 (18:28 +0000)
commitb1e463692cc1cd41305c8c2a109832a70bccf5c2
tree3a6e08106c85756c05f7b76841eeb72b25571a77
parent87b1a0733bfc6079476670544df74d93f4bc0824
Fri Oct 13 11:22:01 1995  steve chamberlain  <sac@slash.cygnus.com>

* coff-arm.c (in_reloc_p): New.
* coff-i386.c (in_reloc_p): New.
* coffcode.h: Allways include peicode.h if COFF_WITH_PE.
(coff_write_object_contents): Only set has_reloc_section
if PE_IMAGE.
* cofflink.c (_bfd_coff_generic_relocate_section): Call
in_reloc_p to decide if reloc should be emitted.
* libcoff.h (pe_data_type.in_reloc_p): New.
* peicode.h (pe_mkobject): Initialize in_reloc_p.
bfd/ChangeLog