* configure.tgt (sh-*-elf*): New target.
authorIan Lance Taylor <ian@airs.com>
Fri, 30 Aug 1996 22:36:45 +0000 (22:36 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 30 Aug 1996 22:36:45 +0000 (22:36 +0000)
commitefd48a6a9733e6cce5a16a329791d73bb6a51a97
tree8ecfe6b4dc9b752e458baae09ef5863641b1668a
parent0f616818c0f96fab0b160c5bdb78db032977dbc5
* configure.tgt (sh-*-elf*): New target.
* emulparams/shelf.sh: New file.
* emulparams/shlelf.sh: New file.
* Makefile.in (ALL_EMULATIONS): Add eshelf.o and eshlelf.o.
(eshelf.c, eshlelf.c): New targets.
* scripttempl/elf.sc: If EMBEDDED is defined, then don't add
SIZEOF_HEADERS to TEXT_START_ADDR.  Expand CTOR_START and CTOR_END
around .ctors, and DTOR_START and DTOR_END around .dtors.  Expand
OTHER_RELOCATING_SECTIONS if RELOCATING.
ld/ChangeLog
ld/emulparams/.Sanitize
ld/emulparams/shelf.sh [new file with mode: 0644]
ld/emulparams/shlelf.sh [new file with mode: 0644]