aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llee
Commit message (Expand)AuthorAgeFilesLines
* Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so intoJohn Criswell2004-01-261-1/+1
* Remove standard C header wrappersChris Lattner2004-01-101-1/+1
* Remove wrappers around std c filesChris Lattner2004-01-102-3/+3
* 'Tis quite silly to check for a cached version of the entire executable. ThatMisha Brukman2003-11-111-16/+0
* The caching will not live in LLEE's execve() handler; that's suboptimal.Misha Brukman2003-11-111-8/+2
* Added LLVM copyright to Makefiles.John Criswell2003-10-201-0/+8
* Added copyright header to all C++ source files.John Criswell2003-10-202-0/+16
* * Added an interface for how LLEE would communicate with the OSMisha Brukman2003-09-297-74/+263
* Squelch warnings.Misha Brukman2003-09-272-3/+3
* `execve_test' is not part of LLEE.Misha Brukman2003-08-151-1/+1
* A lot of changes were suggested by Chris.Misha Brukman2003-08-154-40/+58
* Initial checkin of the LLEE, the (LL)VM (E)xecution (E)nvironment.Misha Brukman2003-08-115-0/+223