Age | Commit message (Expand) | Author |
---|---|---|
2004-05-28 | Thoroughly rehack the dynamic linking mechanisms on Win32. The Win32 | Chris Lattner |
2004-05-27 | Add DynamicLinker support for systems that provide windows.h | Chris Lattner |
2003-12-14 | Finegrainify namespacification | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-25 | Attempt to provide support for those without RTLD_DEFAULT. | Chris Lattner |
2003-10-20 | Added LLVM project notice to the top of every C++ source file. | John Criswell |
2003-10-10 | Add my abstracted dynamic linker support files. | Brian Gaeke |