aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-06-02 23:55:50 +0000
committerIan Lance Taylor <ian@airs.com>1994-06-02 23:55:50 +0000
commitf7e66391df3945f2fc69122c223102a7cc0ff55a (patch)
treeaac09039210a50534c01ca959ed65ebe00536ead /ld/ChangeLog
parent2f4b5b5302cf51fb206f45dd75928781159c1a44 (diff)
downloadgdb-f7e66391df3945f2fc69122c223102a7cc0ff55a.zip
gdb-f7e66391df3945f2fc69122c223102a7cc0ff55a.tar.gz
gdb-f7e66391df3945f2fc69122c223102a7cc0ff55a.tar.bz2
Use SunOS shared libraries on a Sun 3.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog2
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.