summaryrefslogtreecommitdiffstats
path: root/binutils-2.23/libiberty/xmalloc.c
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2013-02-06 13:10:38 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2013-02-06 15:03:41 +0800
commit84f9060f4a7e1114ddaba10e92a59c166b7aa280 (patch)
treef21d0c415f338ac886a003c229ce6d25954eea46 /binutils-2.23/libiberty/xmalloc.c
parenta1562c183b55e6766b4a3ba5148f742b7be0f276 (diff)
downloadtoolchain_binutils-84f9060f4a7e1114ddaba10e92a59c166b7aa280.tar.gz
toolchain_binutils-84f9060f4a7e1114ddaba10e92a59c166b7aa280.tar.bz2
toolchain_binutils-84f9060f4a7e1114ddaba10e92a59c166b7aa280.zip
Backport fixes for binutils-2.21/bfd plugin
---------------------------- revision 1.15 date: 2012/03/20 19:24:32; author: ktietz; state: Exp; lines: +37 -0 PR ld/12742 * configure.in (AC_CHECK_HEADERS): Test for windows.h and dlfcn.h. * plugin.c: Guard include of dlfcn.h if HAVE_DLFCN_H is defined. Add windows.h header include if HAVE_WINDOWS_H is defined. (dlerror): New static function if windows variant is used instead of dlfcn.h. (dlclose): Likewise. (dlopen): Likewise. (dlsym): Likewise. * configure: Regenerated. * config.in: Regenerated. ---------------------------- revision 1.295 date: 2012/10/13 14:17:10; author: hjl; state: Exp; lines: +2 -1 Replace -ldl with @lt_cv_dlopen_libs@ * Makefile.am (LIBDL): Replace -ldl with @lt_cv_dlopen_libs@. * configure.in (lt_cv_dlopen_libs): AC_SUBST. * Makefile.in: Regenerated. * configure: Likewise. Change-Id: I1d7f9545ce7f3de26062df50067067365eb2b13d
Diffstat (limited to 'binutils-2.23/libiberty/xmalloc.c')
0 files changed, 0 insertions, 0 deletions