This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Committed][AArch64] Adjust layout emultempl/aarch64elf.em.


Tidy up some white space, committed.

/Marcus

2015-03-23  Marcus Shawcroft  <marcus.shawcroft@arm.com>

       * emultempl/aarch64elf.em
       (elf${ELFSIZE}_aarch64_add_stub_section): Adjust layout.
diff --git a/ld/emultempl/aarch64elf.em b/ld/emultempl/aarch64elf.em
index 9e243e1..dcd4ec1 100644
--- a/ld/emultempl/aarch64elf.em
+++ b/ld/emultempl/aarch64elf.em
@@ -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;
-- 
1.9.1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]