Align x86-64 .got/.got.plt sections to 8 bytes
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 12 Jul 2016 22:33:47 +0000 (15:33 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 12 Jul 2016 22:33:47 +0000 (15:33 -0700)
commit37567a2cdd8823c5700ec83b757179083446bf07
tree7f039edd70571cba2798dd5321322bfcfd32c1dd
parente0f3fd7c44cebec7d787893b9c800e7de509cb32
Align x86-64 .got/.got.plt sections to 8 bytes

Align x86-64 .got and .got.plt sections to their entry size.

* elf64-x86-64.c (elf_x86_64_create_dynamic_sections): Align
.got/.got.plt sections to 8 bytes.
bfd/ChangeLog
bfd/elf64-x86-64.c
This page took 0.024371 seconds and 4 git commands to generate.