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
/
clang
/
utils
/
ccc
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm-ld doesnt support -O1, -O2, etc options, so dont pass them
Nuno Lopes
2008-07-05
1
-3
/
+1
*
"This maps the -pthread option to -lpthread - this isn't 100% correct,
Chris Lattner
2008-06-21
1
-0
/
+6
*
handle -arch and -isysroot correctly (like ccc-analyszer do).
Nuno Lopes
2008-06-17
1
-7
/
+17
*
Pass "-arch" down to clang.
Ted Kremenek
2008-04-21
1
-3
/
+3
*
Pass "-isysroot" option down to clang.
Ted Kremenek
2008-04-19
1
-2
/
+2
*
- ccc: print generated command line to stdout instead of stderr
Seo Sanghyeon
2008-04-04
1
-1
/
+6
*
Disable internalize. Unfortunately, the configure scripts are not ready for s...
Lauro Ramos Venancio
2008-02-27
1
-1
/
+1
*
Add c++ to "inferlanguage"
Lauro Ramos Venancio
2008-02-15
1
-0
/
+2
*
Use the subprocess module instead of os.system. Patch by Sam Bishop.
Anders Carlsson
2008-02-06
1
-7
/
+9
*
- ccc creates output objects in same directory as the source file, and
Bill Wendling
2008-02-03
1
-1
/
+7
*
Make ccc work with older Python versions. Patch by Sam Bishop.
Seo Sanghyeon
2008-02-03
1
-12
/
+12
*
Don't try to compile .a files.
Anders Carlsson
2008-01-31
1
-2
/
+3
*
Improvements to ccc. Patch by Shantonu Sen.
Anders Carlsson
2008-01-29
1
-20
/
+113
*
Implement -print-prog-name. Patch by Nuno Lopes.
Seo Sanghyeon
2008-01-25
1
-1
/
+8
*
Ignore --param
Seo Sanghyeon
2008-01-17
1
-0
/
+2
*
Compiler driver
Seo Sanghyeon
2008-01-10
1
-0
/
+95