aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-10-16 10:32:51 +0000
committerNick Clifton <nickc@redhat.com>2009-10-16 10:32:51 +0000
commited94852035eae25aaf396e9299cff8317cb3e589 (patch)
tree93d6a0a9d586b6d66701ae538c7f7529b97fface /ld/testsuite/ChangeLog
parent1ed06042dbd7b4590f9b6a7ac16a71b62d46730e (diff)
downloadgdb-ed94852035eae25aaf396e9299cff8317cb3e589.zip
gdb-ed94852035eae25aaf396e9299cff8317cb3e589.tar.gz
gdb-ed94852035eae25aaf396e9299cff8317cb3e589.tar.bz2
* bootstrap.exp: Detect if plugins are enabled. Skip the static
link test and add -ldl to the remaining tests if they are.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 6ace277..a038762 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-16 Rafael Avila de Espindola <espindola@google.com>
+
+ * bootstrap.exp: Detect if plugins are enabled. Skip the static
+ link test and add -ldl to the remaining tests if they are.
+
2009-10-14 Joseph Myers <joseph@codesourcery.com>
* ld-scripts/phdrs3.d: Allow colon in name of linker binary.