Reformat elf_x86_allocate_dynrelocs
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 8 Oct 2017 20:20:17 +0000 (13:20 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 8 Oct 2017 20:20:17 +0000 (13:20 -0700)
* elfxx-x86.c (elf_x86_allocate_dynrelocs): Reformat.

bfd/ChangeLog
bfd/elfxx-x86.c

index b68f350372ffa82ea07c0aa0e66818ced884825b..7d7bf5873890a23e39bb1b65f211435ac744c1df 100644 (file)
@@ -1,3 +1,7 @@
+2017-10-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elfxx-x86.c (elf_x86_allocate_dynrelocs): Reformat.
+
 2017-10-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elfxx-sparc.c (readonly_dynrelocs): Dump dynamic relocation
index 9d5cfbf7e79abb2597a59164997a9e643e57a9c7..4384430c864a9114ad3e5e2a7fb532ae68f1b539 100644 (file)
@@ -83,8 +83,7 @@ _bfd_x86_elf_dtpoff_base (struct bfd_link_info *info)
    dynamic relocs.  */
 
 static bfd_boolean
-elf_x86_allocate_dynrelocs (struct elf_link_hash_entry *h,
-                                void *inf)
+elf_x86_allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
 {
   struct bfd_link_info *info;
   struct elf_x86_link_hash_table *htab;
This page took 0.028482 seconds and 4 git commands to generate.