* emultempl/miposecoff.em: New file.
authorIan Lance Taylor <ian@airs.com>
Fri, 2 Dec 1994 22:28:09 +0000 (22:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 2 Dec 1994 22:28:09 +0000 (22:28 +0000)
commitdc5df17b8a615b98111451920a0a28e2a77c3dd3
treec4001742f8e95f582bce0c61c4d21aec39b6ae82
parent39a6e282d1dd53210a534968361aa57b627d7413
* emultempl/miposecoff.em: New file.
* emulparams/mipsidt.sh (TEMPLATE_NAME): Set to mipsecoff.
* emulparams/mipsidtl.sh (TEMPLATE_NAME): Likewise.
* scripttempl/mips.sc: Put .rel.sdata sections in .text, and
provide __runtime_reloc_start and __runtime_reloc_stop if they are
used.   Align _fdata to a 16 byte boundary.
* Makefile.in (emipsidt.c): Depend upon mipsecoff.em rather than
generic.em.
(emipsidtl.c): Likewise.
(check): Pass CC_FOR_HOST and CFLAGS_FOR_HOST to runtest.
ld/emultempl/.Sanitize
ld/emultempl/mipsecoff.em [new file with mode: 0644]