index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llee
Commit message (
Expand
)
Author
Age
Files
Lines
*
For PR351:
Reid Spencer
2004-12-13
7
-450
/
+0
*
Minor cleanups
Misha Brukman
2004-12-13
1
-2
/
+2
*
Make sure llee can deal with compressed bytecode too.
Reid Spencer
2004-11-09
1
-5
/
+7
*
Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)
Misha Brukman
2004-11-07
1
-3
/
+3
*
No, really, the library name is `LLVMexecve'
Misha Brukman
2004-10-31
1
-1
/
+1
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-6
/
+7
*
LLEE execve() wrapper library has changed its name and location
Misha Brukman
2004-10-29
1
-1
/
+1
*
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
1
-1
/
+1
*
Make clean quieter.
Reid Spencer
2004-10-23
1
-3
/
+4
*
We're not doing automake any more
Reid Spencer
2004-10-22
2
-663
/
+4
*
We won't use automake
Reid Spencer
2004-10-22
1
-23
/
+0
*
Initial automake generated Makefile template
Reid Spencer
2004-10-18
1
-0
/
+659
*
Update to reflect changes in Makefile rules.
Reid Spencer
2004-10-13
1
-3
/
+3
*
Initial version of automake Makefile.am file.
Reid Spencer
2004-10-10
1
-0
/
+23
*
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