mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 04:29:49 +00:00
PowerPC64/BFD: Fix ppc64_elf_set_toc indentation
* elf64-ppc.h (ppc64_elf_set_toc): Fix indentation.
This commit is contained in:
parent
a8454a7c5a
commit
1d7c96351a
@ -1,3 +1,7 @@
|
||||
2014-08-21 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* elf64-ppc.h (ppc64_elf_set_toc): Fix indentation.
|
||||
|
||||
2014-08-21 Tony Wang <tony.wang@arm.com>
|
||||
|
||||
* elf32-arm.c (elf32_arm_final_link_relocate): Implement
|
||||
|
@ -72,7 +72,7 @@ bfd_boolean ppc64_elf_edit_toc
|
||||
bfd_boolean ppc64_elf_has_small_toc_reloc
|
||||
(asection *);
|
||||
bfd_vma ppc64_elf_set_toc
|
||||
(struct bfd_link_info *, bfd *);
|
||||
(struct bfd_link_info *, bfd *);
|
||||
int ppc64_elf_setup_section_lists
|
||||
(struct bfd_link_info *);
|
||||
void ppc64_elf_start_multitoc_partition
|
||||
|
Loading…
Reference in New Issue
Block a user