[AArch64] Adjust layout emultempl/aarch64elf.em.
authorMarcus Shawcroft <marcus.shawcroft@gmail.com>
Sun, 22 Mar 2015 07:47:38 +0000 (07:47 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Mon, 23 Mar 2015 14:35:21 +0000 (14:35 +0000)
ld/ChangeLog
ld/emultempl/aarch64elf.em

index 3760916eb9985506ef9ba0b9074f8cc5f19d9fc4..22e523f35ae6408d2aa41d530598be7fbc7a5770 100644 (file)
@@ -1,3 +1,8 @@
+2015-03-23  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * emultempl/aarch64elf.em
+       (elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout.
+
 2015-03-18  Chen Gang  <gang.chen.5i5j@gmail.com>
 
        * ldmain.c (main): Use %F instead of %X for einfo.
index 9e243e1633cf6c561d85394da8fd46934e02b07c..dcd4ec1e3ec69844e2d3e988a8cd035be423ff26 100644 (file)
@@ -155,7 +155,7 @@ hook_in_stub (struct hook_stub_info *info, lang_statement_union_type **lp)
 
 static asection *
 elf${ELFSIZE}_aarch64_add_stub_section (const char *stub_sec_name,
-                               asection *input_section)
+                                       asection *input_section)
 {
   asection *stub_sec;
   flagword flags;
This page took 0.041137 seconds and 4 git commands to generate.