index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llee
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation warning.
Reid Spencer
2004-09-14
1
-1
/
+1
*
Get rid of compile warning by having llvmExecve return the result of its
Reid Spencer
2004-09-13
1
-1
/
+1
*
Make file comment span the entire line
Misha Brukman
2004-09-08
1
-1
/
+1
*
Changes For Bug 352
Reid Spencer
2004-09-01
4
-12
/
+12
*
* Convert C++ comments to C
Misha Brukman
2004-08-04
4
-37
/
+51
*
Shared libraries are usually prepended with `lib'
Misha Brukman
2004-08-04
1
-1
/
+1
*
Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
John Criswell
2004-01-26
1
-1
/
+1
*
Remove standard C header wrappers
Chris Lattner
2004-01-10
1
-1
/
+1
*
Remove wrappers around std c files
Chris Lattner
2004-01-10
2
-3
/
+3
*
'Tis quite silly to check for a cached version of the entire executable. That
Misha Brukman
2003-11-11
1
-16
/
+0
*
The caching will not live in LLEE's execve() handler; that's suboptimal.
Misha Brukman
2003-11-11
1
-8
/
+2
*
Added LLVM copyright to Makefiles.
John Criswell
2003-10-20
1
-0
/
+8
*
Added copyright header to all C++ source files.
John Criswell
2003-10-20
2
-0
/
+16
*
* Added an interface for how LLEE would communicate with the OS
Misha Brukman
2003-09-29
7
-74
/
+263
*
Squelch warnings.
Misha Brukman
2003-09-27
2
-3
/
+3
*
`execve_test' is not part of LLEE.
Misha Brukman
2003-08-15
1
-1
/
+1
*
A lot of changes were suggested by Chris.
Misha Brukman
2003-08-15
4
-40
/
+58
*
Initial checkin of the LLEE, the (LL)VM (E)xecution (E)nvironment.
Misha Brukman
2003-08-11
5
-0
/
+223