OSDN Git Service

include
authorDanny Smith <dannysmith@users.sourceforge.net>
Sun, 4 Nov 2007 23:49:09 +0000 (23:49 +0000)
committerDanny Smith <dannysmith@users.sourceforge.net>
Sun, 4 Nov 2007 23:49:09 +0000 (23:49 +0000)
commit7eb385ab36965933db38a5c9948974197d7e92e4
tree6880c79f12b509204f205072b8f8198ace5e3e58
parent5d343d879ff65cb9e1cdd3bae16d812214971e7f
include
* coff/pe.h (COFF_ENCODE_ALIGNMENT) Define.

gas
* read.c (ALIGN_LIMIT): Rename to ...
(TC_ALIGN_LIMIT): Guard against prior definition.
* config/tc-i386.h (TC_ALIGN_LIMIT)[TE_PE]: Define.

bfd
* 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
* ld-scripts/align.exp: Enable for PECOFF.
* ld-scripts/alignof.exp: Likewise.
bfd/ChangeLog
bfd/pe-i386.c
include/ChangeLog
include/coff/pe.h