aboutsummaryrefslogtreecommitdiff
path: root/gold/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2013-11-22 15:46:51 -0800
committerCary Coutant <ccoutant@google.com>2013-11-22 15:47:18 -0800
commit6632e8ccecd8fe5de18ad78ced1c14755a24b169 (patch)
tree7ee6b668139ad83d7bbc8e2b588a4aa5620b91a4 /gold/ChangeLog
parent0c075858c711eaf6fcd23a07e86d7fadcfea4330 (diff)
downloadgdb-6632e8ccecd8fe5de18ad78ced1c14755a24b169.zip
gdb-6632e8ccecd8fe5de18ad78ced1c14755a24b169.tar.gz
gdb-6632e8ccecd8fe5de18ad78ced1c14755a24b169.tar.bz2
Add check for which library is needed for dlopen.
gold/ PR gold/16203 * configure.ac: Add check for which library is needed for dlopen. * configure: Regenerate.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r--gold/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog
index c9dd0d9..2398b0f 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,5 +1,11 @@
2013-11-22 Cary Coutant <ccoutant@google.com>
+ * configure.ac: Add check for which library is needed for
+ dlopen.
+ * configure: Regenerate.
+
+2013-11-22 Cary Coutant <ccoutant@google.com>
+
* testsuite/Makefile.am (exception_x86_64_bnd_test): Use in-tree
assembler.
* testsuite/Makefile.in: Regenerate.