PR binutils/11017
commit7c88b88c6fcc7410828a8d8daf1e90126519abac
authorNick Clifton <nickc@redhat.com>
Wed, 2 Dec 2009 14:04:15 +0000 (2 14:04 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 2 Dec 2009 14:04:15 +0000 (2 14:04 +0000)
treeefa1f6638c78844b0c01818a7a9dd83a94809b66
parent810d3413ca8137a435200f1785e6c4e668cd901c
    PR binutils/11017
        * dlltool.c (PAGE_SIZE): Delete.
        (PAGE_MASK): Provide default definition based on COFF_PAGE_SIZE.
        Check for DLLTOOL_DEFAULT_MX86_64 and DLLTOOL_DEFAULT_I386.

        * coff-i386.h (COFF_PAGE_SIZE): Definition moved to coff/i386.h

        * i386lh (COFF_PAGE_SIZE): Define.
        * x86_64.h (COFF_PAGE_SIZE): Define.
bfd/ChangeLog
bfd/coff-i386.c
binutils/ChangeLog
binutils/dlltool.c
include/coff/ChangeLog
include/coff/i386.h
include/coff/x86_64.h