index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
llvmc
/
CompilerDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha
Brian Gaeke
2004-12-20
1
-1
/
+1
*
Make this compile on Solaris.
Brian Gaeke
2004-12-19
1
-0
/
+1
*
For PR351:
Reid Spencer
2004-12-19
1
-8
/
+13
*
Make use of the new Path inserter function.
Reid Spencer
2004-12-13
1
-3
/
+3
*
PR351: \
Reid Spencer
2004-12-13
1
-2
/
+3
*
Path::get -> Path::toString
Reid Spencer
2004-12-11
1
-33
/
+34
*
* Don't pass empty arguments to ExecuteAndWait because it can cause the
Reid Spencer
2004-11-23
1
-41
/
+56
*
Get the -o option right
Reid Spencer
2004-11-20
1
-21
/
+43
*
Stop propagating method names that violate the coding standard
Reid Spencer
2004-11-05
1
-40
/
+45
*
Implement linking.
Reid Spencer
2004-10-28
1
-735
/
+746
*
Support the -WX, -f -M options as pass throughs
Reid Spencer
2004-09-14
1
-91
/
+184
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-3
/
+3
*
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-30
1
-42
/
+130
*
Add a missing header file
Reid Spencer
2004-08-29
1
-0
/
+1
*
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-29
1
-519
/
+564
*
Run the compilation actions before we attempt linking work.
Reid Spencer
2004-08-24
1
-42
/
+99
*
- Remove unused GetSuffix function
Reid Spencer
2004-08-24
1
-78
/
+118
*
Change @ -> % in config files. @name@ might be needed for config files to
Reid Spencer
2004-08-20
1
-7
/
+7
*
Implement Assembly support.
Reid Spencer
2004-08-20
1
-14
/
+39
*
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-19
1
-132
/
+252
*
Back out dependencies on lib/System/Path.h
Reid Spencer
2004-08-16
1
-22
/
+29
*
More Functionality:
Reid Spencer
2004-08-15
1
-31
/
+163
*
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-14
1
-12
/
+36
*
Fix header commentary.
Reid Spencer
2004-08-13
1
-3
/
+2
*
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-13
1
-0
/
+227