[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/16203] gold -ldl link fails on Gentoo/FreeBSD
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug gold/16203] gold -ldl link fails on Gentoo/FreeBSD |
Date: |
Fri, 22 Nov 2013 23:47:50 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=16203
--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 6632e8ccecd8fe5de18ad78ced1c14755a24b169 (commit)
via 0c075858c711eaf6fcd23a07e86d7fadcfea4330 (commit)
from 08f4871a657e56168aa804828587352e0dc0e9c6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6632e8ccecd8fe5de18ad78ced1c14755a24b169
commit 6632e8ccecd8fe5de18ad78ced1c14755a24b169
Author: Cary Coutant <address@hidden>
Date: Fri Nov 22 15:46:51 2013 -0800
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.
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0c075858c711eaf6fcd23a07e86d7fadcfea4330
commit 0c075858c711eaf6fcd23a07e86d7fadcfea4330
Author: Cary Coutant <address@hidden>
Date: Fri Nov 22 15:38:24 2013 -0800
Use in-tree assembler for exception_x86_64_bnd_test.
gold/
* testsuite/Makefile.am (exception_x86_64_bnd_test): Use in-tree
assembler.
* testsuite/Makefile.in: Regenerate.
-----------------------------------------------------------------------
Summary of changes:
gold/ChangeLog | 12 ++++++++
gold/configure | 64 +++++++++++++++++++++++++++++++++++++++++--
gold/configure.ac | 9 +++++-
gold/testsuite/Makefile.am | 4 +-
gold/testsuite/Makefile.in | 4 +-
5 files changed, 84 insertions(+), 9 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.