From: H.J. Lu Date: Wed, 19 Dec 2012 19:41:18 +0000 (+0000) Subject: Reindent elf_i386_finish_dynamic_symbol X-Git-Tag: cgen-snapshot-20130101~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13ca314985e8d50c15a7f147e768581737847f3c;p=thirdparty%2Fbinutils-gdb.git Reindent elf_i386_finish_dynamic_symbol * elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ff8f1b117cf..e869b903fc8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2012-12-18 H.J. Lu + + * elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent. + 2012-12-18 Edgar E. Iglesias PR ld/14736 diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index 71e9eaf7ea2..4ca25f22daf 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -4549,7 +4549,7 @@ elf_i386_finish_dynamic_symbol (bfd *output_bfd, + got_offset); rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_386_32); bfd_elf32_swap_reloc_out (output_bfd, &rel, - loc + sizeof (Elf32_External_Rel)); + loc + sizeof (Elf32_External_Rel)); } } else