OSDN Git Service

* emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 17 Oct 2002 21:54:44 +0000 (21:54 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 17 Oct 2002 21:54:44 +0000 (21:54 +0000)
commitef357581a148d172481368eb4e58994a964723f4
treeaadd217ce9b694735952e95fa9a3c5f4d4675b22
parentd5d14f18208dd879d4fe03c3bb8d6d45eb2ac470
* emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.
(GENERATE_SHLIB_SCRIPT): Set to yes.
(EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Moved to...
* emulparams/elf32bmipn32.sh: here.
(GENERATE_SHLIB_SCRIPT): Deleted as redundant.
* emulparams/elf32btsmipn32.sh: Delete redundant unsets.
* emulparams/elf64bmip-defs.sh: New file.  Extend
elf32bmipn32-defs.sh by overiding ELFSIZE and LIB_PATH.
* emulparams/elf64bmip.sh: Bring in definitions from
elf64bmip-defs.sh.
(ELFSIZE, GENERATE_SHLIB_SCRIPT, LIB_PATH): Delete redundant
settings.
(WRITABLE_RODATA): Moved from elf32bmipn32-defs.sh.
* emulparams/elf64btsmip.sh: Bring in definitions from
elf64bmip-defs.sh.
(ELFSIZE, GENERATE_SHLIB_SCRIPT): Delete, redundant.
(EXECUTABLE_SYMBOLS, WRITABLE_RODATA): Delete redundant unsets.
ld/ChangeLog
ld/emulparams/elf32bmipn32-defs.sh
ld/emulparams/elf32bmipn32.sh
ld/emulparams/elf32btsmipn32.sh
ld/emulparams/elf64bmip-defs.sh [new file with mode: 0644]
ld/emulparams/elf64bmip.sh
ld/emulparams/elf64btsmip.sh