(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and
authorNick Clifton <nickc@redhat.com>
Thu, 3 Apr 2003 11:13:27 +0000 (11:13 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 3 Apr 2003 11:13:27 +0000 (11:13 +0000)
commitff0c9faf3be91184df2cd4cd2ebefc23cd08382c
tree18bb6a7a69a867c5ccd81f2be2410e3f95d79dc4
parent9a1b6dc5fdbb00dc906b7d5cfa72f2822c3d5b92
(_bfd_XXi_swap_scnhdr_out): Compute ps and ss differently for object files and
  executables.
(coff_swap_scnhdr_in): Only set the s_size field for object files or for
  executables who have not already initialised the field.
(bfd_pe_executable_p): New macro.  Return true if the PE format bfd is an
  executable.
bfd/ChangeLog
bfd/libpei.h
bfd/peXXigen.c
bfd/peicode.h
This page took 0.024358 seconds and 4 git commands to generate.