[AArch64] Adjust layout of elfNN_aarch64_write_section.
This commit is contained in:
parent
499c37b59a
commit
f872121a87
@ -1,3 +1,7 @@
|
||||
2015-03-23 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* elfnn-aarch64.c (elfNN_aarch64_write_section): Adjust layout.
|
||||
|
||||
2015-03-19 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* elf32-rl78.c (rl78_cpu_name): New function. Prints the name of
|
||||
|
@ -4071,7 +4071,7 @@ elfNN_aarch64_write_section (bfd *output_bfd ATTRIBUTE_UNUSED,
|
||||
|
||||
{
|
||||
struct elf_aarch64_link_hash_table *globals =
|
||||
elf_aarch64_hash_table (link_info);
|
||||
elf_aarch64_hash_table (link_info);
|
||||
|
||||
if (globals == NULL)
|
||||
return FALSE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user