aboutsummaryrefslogtreecommitdiff
path: root/ld/emulparams/.Sanitize
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-21 17:10:14 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-21 17:10:14 +0000
commit539ae61d9cd2db41e9fb2b9d7ee92d4b5f72baf6 (patch)
tree53ae745f191be2d771fce3be46d84be68bac2938 /ld/emulparams/.Sanitize
parent3d9f68c05e795ef2985cade7323e3a66a013dfdb (diff)
downloadgdb-539ae61d9cd2db41e9fb2b9d7ee92d4b5f72baf6.zip
gdb-539ae61d9cd2db41e9fb2b9d7ee92d4b5f72baf6.tar.gz
gdb-539ae61d9cd2db41e9fb2b9d7ee92d4b5f72baf6.tar.bz2
Fri Jun 21 13:05:51 1996 Richard Henderson <rth@tamu.edu>
* configure.tgt (alpha-*-linuxecoff*): New target. (alpha-*-linux*): Use elf64alpha. * emulparams/elf64alpha.sh: New file. * emultempl/elf32.em: If ELFSIZE is not set, set it to 32. Use ${ELFSIZE} rather than 32 when calling BFD routines. (hold_rodata): New static variable. (gld${EMULATION_NAME}_place_orphan): Use hold_rodata for a readonly section that is not code. (gld${EMULATION_NAME}_place_section): Set hold_rodata. Don't use a .rel section unless its bfd_section field is not NULL. * Makefile.in (ALL_EMULATIONS): Add eelf64alpha.o. (eelf64alpha.c): New target.
Diffstat (limited to 'ld/emulparams/.Sanitize')
-rw-r--r--ld/emulparams/.Sanitize1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/emulparams/.Sanitize b/ld/emulparams/.Sanitize
index d250a1f..4e7a590 100644
--- a/ld/emulparams/.Sanitize
+++ b/ld/emulparams/.Sanitize
@@ -58,6 +58,7 @@ elf32lppc.sh
elf32ppc.sh
elf32b4300.sh
elf32l4300.sh
+elf64alpha.sh
elf64_sparc.sh
elf_i386.sh
gld960.sh