summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/JIT/Intercept.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up code dealing with RTLD_SELF differences on Sparc and X86.Misha Brukman2003-07-281-5/+5
* Merged in autoconf branch. This provides configuration via the autoconfJohn Criswell2003-06-301-1/+1
* Sparc's dlsym() requires the special operand RTLD_SELF to find a symbol in theMisha Brukman2003-06-041-0/+4
* Add support for atexit handlers to the JIT, fixing 2003-05-14-AtExit.cChris Lattner2003-05-141-3/+16
* Fix compilation problems with previous checking *blush*Chris Lattner2003-05-141-3/+4
* Add a framework for intercepting system callsChris Lattner2003-05-141-0/+52
OpenPOWER on IntegriCloud