From 3b21918aa62d47f1937f1d6488872097203428b4 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 30 Aug 1994 16:04:19 +0000 Subject: [PATCH] * ld.h (args_type): Add field soname. * lexsup.c (parse_args): Handle -soname argument. * emultempl/elf32.em: In call to bfd_elf32_size_dynamic_sections, pass soname. * ld.texinfo: Document -soname. --- ld/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ld/ChangeLog b/ld/ChangeLog index e3e975059da..0d96ea2a31f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +Tue Aug 30 11:48:08 1994 Eric Youngdale (ericy@cais.cais.com) + + * ld.h (args_type): Add field soname. + * lexsup.c (parse_args): Handle -soname argument. + * emultempl/elf32.em: In call to bfd_elf32_size_dynamic_sections, + pass soname. + * ld.texinfo: Document -soname. + Mon Aug 29 15:21:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com) * ldlang.c (lang_check): Don't try to set the architecture if the -- 2.30.2