PR binutils/11017
authorNick Clifton <nickc@redhat.com>
Wed, 2 Dec 2009 14:04:17 +0000 (14:04 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 2 Dec 2009 14:04:17 +0000 (14:04 +0000)
commite05da72d4d8289607dfc3f320ce28c25ed939f82
treea79a3020d40e6b98a23407039bd4795a2750d4d1
parentf29dff0a0940505506d27e54afbd750b8409846b
    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
This page took 0.02726 seconds and 4 git commands to generate.