Add support for SunOS shared libraries.
authorIan Lance Taylor <ian@airs.com>
Thu, 2 Jun 1994 22:01:53 +0000 (22:01 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 2 Jun 1994 22:01:53 +0000 (22:01 +0000)
commited601bea1c9dd09ba488acdbb2431d112580dd2d
tree7671d53f484088cd70d0d29b0e2df35522fcdca9
parenta4d2a48e42bbd0c565936a579b1abf9208dfd373
Add support for SunOS shared libraries.
* aout.sc: Don't define __DYNAMIC here.  Add new sections used by
shared library support code.
* emultempl/sunos.em: New file.
* emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos.
* Makefile.in (esun4.c): Depend upon sunos.em, not generic.em.
ld/ChangeLog
ld/Makefile.in
ld/emultempl/.Sanitize
ld/emultempl/sunos.em [new file with mode: 0644]
ld/scripttempl/aout.sc [new file with mode: 0644]