aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-06-27 11:45:21 +0000
committerNick Clifton <nickc@redhat.com>2006-06-27 11:45:21 +0000
commitb1d9458ab40c15e0fd1ca39046e7bb041135856a (patch)
treefaba0f25990d4eb7b968302d2b6d97281a5c78c8 /ld/ChangeLog
parentece2d90e7ca6bed46bc5d2ee1ee770e14ce7fd74 (diff)
downloadgdb-b1d9458ab40c15e0fd1ca39046e7bb041135856a.zip
gdb-b1d9458ab40c15e0fd1ca39046e7bb041135856a.tar.gz
gdb-b1d9458ab40c15e0fd1ca39046e7bb041135856a.tar.bz2
* 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.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
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 <pedro_alves@portugalmail.pt>
+ Nick Clifton <nickc@redhat.com>
+
+ * 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 <nickc@redhat.com>
* ld.texinfo (-rpath-link): Clarify distinction between -rpath and