OSDN Git Service

2009-03-19 Kai Tietz <kai.tietz@onevision.com>
authorktietz <ktietz>
Thu, 19 Mar 2009 11:02:09 +0000 (11:02 +0000)
committerktietz <ktietz>
Thu, 19 Mar 2009 11:02:09 +0000 (11:02 +0000)
commitae56ea5979dc36ac65bdb81e3c2d234dcc458042
tree8c6bf11873c74d04958ada4289ef1076fd0eb7cc
parentdf9174f0b6a73af87f88d49471f1c9958e0b4a8b
2009-03-19  Kai Tietz  <kai.tietz@onevision.com>

        * bfd-in2.h: Regenerated.
        * coffcode.h (sec_to_styp_flags): For pe-coff add SEC_READONLY
        for debugging sections and map memory read/write dependent on
        SEC_COFF_NOREAD.
        (styp_to_sec_flags): Set SEC_COFF_NOREAD for sections
        without memory read flags set.
        * section.c: Add SEC_COFF_NOREAD to section flags.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/coffcode.h
bfd/section.c