* som.c (som_prep_headers): If writing some form of an executable,
authorJeff Law <law@redhat.com>
Tue, 16 Aug 1994 23:11:59 +0000 (23:11 +0000)
committerJeff Law <law@redhat.com>
Tue, 16 Aug 1994 23:11:59 +0000 (23:11 +0000)
commitfde543b5ff001dd00b23107703b7817fef4dab75
tree24975ed2a902d811ebed70b78935c1734f2bbb82
parent63a042e60f895ba5cd81bc2d71b01675fbcd8e01
* som.c (som_prep_headers): If writing some form of an executable,
allocate and attach an exec header to the BFD private data.
(som_begin_writing): Don't fill fields of the exec header based
on BFD private data here (like the exec flags).  Do not write
the exec header here.
(som_write_headers): Instead do it here.
* som.h (struct somdata): New field "exec_hdr" for the executable
file header.
(obj_som_exec_hdr): New accessor macro.
bfd/ChangeLog
bfd/som.c
This page took 0.025561 seconds and 4 git commands to generate.