mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 12:23:31 +08:00
S390: Indentation fixes in elf32/64-s390.c
Some indentation fixes in elf32-s390.c and elf64-s390.c. Whitespace changes only. bfd/ChangeLog: * elf32-s390.c (allocate_dynrelocs): Fix indentation. (elf_s390_finish_ifunc_symbol): Likewise. (elf_s390_finish_dynamic_symbol): Likewise. (elf_s390_finish_dynamic_sections): Likewise. (elf_s390_grok_prstatus): Likewise. * elf64-s390.c (elf_s390_hash_table): Fix indentation. (elf_s390_finish_dynamic_symbol): Likewise.
This commit is contained in:
@ -1,3 +1,13 @@
|
|||||||
|
2016-08-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
* elf32-s390.c (allocate_dynrelocs): Fix indentation.
|
||||||
|
(elf_s390_finish_ifunc_symbol): Likewise.
|
||||||
|
(elf_s390_finish_dynamic_symbol): Likewise.
|
||||||
|
(elf_s390_finish_dynamic_sections): Likewise.
|
||||||
|
(elf_s390_grok_prstatus): Likewise.
|
||||||
|
* elf64-s390.c (elf_s390_hash_table): Fix indentation.
|
||||||
|
(elf_s390_finish_dynamic_symbol): Likewise.
|
||||||
|
|
||||||
2016-08-24 Anton Kolesov <Anton.Kolesov@synopsys.com>
|
2016-08-24 Anton Kolesov <Anton.Kolesov@synopsys.com>
|
||||||
|
|
||||||
* elf32-arc.c (elf32_arc_grok_prstatus): New function.
|
* elf32-arc.c (elf32_arc_grok_prstatus): New function.
|
||||||
|
Reference in New Issue
Block a user