Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation error on Darwin. | Chris Lattner | 2004-12-04 | 1 | -15/+18 |
* | Move darwin-specific majik here. | Chris Lattner | 2004-12-03 | 1 | -5/+27 |
* | Implement two new functions: LoadLibraryPermanently and | Reid Spencer | 2004-11-29 | 1 | -28/+62 |
* | We just use ltdl's implementation for this abstraction now. Its portable to | Reid Spencer | 2004-11-29 | 1 | -13/+3 |
* | Implement the default constructor which causes the current program to be | Reid Spencer | 2004-11-29 | 1 | -0/+10 |
* | Dynamic Library abstraction. This makes the abstraction of a single dynamic | Reid Spencer | 2004-11-18 | 1 | -0/+78 |