This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH/PE-COFF] Encode required alignment into IMAGE_SCN_ALIGN bits of object s_flags - Take 3


On Mon, Nov 05, 2007 at 11:16:10AM +1300, Danny Smith wrote:
> > include/ChangeLog
> >
> > 2007-10-24  Danny Smith  <dannysmith@users.sourceforge.net>
> >
> >         * coff/pe.h (COFF_ENCODE_ALIGNMENT) Define.
> >
> > gas/ChangeLog
> >
> >         * read.c (ALIGN_LIMIT): Rename to ...
> >         (TC_ALIGN_LIMIT): Guard against prior definition.
> >         * config/tc-i386.h (TC_ALIGN_LIMIT)[TE_PE]: Define.
> >
> > bfd/ChangeLog
> >
> >         * pe-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Let .data, .text
> >          and .bss section use the default.
> >         * pei-i386.c (COFF_SECTION_ALIGNMENT_ENTRIES): Likewise.
> >
> > ld/testsuite/ChangeLog
> >
> >         * ld-scripts/align.exp: Enable for PECOFF.
> >         * ld-scripts/alignof.exp: Likewise.

OK.

-- 
Alan Modra
Australia Development Lab, IBM


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]