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: [RFA] tls directory entry size for windows 64-bit


On 17/12/2010 20:56, Pierre Muller wrote:
>   The DataDirectory entry for TLS table is supposed to give
> the size of the IMAGE_TLS_DIRECTORY structure for
> the current executable.
>   This size is different for 32-bit and 64-bit windows executables.
> 
>   I tried to find out the correct conditionals to
> to insure the system uses 64-bit addresses,
> the same condition is used several times in the same
> source code already.
> 
>   Is this patch OK?

  Yes, thank you.

    cheers,
      DaveK


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