summaryrefslogtreecommitdiff
path: root/ld/emulparams/elf64bmip-defs.sh
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-10-22 22:13:26 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-10-22 22:13:26 +0000
commit3ffe58d945bfbafd5162eab54e101681854b9882 (patch)
tree832e9009c2af59878bcf3f3e3f6b499da947c87a /ld/emulparams/elf64bmip-defs.sh
parent033fd5f9ae6a7a915ee0f1263469f594d0dabb8d (diff)
downloadbinutils-gdb-3ffe58d945bfbafd5162eab54e101681854b9882.tar.gz
* emulparams/elf32bmipn32-defs.sh: Set ELFSIZE according to
emulation name. Set LIB_PATH only for native tools, and search the ABI-specific versions of NATIVE_LIB_DIRS before the .../lib variants, not instead of them. Mostly copied from... * emulparams/elf32ppc.sh: ... here. Fixed typo. * emulparams/elf64bmip-defs.sh: Backed out. * emulparams/elf64bmip.sh: Import elf32bmipn32-defs.sh again. * emulparams/elf64btsmip.sh: Likewise. (DATA_ADDR, NONPAGED_TEXT_START_ADDR, SHLIB_TEXT_START_ADDR, TEXT_DYNAMIC): Removed.
Diffstat (limited to 'ld/emulparams/elf64bmip-defs.sh')
-rw-r--r--ld/emulparams/elf64bmip-defs.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/emulparams/elf64bmip-defs.sh b/ld/emulparams/elf64bmip-defs.sh
deleted file mode 100644
index 510a85f154f..00000000000
--- a/ld/emulparams/elf64bmip-defs.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-# If you change this file, please also look at files which source this one:
-# elf64bmip.sh and elf64btsmip.sh
-
-. ${srcdir}/emulparams/elf32bmipn32-defs.sh
-ELFSIZE=64
-LIB_PATH=/usr/lib64