src/bfd ChangeLog bfd-in2.h coffcode.h section.c
ktietz@sourceware.org
ktietz@sourceware.org
Thu Mar 19 11:02:00 GMT 2009
CVSROOT: /cvs/src
Module name: src
Changes by: ktietz@sourceware.org 2009-03-19 11:02:10
Modified files:
bfd : ChangeLog bfd-in2.h coffcode.h section.c
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4525&r2=1.4526
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.469&r2=1.470
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.149&r2=1.150
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/section.c.diff?cvsroot=src&r1=1.100&r2=1.101
More information about the Binutils-cvs
mailing list