From b1d9458ab40c15e0fd1ca39046e7bb041135856a Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 27 Jun 2006 11:45:21 +0000 Subject: * emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum length of format strings in the libname_fmt[] array, rather than relying upon a statically chosen value. Adjust xmalloc call to use this longest length. --- ld/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ld/ChangeLog') diff --git a/ld/ChangeLog b/ld/ChangeLog index bc5d6b2..059284c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,11 @@ +2006-06-27 Pedro Alves + Nick Clifton + + * emultempl/pe.em (gld_$_open_dynamic_archive): Compute maximum + length of format strings in the libname_fmt[] array, rather than + relying upon a statically chosen value. Adjust xmalloc call to + use this longest length. + 2006-06-27 Nick Clifton * ld.texinfo (-rpath-link): Clarify distinction between -rpath and -- cgit v1.1