* cofflink.c (_bfd_coff_final_link): Handle long section names.
authorIan Lance Taylor <ian@airs.com>
Thu, 13 Jun 1996 18:07:39 +0000 (18:07 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 13 Jun 1996 18:07:39 +0000 (18:07 +0000)
commit51bc9642d9b69f42e135840430aede663b6993b8
tree30b8c2281ed1c5dd38cf16651cdb155774ed5c61
parent8100e72c955c5af41eac2c1892802ddf2160e1a8
* cofflink.c (_bfd_coff_final_link): Handle long section names.
* coffcode.h (coff_write_object_contents): If there are long
section names, always set the f_symptr field, even if there are no
symbols.
* peicode.h (coff_swap_filehdr_in): Don't clear the f_symptr field
if there are no symbols.
bfd/ChangeLog
bfd/peicode.h