summaryrefslogtreecommitdiffstats
path: root/binutils-2.23/gold/plugin.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove old versions of binutils.Dan Albert2015-06-171-1786/+0
| | | | Change-Id: If634d8d30cfa8c88ca3ba59691a0df4ee5596f85
* [2.23] Backport mingw/plugins fixes from trunkPavel Chupin2013-04-151-1/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport of 3 patches: 2012-10-13 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am (LIBDL): Replace -ldl with @lt_cv_dlopen_libs@. * configure.in (lt_cv_dlopen_libs): AC_SUBST. * Makefile.in: Regenerated. * configure: Likewise. 2013-01-11 Pavel Chupin <pavel.v.chupin@intel.com> Fix mingw gold build with plugins enabled * Makefile.am: Replace -ldl with @DLOPEN_LIBS@. * configure.ac: Export DLOPEN_LIBS and add headers check. * plugin.cc: Handle non-dlfcn case. * Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * testsuite/Makefile.in: Regenerate. 2013-02-11 Ian Lance Taylor <iant@google.com> * descriptors.cc (Descriptors::close_all): New function. * descriptors.h (class Descriptors): Declare close_all. (close_all_descriptors): New inline function. * plugin.cc: Include "descriptors.h". (Plugin_manager::cleanup): Call close_all_descriptors. Change-Id: I57e583b3566d214e816363501d1047833e834417 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
* Initial checkin for binutils 2.23.2 (needed by aarch64)Ben Cheng2013-04-091-0/+1747
Change-Id: I7e5f319e9e632cc0ccc8a4ec1051169ed2849ca4