History log of /external/llvm/lib/Support/Windows/DynamicLibrary.inc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eeb37f1a568185c46f600fb34769ec376bf5bfaf 22-Aug-2011 Jordy Rose <jediknil@belkadan.com> Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138260 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
f0813ceeaf33ab77fbc8b0196ebb612544e67579 17-Aug-2011 Jordy Rose <jediknil@belkadan.com> Unbork Windows build. Thanks, Francois.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137798 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
0bce85fbfacec97255337d12fc0ab193f03f21c3 17-Aug-2011 Jordy Rose <jediknil@belkadan.com> Use DynamicLibrary instances as a way to get symbols from a specific library. Preparation for upcoming (preliminary) support for plugins for the static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137791 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
71c10666cc27a2422d5be9ec848c023780c9a6c5 09-Jul-2011 NAKAMURA Takumi <geek4civic@gmail.com> Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134812 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
6073a0524023454324d2575e8667c72666597bfe 01-May-2011 NAKAMURA Takumi <geek4civic@gmail.com> Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl instead of the versions of individual libraries.

autoconf: Add checking ELM_Callback decl for mingw32 and mingw-w64.
cmake/config-ix.cmake: Add checking ELM_Callback decl for win32.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130657 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
ad1b453b24c8079a4a247f37364c158c9b53c7a9 09-Feb-2011 NAKAMURA Takumi <geek4civic@gmail.com> Windows/DynamicLibrary.inc: ELM_Callback fix for mingw-w64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125169 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
1f6832a858db891b7a7b08d438afb373eefa628c 05-Feb-2011 NAKAMURA Takumi <geek4civic@gmail.com> Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc.

config.h.* have conditions whether each symbol is defined or not.
Autoconf and CMake may check symbols in libgcc.a for JIT on Mingw.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124950 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc
1f6efa3996dd1929fbc129203ce5009b620e6969 29-Nov-2010 Michael J. Spencer <bigcheesegs@gmail.com> Merge System into Support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Windows/DynamicLibrary.inc