diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 3e28c9b..4a545f9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -5,7 +5,9 @@ Thu Jun 2 17:24:08 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) shared library support code. * emultempl/sunos.em: New file. * emulparams/sun4.sh (TEMPLATE_NAME): Define as sunos. + * emulparams/sun3.sh (TEMPLATE_NAME): Likewise. * Makefile.in (esun4.c): Depend upon sunos.em, not generic.em. + (esun3.c): Likewise. * ldlang.c: Minor formatting cleanups. (lang_for_each_input_file): New function. |