aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
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/ChangeLog
parent033fd5f9ae6a7a915ee0f1263469f594d0dabb8d (diff)
downloadfsf-binutils-gdb-3ffe58d945bfbafd5162eab54e101681854b9882.zip
fsf-binutils-gdb-3ffe58d945bfbafd5162eab54e101681854b9882.tar.gz
fsf-binutils-gdb-3ffe58d945bfbafd5162eab54e101681854b9882.tar.bz2
* 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/ChangeLog')
-rw-r--r--ld/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index a5bd56c..93e37d9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,16 @@
+2002-10-22 Alexandre Oliva <aoliva@redhat.com>
+
+ * 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.
+
2002-10-17 Alexandre Oliva <aoliva@redhat.com>
* emulparams/elf32bmipn32-defs.sh (LIB_PATH): Set to /usr/lib32.