From 84be2a8fa29da1a423d494731b42161d5deba5f5 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 23 Oct 1996 04:22:34 +0000 Subject: [PATCH] * xcofflink.c (bfd_xcoff_import_symbol): Don't allocate ldsym. Store import file index in ldindx. (xcoff_build_ldsyms): Assume that ldsym was not previously allocated. For an imported symbol, copy ldindx into l_ifile. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2b8fdcc8279..be146a92a80 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Oct 23 00:20:34 1996 Ian Lance Taylor + + * xcofflink.c (bfd_xcoff_import_symbol): Don't allocate ldsym. + Store import file index in ldindx. + (xcoff_build_ldsyms): Assume that ldsym was not previously + allocated. For an imported symbol, copy ldindx into l_ifile. + start-sanitize-v850 Tue Oct 22 19:20:38 1996 Jeffrey A Law (law@cygnus.com) -- 2.30.2