projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb627a1
)
Reindent elf_i386_finish_dynamic_symbol
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 19 Dec 2012 19:41:18 +0000
(19:41 +0000)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 19 Dec 2012 19:41:18 +0000
(19:41 +0000)
* elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elf32-i386.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index ff8f1b117cf0dfcb5f5d08718cdb8ac6afc2f7a2..e869b903fc8570c636263fce4e97d74983f382ef 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2012-12-18 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf32-i386.c (elf_i386_finish_dynamic_symbol): Reindent.
+
2012-12-18 Edgar E. Iglesias <edgar.iglesias@gmail.com>
PR ld/14736
diff --git
a/bfd/elf32-i386.c
b/bfd/elf32-i386.c
index 71e9eaf7ea2387e48f673a6b9b07291b80dfe3ca..4ca25f22dafae4bc4d14937498874442e388809e 100644
(file)
--- 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