[AArch64] Define LP64 BE linker name.
authorMarcus Shawcroft <marcus.shawcroft@arm.com>
Mon, 20 Jan 2014 18:20:04 +0000 (18:20 +0000)
committerMarcus Shawcroft <marcus.shawcroft@arm.com>
Mon, 20 Jan 2014 18:20:04 +0000 (18:20 +0000)
ld/ChangeLog
ld/emulparams/aarch64linuxb.sh

index c5d02208b2ef9e34bd35b69de8b255f724f5cfc5..b5071d9c01cef3fe6651db775b317ac827b01053 100644 (file)
@@ -1,3 +1,7 @@
+2014-01-20  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+       * emulparams/aarch64linuxb.sh (ELF_INTERPRETER_NAME): Define.
+
 2014-01-20  Marcus Shawcroft  <marcus.shawcroft@arm.com>
 
        * emulparams/aarch64linux.sh (ELF_INTERPRETER_NAME): Define.
index 2bdf602829423cd04889e10005b7b18b8e1bf56d..75232050f81ec8e7a684e8d17a4aad8260c706ae 100644 (file)
@@ -1,2 +1,3 @@
 . ${srcdir}/emulparams/aarch64linux.sh
 OUTPUT_FORMAT="elf64-bigaarch64"
+ELF_INTERPRETER_NAME=\"/lib/ld-linux-aarch64_be.so.1\"
This page took 0.024345 seconds and 4 git commands to generate.