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: [COMMITTED PATCH] fix x86_64-nacl PLT nops


On Tue, Apr 17, 2012 at 12:53 PM, Roland McGrath <mcgrathr@google.com> wrote:
> I used the wrong nop sequence in the x86_64's first PLT entry for NaCl
> targets. ?I'd forgotten the issue that 32-byte aligned boundaries must
> be valid instruction boundaries.
>
> I've fixed it with this change, committed as obvious (obvious enough for a
> simple change in code that I wrote recently).
>
>
> Thanks,
> Roland
>
>
> bfd/
> 2012-04-17 ?Roland McGrath ?<mcgrathr@google.com>
>
> ? ? ? ?* elf64-x86-64.c (elf_x86_64_nacl_plt0_entry): Fix nop padding
> ? ? ? ?so that 32-byte boundary is a proper instruction boundary.
>

OK.

Thanks.

-- 
H.J.


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