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
/
tools
/
ccc
/
ccclib
/
Arguments.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ccc: Bug fix, '-f...' should be part of the '-f' group.
Daniel Dunbar
2009-01-13
1
-1
/
+2
*
ccc: Darwin/Link also runs dsymutil in one very particular situation.
Daniel Dunbar
2009-01-13
1
-0
/
+2
*
ccc: Add option groups.
Daniel Dunbar
2009-01-13
1
-43
/
+88
*
ccc: Even more Darwin/cc1 argument translation support.
Daniel Dunbar
2009-01-12
1
-2
/
+2
*
ccc: (Darwin) More argument translation for Darwin/Compile tool.
Daniel Dunbar
2009-01-12
1
-3
/
+5
*
ccc: (Darwin) More argument translation for Darwin/Compile tool.
Daniel Dunbar
2009-01-12
1
-8
/
+19
*
ccc: (Darwin) Start implementing argument translation for
Daniel Dunbar
2009-01-12
1
-15
/
+50
*
ccc: Implement the rest of Darwin/Assembler argument translation.
Daniel Dunbar
2009-01-12
1
-3
/
+21
*
ccc: Support arguments which behave like linker inputs.
Daniel Dunbar
2009-01-12
1
-12
/
+58
*
ccc: (Darwin) Pass -ObjC to linker if -ObjC, -ObjC++ or -fobjc is
Daniel Dunbar
2009-01-12
1
-4
/
+3
*
ccc: Add several convenience methods for argument translation.
Daniel Dunbar
2009-01-11
1
-0
/
+29
*
ccc: Add and name a host of arguments.
Daniel Dunbar
2009-01-11
1
-31
/
+125
*
ccc: Make proper synthetic arguments in places we have to construct
Daniel Dunbar
2009-01-07
1
-20
/
+20
*
ccc: Extend ArgList to support indexing into a synthetic arg array
Daniel Dunbar
2009-01-07
1
-3
/
+28
*
ccc: Refactor so that all accesses to actual input strings go through
Daniel Dunbar
2009-01-07
1
-18
/
+20
*
ccc: Remove ValueArg::setValue, this is no longer used.
Daniel Dunbar
2009-01-06
1
-20
/
+2
*
ccc: Track last actual argument instance for each option & change
Daniel Dunbar
2009-01-06
1
-192
/
+196
*
ccc: Use dummy InputOption and UnknownOption classes instead of
Daniel Dunbar
2009-01-06
1
-29
/
+48
*
ccc: Introduce ArgList for keeping input argv & parsed Args together.
Daniel Dunbar
2009-01-06
1
-5
/
+35
*
Add prototype ccc rewrite.
Daniel Dunbar
2009-01-05
1
-0
/
+446
[prev]