[AArch64] Adjust layout emultempl/aarch64elf.em.

This commit is contained in:
Marcus Shawcroft 2015-03-22 07:47:38 +00:00 committed by Marcus Shawcroft
parent 67f95b96b4
commit 499c37b59a
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2015-03-23 Marcus Shawcroft <marcus.shawcroft@arm.com>
* emultempl/aarch64elf.em
(elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout.
2015-03-18 Chen Gang <gang.chen.5i5j@gmail.com>
* ldmain.c (main): Use %F instead of %X for einfo.

View file

@ -155,7 +155,7 @@ hook_in_stub (struct hook_stub_info *info, lang_statement_union_type **lp)
static asection *
elf${ELFSIZE}_aarch64_add_stub_section (const char *stub_sec_name,
asection *input_section)
asection *input_section)
{
asection *stub_sec;
flagword flags;